]> git.mxchange.org Git - friendica.git/history - src
Merge pull request #12150 from MrPetovan/bug/moderation
[friendica.git] / src /
2022-11-09 PhilippMerge pull request #12147 from annando/warning
2022-11-09 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-11-09 MichaelFix warning when loading invalid html
2022-11-09 MichaelFix warning: Undefined array key "public"
2022-11-09 PhilippMerge pull request #12146 from MrPetovan/task/4090...
2022-11-09 Hypolite PetovanCreate new Contact\Redir module class
2022-11-09 Hypolite PetovanRemove superfluous calls to DI::baseUrl in Contact...
2022-11-08 PhilippMerge pull request #12141 from MrPetovan/task/4090...
2022-11-08 Hypolite PetovanCreate new Settings\RemoveMe module class
2022-11-08 Hypolite PetovanMerge pull request #12145 from annando/parent-post
2022-11-08 MichaelPerformance improvements in public timeline
2022-11-08 PhilippMerge pull request #12140 from annando/store-source
2022-11-08 Hypolite PetovanRestore Item\Source module functionality
2022-11-08 MichaelStore the source of incoming posts
2022-11-08 Tobias DiekershoffMerge pull request #12142 from MrPetovan/task/homepage...
2022-11-08 Tobias DiekershoffMerge pull request #12143 from MrPetovan/bug/moderation
2022-11-08 Hypolite PetovanReplace remaining occurrences of admin/users route...
2022-11-08 Hypolite PetovanAdd title to homepage verified check mark
2022-11-08 PhilippMerge pull request #12107 from annando/moderation
2022-11-08 Hypolite PetovanNew area "moderation"
2022-11-08 Tobias DiekershoffMerge pull request #12138 from MrPetovan/task/4090...
2022-11-08 Hypolite PetovanCreate new OStatus\Repair module class
2022-11-08 Hypolite PetovanMerge pull request #12136 from annando/quote-bug
2022-11-08 MichaelQuoted reshares containing quoted reshares should now...
2022-11-07 Hypolite PetovanMerge pull request #12121 from nupplaphil/feat/move_cal_2
2022-11-07 PhilippThe last PHPCS error ..
2022-11-07 PhilippReduce error-throws :-)
2022-11-07 PhilippMake PHPCS happy
2022-11-07 Philippmake PHP CS happy?
2022-11-07 Philippadhere feedback
2022-11-07 PhilippMove mod/cal.php and mod/events.php to Module
2022-11-07 PhilippFix possible security issue
2022-11-07 Hypolite PetovanMerge pull request #12134 from Quix0r/fixes/type-hints
2022-11-07 Roland HäderChanged:
2022-11-07 Michael VogelMerge pull request #12131 from MrPetovan/task/4090...
2022-11-07 Hypolite PetovanMerge pull request #12109 from tobiasd/verify-homepage...
2022-11-07 Hypolite PetovanFix code standards in Module\OStatus\Salmon
2022-11-07 Tobias Diekershoffdon't be pythonic
2022-11-07 Tobias Diekershoffmake the standards check happy
2022-11-07 Tobias Diekershoffwe don't need the 20...
2022-11-07 Tobias Diekershoffthe config default parameter was deprecated
2022-11-07 Tobias Diekershoffadd labels for the logger parameters
2022-11-07 Tobias Diekershoffchange the cURL success check and adopt the logger...
2022-11-07 Tobias Diekershoffset the validation to false, and only set it to true...
2022-11-07 Tobias Diekershoffavoide useless cURL request to the profile page
2022-11-07 Tobias Diekershoffremove debugging tracers
2022-11-07 Tobias Diekershoffreviews
2022-11-07 Tobias Diekershoffclean up the used modules
2022-11-07 Tobias Diekershoffadd the new CheckRelMeProfileLink class to the worker
2022-11-07 Tobias Diekershoffadd a help text to the profile settings indicating...
2022-11-07 Tobias DiekershoffWhen the profile is updated, let the Worker verify...
2022-11-07 Tobias DiekershoffLet the Worker check the homepage of a profile daily
2022-11-07 Michael VogelMerge pull request #12118 from MrPetovan/task/10875...
2022-11-07 Hypolite PetovanAdd new OStatus\Salmon module class
2022-11-07 Hypolite PetovanConvert static methods to dynamic in Module\DFRN\Notify
2022-11-07 Hypolite PetovanAdd follow/unfollow link to the contact actions menu
2022-11-06 Hypolite PetovanMerge pull request #12130 from annando/fix-test
2022-11-06 MichaelUse different parser modes for Mastodon and Twitter-API
2022-11-06 Tobias DiekershoffMerge pull request #12126 from annando/import-contacts
2022-11-06 MichaelSupport "fedifinder" to import contacts
2022-11-06 Tobias DiekershoffMerge pull request #12125 from annando/pending
2022-11-06 MichaelDon't show following/followed_by on pending
2022-11-06 Tobias DiekershoffMerge pull request #12122 from annando/issue-2657
2022-11-06 Tobias DiekershoffMerge pull request #12124 from annando/issue-11832
2022-11-06 Tobias DiekershoffMerge pull request #12123 from annando/issue-11831
2022-11-06 Michael VogelMerge pull request #12117 from MrPetovan/bug/12113...
2022-11-06 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-11-06 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-11-06 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-11-06 MichaelIssue 11832: Avoid error when fetching group members
2022-11-06 MichaelIssue 11831: Activate "notify on new post" via API
2022-11-06 MichaelUnused use removed
2022-11-06 MichaelIssue 2657: Mentions will now be recognized by clients
2022-11-06 Hypolite PetovanSuppress InvalidArgument exceptions handling URLs in...
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 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-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 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 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...
next