]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2019-11-07 MichaelOnly sort the profile after pinned
2019-11-07 MichaelPinned items are always at the top
2019-11-07 Michaelshow pinned items
2019-11-07 MichaelWe can now pin our own posts
2019-11-06 MichaelFix a notice
2019-11-06 Hypolite PetovanMerge pull request #7819 from annando/pinned
2019-11-05 MichaelChanged exceptions
2019-11-05 MichaelExceptions
2019-11-05 Michaelremoved space
2019-11-05 MichaelReadded removed comments
2019-11-05 MichaelRemove falsely added files
2019-11-05 Michaelparameters now are having a default value and are optional
2019-11-05 MichaelRedo some changes
2019-11-05 MichaelAdded parameters
2019-11-05 MichaelAdded parameter to rawContent
2019-11-05 MichaelNew module to pin posts
2019-11-05 PhilippMerge pull request #7818 from annando/module-parameters
2019-11-05 MichaelMaking tests happy
2019-11-05 MichaelPass the parameters from the router to the modules
2019-11-04 PhilippMerge pull request #7812 from tobiasd/20191103-tarpid
2019-11-04 PhilippMerge pull request #7816 from tobiasd/20191104-msg
2019-11-04 Tobias Diekershoffregen messages.po after Hackathon 2019
2019-11-04 Michael VogelMerge pull request #7815 from tobiasd/20191104-template
2019-11-04 Tobias Diekershoffadd missing frio template
2019-11-04 Tobias Diekershoffmove frio template
2019-11-03 PhilippMerge pull request #7814 from tobiasd/20191103-maxsize
2019-11-03 Tobias Diekershoffadd missing quotation
2019-11-03 PhilippMerge pull request #7806 from tobiasd/20191102-csvexport
2019-11-03 PhilippMerge pull request #7813 from tobiasd/20191103-cats
2019-11-03 Tobias Diekershoffmove link generation into the loop
2019-11-03 Tobias Diekershoffypot
2019-11-03 Tobias Diekershoffuse config var in settings form
2019-11-03 Tobias Diekershoffadd config variable for max file size of CSV file
2019-11-03 Tobias Diekershoffuse placeholder
2019-11-03 Tobias Diekershoffadd a tar pid to the registration form
2019-11-03 Hypolite PetovanMerge pull request #7811 from tobiasd/20191103-clickoncat
2019-11-03 Tobias Diekershoffcreate URL for categories
2019-11-03 Tobias Diekershoffadd links to cat.url
2019-11-03 Tobias Diekershoffreally there is no App
2019-11-03 Tobias Diekershoffthere was no App
2019-11-03 PhilippMerge pull request #7809 from hoergen/Plusminus
2019-11-03 Tobias DiekershoffMerge pull request #7810 from annando/diaspora-add...
2019-11-03 MichaelDiaspora: Use the standard function for adding a relati...
2019-11-03 Tobias Diekershoffadd documentation for contact exports
2019-11-03 Tobias Diekershoffmv q() to DBA::select()
2019-11-03 hoergenimproved contacts and visibility
2019-11-03 Tobias Diekershoffwe only need one contact export, D* _only_ exports...
2019-11-02 Tobias Diekershoffadded export and import of followed contacts to and...
2019-11-02 Tobias DiekershoffMerge pull request #7805 from annando/duplicated-system
2019-11-02 MichaelAnother duplicated "use" removed
2019-11-02 Tobias DiekershoffMerge pull request #7804 from annando/duplicated-system
2019-11-02 MichaelRemoved duplicated "use system"
2019-11-02 Michael VogelMerge pull request #7798 from MrPetovan/task/rework...
2019-11-02 PhilippMerge pull request #7749 from MrPetovan/bug/7740-frio...
2019-11-02 Hypolite PetovanMerge pull request #7801 from annando/network-label2
2019-11-02 Hypolite PetovanSkip Imagick Installer test until we can mock class_exists
2019-11-02 MichaelChanged label for network sorting
2019-11-02 Hypolite Petovan[frio] Add click card on contact avatars
2019-11-02 Hypolite PetovanReplace indenting spaces by tabs in templates/contact...
2019-11-02 Hypolite PetovanReplace last instance of local_user() used to guess...
2019-11-02 Hypolite PetovanRemove mod/hovercard file
2019-11-02 Hypolite Petovan[frio] Remove jSmart dependency
2019-11-02 Hypolite PetovanMove mod/hovercard to src/Module/Contact/Hovercard
2019-11-02 Hypolite PetovanAdd unfollow link to output of Contact::photoMenu
2019-11-02 Hypolite PetovanMerge pull request #7800 from annando/manually-improve
2019-11-02 MichaelRespect "manually-improve" during contact request
2019-11-02 MichaelRespect "manually improve" during contact request
2019-11-02 Tobias DiekershoffMerge pull request #7797 from annando/arrival-order
2019-11-02 MichaelAnd some other renaming
2019-11-02 MichaelAligned code
2019-11-02 MichaelRenamed labels
2019-11-02 Hypolite PetovanAdd URL decoding to query string in App\Arguments
2019-11-02 Hypolite PetovanRename Photo::newResource() result variable from $hash...
2019-11-02 Hypolite PetovanMove Object\Image static methods to Util\Images
2019-11-02 Hypolite PetovanMerge pull request #7726 from tobiasd/20191010-uexport
2019-11-02 Tobias Diekershoffmv URL path uexport -> userexport
2019-11-02 MichaelRemove debug logging
2019-11-02 Tobias Diekershoffmv q() to DBA::p()
2019-11-02 MichaelPosted order is now arrival order
2019-11-02 Tobias Diekershoffmv Uexport to UserExport
2019-11-02 Tobias Diekershoffsome more change requests
2019-11-02 Hypolite PetovanMerge pull request #7794 from AlfredSK/sorting-saved...
2019-11-02 Steffen K9Changing asort() to usort()
2019-11-01 Steffen K9Added asort() to the saved folders widget
2019-11-01 Hypolite PetovanMerge pull request #7785 from nupplaphil/bug/7676-is_fi...
2019-11-01 Hypolite PetovanMerge pull request #7793 from nupplaphil/bug/fix_travis...
2019-11-01 Philipp Holzerrename developer to debug :-)
2019-11-01 Philipp Holzerremove unneeded todo
2019-11-01 Philipp Holzermake ACLFormatter::expand() nullable and return an...
2019-11-01 Philipp HolzerFix ACLFormatterTest
2019-10-31 Tobias DiekershoffMerge pull request #7791 from annando/more-warnings
2019-10-31 MichaelSome more warnings removed
2019-10-30 PhilippMerge pull request #7789 from annando/warnings
2019-10-30 MichaelSolve warning
2019-10-30 Tobias DiekershoffMerge pull request #7788 from annando/errors
2019-10-30 MichaelFix several warnings and errors
2019-10-29 Hypolite PetovanMerge pull request #7769 from annando/issue-3229
2019-10-29 MichaelUswe default value
2019-10-29 Tobias DiekershoffMerge pull request #7787 from annando/issue-7778
2019-10-29 MichaelFix 7778: Don't return empty string in permissions
next