]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2022-11-06 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-11-06 MichaelIssue 11832: Avoid error when fetching group members
2022-11-05 Michael VogelMerge pull request #12114 from MrPetovan/bug/12112...
2022-11-05 Michael VogelMerge pull request #12104 from MrPetovan/task/deprecate...
2022-11-05 Hypolite PetovanMerge pull request #12116 from annando/issue-11846
2022-11-05 Michael VogelUpdate src/Object/Api/Mastodon/Status.php
2022-11-05 Hypolite PetovanMerge pull request #12115 from annando/issue-12096
2022-11-05 Michael"arrat" to "array"
2022-11-05 MichaelIssue 11846: Fix client behaviour when following hash...
2022-11-05 MichaelImproved url detection
2022-11-05 MichaelIssue 12096: Improve account search
2022-11-05 Hypolite PetovanUpdated main translation file after updating a couple...
2022-11-05 Hypolite PetovanFix capitalization of unfollow links in Model\Contact
2022-11-05 PhilippMerge pull request #12110 from annando/quote
2022-11-05 MichaelTransmit the quoted part in the source
2022-11-05 Hypolite PetovanDeprecate themes duepuntozero, quattro and smoothly
2022-11-04 PhilippMerge pull request #12102 from MrPetovan/task/11011...
2022-11-04 PhilippMerge pull request #12105 from MrPetovan/task/4090...
2022-11-04 Hypolite PetovanRemove trailing spaces from Module\Post\Share
2022-11-04 Hypolite Petovan[frio] Make the main contact row template link to the...
2022-11-04 Hypolite PetovanRemove mod/share.php file
2022-11-04 Hypolite PetovanCreate new Post/Share module class
2022-11-04 PhilippMerge pull request #12094 from MrPetovan/task/hide...
2022-11-04 PhilippMerge pull request #12103 from MrPetovan/task/4090...
2022-11-04 Hypolite PetovanUpdate main translation file after mving strings
2022-11-04 Hypolite PetovanRemove mod/suggest.php file
2022-11-04 Hypolite PetovanAdd new Contact/Suggestions module class
2022-11-04 Hypolite PetovanMove viewcontact_template and contact_template to conta...
2022-11-04 Hypolite PetovanRemove non-top-level posts from notification labels...
2022-11-04 Hypolite PetovanRemove dependency on DI in Notifications\Ping module
2022-11-04 Hypolite PetovanDeprecate default value parameters in Session and Confi...
2022-11-04 Hypolite PetovanAdd new Conversation\Network::getTimelineOrderBySession...
2022-11-04 Hypolite PetovanRename Repository\Notify->NotifyOnDesktop to shouldShow...
2022-11-04 PhilippMerge pull request #12100 from MrPetovan/task/4090...
2022-11-04 Hypolite PetovanUpdated main translation file after moving strings
2022-11-04 Hypolite PetovanRemove mod/tagger.php
2022-11-04 Hypolite PetovanAdd new Post/Tag/Add module class
2022-11-03 Hypolite PetovanMerge pull request #12099 from annando/issue-12097
2022-11-03 MichaelUpdates messages.po
2022-11-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-11-03 MichaelMerge branch 'issue-12097' of github.com:annando/friend...
2022-11-03 MichaelAdded settings
2022-11-03 Michael VogelApply suggestions from code review
2022-11-03 MichaelIssue 12097: Notify for each new user registration
2022-11-03 Hypolite PetovanMerge pull request #12095 from annando/bulk
2022-11-03 PhilippMerge pull request #12093 from MrPetovan/task/4090...
2022-11-03 MichaelSimplified else case
2022-11-03 Hypolite PetovanUpdated main translation file after moving strings
2022-11-03 Hypolite PetovanRemove mod/tagrm.php
2022-11-03 Hypolite PetovanCreate Post/Tag/Remove module class and route
2022-11-03 MichaelImproved logging
2022-11-03 MichaelImproved bulk delivery / don't redistribute activities
2022-11-02 PhilippMerge pull request #12087 from MrPetovan/task/4090...
2022-11-02 Hypolite PetovanUpdate main translation file after changing strings
2022-11-02 Hypolite PetovanRemove mod/uimport.php
2022-11-02 Hypolite PetovanCreate new User\Import module class
2022-11-02 Hypolite PetovanMerge pull request #12086 from nupplaphil/feat/move_cal
2022-11-02 PhilippUpdate messages.po
2022-11-02 Hypolite PetovanImprove alignment in static/routes.config.php
2022-11-02 Philippadapt route
2022-11-02 PhilippMove new events routes to calendar routes
2022-11-02 PhilippMove event export to src/Module/Events/Export
2022-11-01 Tobias DiekershoffMerge pull request #12091 from MrPetovan/bug/12085...
2022-11-01 PhilippMerge pull request #12092 from MrPetovan/bug/12090...
2022-11-01 Hypolite PetovanReplace remaining "follow" route instances to "contact...
2022-11-01 Hypolite PetovanFix wrong class name in logs view template
2022-11-01 Hypolite PetovanMerge pull request #12089 from annando/query-performance
2022-11-01 Hypolite PetovanFix documentation typo in src/Protocol/Diaspora.php
2022-11-01 Michael(Hopefully) query performance improvements
2022-11-01 PhilippMerge pull request #12088 from MrPetovan/bug/probe...
2022-11-01 Hypolite PetovanAlso look for Atom feeds when probing link URLs
2022-10-31 Hypolite PetovanMerge pull request #12077 from nupplaphil/feat/move_follow
2022-10-31 Philipphopefully last feedback :)
2022-10-31 PhilippMake CS happy
2022-10-31 PhilippUpdate messages.po
2022-10-31 PhilippRename $action because of PR before
2022-10-31 PhilippFixing the non-auto follow process ...
2022-10-31 PhilippFixups ... hopefully the last one :-/
2022-10-31 PhilippFound some more follow-links
2022-10-31 PhilippMove Follow to `/contact` namespace
2022-10-31 PhilippFixup post
2022-10-31 PhilippMove Follow to Contact namespace
2022-10-31 Philippmake CS happy
2022-10-31 PhilippMove mod/follow to src/Modules
2022-10-31 PhilippMerge pull request #12083 from MrPetovan/task/4090...
2022-10-31 Hypolite PetovanUpdate main translation file after changing strings
2022-10-31 Hypolite PetovanRemove mod/unfollow.php file
2022-10-31 Hypolite PetovanCreate Contact\Unfollow module class
2022-10-31 Hypolite PetovanMove remote follow module to profile folder
2022-10-31 Hypolite PetovanFix unfollowing not showing on contact page
2022-10-31 Hypolite PetovanRename auto_request.tpl form action template variable
2022-10-31 PhilippMerge pull request #12082 from MrPetovan/task/4090...
2022-10-31 Hypolite PetovanUpdate main translation file after changing strings
2022-10-31 Hypolite PetovanRemove mod/wall_upload.php file
2022-10-31 Hypolite PetovanCreate Profile\Attachment\Upload module class
2022-10-31 PhilippMerge pull request #12081 from MrPetovan/task/4090...
2022-10-30 Hypolite PetovanUpdate main translation file after changing strings
2022-10-30 Hypolite PetovanRemove mod/wall_upload.php file
2022-10-30 Hypolite PetovanCreate Profile\Photos\Upload class
2022-10-30 PhilippMerge pull request #12078 from MrPetovan/task/4090...
next