]> git.mxchange.org Git - friendica.git/history - src
Remove event.adjust field
[friendica.git] / src /
2021-10-03 Hypolite PetovanRemove event.adjust field
2021-10-03 Hypolite PetovanRemove most calls to date_default_timezone_* calls
2021-10-03 Tobias DiekershoffMerge pull request #10816 from MrPetovan/task/refactor...
2021-10-03 Hypolite PetovanMerge pull request #10814 from annando/more-q
2021-10-03 Hypolite PetovanCheck if the string representation of Notify->link...
2021-10-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-03 MichaelMore "q" calls have been replaced
2021-10-03 Michael VogelMerge pull request #10722 from MrPetovan/task/refactor...
2021-10-03 Michael VogelMerge pull request #10812 from MrPetovan/bug/photo...
2021-10-03 Hypolite PetovanAdd missing Module\Photo route for post-media id with...
2021-10-03 Michael VogelMerge pull request #10811 from MrPetovan/bug/photo...
2021-10-03 Hypolite PetovanAdd missing Module\Photo route for contact avatar
2021-10-03 Tobias DiekershoffMerge pull request #10809 from annando/small-as
2021-10-03 MichaelCode Style: Replace "AS" with "as"
2021-10-03 Michael VogelMerge pull request #10808 from MrPetovan/task/10725...
2021-10-03 Hypolite PetovanReplace remaining reference to Model\Photo::stripExtension
2021-10-03 Hypolite PetovanMerge pull request #10807 from annando/emoji-media
2021-10-03 MichaelDon't store emoji images as media but links
2021-10-02 Michael VogelMerge pull request #10805 from MrPetovan/task/10725...
2021-10-02 Hypolite PetovanSwitch uid with nickname in user picture URLs
2021-10-02 Hypolite PetovanRefactor User::getAvatarUrlForId into getAvatarUrl
2021-10-02 Hypolite PetovanSimplify Depository\Notify->selectAllForUser parameters
2021-10-02 Hypolite PetovanCreate new DI shorthands for notification-related factories
2021-10-02 Hypolite PetovanMove notification to the new paradigm
2021-10-02 Hypolite PetovanMove notification introductions to the new paradigm
2021-10-02 Hypolite PetovanAdd new paradigm classes for notification and introduct...
2021-10-02 Hypolite PetovanCreate constants for Mastodon notification types
2021-10-02 Hypolite PetovanFix method name typos in Model\Post\UserNotification
2021-10-02 Hypolite PetovanImprove accuracy of accepted parameter types in phpDoc...
2021-10-02 Hypolite PetovanRename Model\Post\UserNotifications type constants
2021-10-02 Hypolite PetovanMove notify to the new paradigm
2021-10-02 Hypolite PetovanAdd new paradigm classes for notify
2021-10-02 Hypolite PetovanMerge pull request #10803 from nupplaphil/feat/message_log
2021-10-02 Hypolite PetovanMerge pull request #10801 from annando/network-thread...
2021-10-02 Michael VogelMerge pull request #10800 from MrPetovan/task/10739...
2021-10-02 Hypolite PetovanAdd block and unblock hooks
2021-10-02 Hypolite PetovanImplement relationship termination for Mastodon block
2021-10-02 Hypolite PetovanRemove contact record instead of setting rel = 0 in...
2021-10-02 PhilippForgot one Logpoint ..
2021-10-02 Michael VogelMerge pull request #10802 from nupplaphil/feat/webda_st...
2021-10-02 Michael VogelUpdate src/Module/Conversation/Network.php
2021-10-02 PhilippRemove disturbing/superfluous logging messages
2021-10-02 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-02 MichaelFixing "Unknown column 'network-thread-view.uri-id'"
2021-10-02 Hypolite PetovanRemove the obsolete parameter $two_way from terminateFr...
2021-10-02 Michael VogelMerge pull request #10762 from MrPetovan/task/10729...
2021-10-02 Hypolite PetovanRemove contact drop feature
2021-10-02 Hypolite PetovanMerge pull request #10795 from annando/contact-media
2021-10-02 MichaelReverted unneeded changes
2021-10-02 MichaelThe media class moved
2021-10-02 Hypolite PetovanMerge pull request #10798 from annando/q-calls
2021-10-02 MichaelMerge branch 'contact-media' of github.com:annando...
2021-10-02 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-02 Michael VogelUpdate src/Model/Contact.php
2021-10-02 Tobias DiekershoffMerge pull request #10796 from MrPetovan/task/10754...
2021-10-02 Hypolite PetovanAdd revoke follow feature
2021-10-02 Hypolite PetovanMove translation strings in their own array for confirm...
2021-10-02 Hypolite PetovanActivityPub: Update relation when receiving a follow...
2021-10-02 MichaelRemoving "blubb"
2021-10-02 Tobias DiekershoffMerge pull request #10797 from annando/diaspora-deprecated
2021-10-02 MichaelReplaced deprecated code from the Diaspora implementation
2021-10-02 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-02 Michael"Video" is replaced by a "Media" tab in contact and...
2021-10-02 Hypolite PetovanMerge pull request #10788 from fabrixxm/fix/gettext
2021-10-02 Michael VogelMerge pull request #10769 from MrPetovan/task/10734...
2021-10-02 Hypolite PetovanRework contact termination to separate protocol-level...
2021-10-02 Hypolite PetovanMerge pull request #10759 from annando/user-contact
2021-10-02 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-02 MichaelNew functionality to display media posted by a contact
2021-10-02 Hypolite PetovanMerge pull request #10794 from annando/q-removed
2021-10-02 Hypolite PetovanMerge pull request #10793 from annando/issue-10747
2021-10-02 Michael"q" call is replaced
2021-10-02 MichaelIssue 10747: Improved check for blocked domains
2021-10-01 Hypolite PetovanMerge pull request #10787 from fabrixxm/issue/10767
2021-10-01 fabrixxmLogs view: remove unneeded tpl var
2021-10-01 fabrixxmMark string translatable in View logs
2021-10-01 Hypolite PetovanMerge pull request #10782 from annando/display-uid
2021-10-01 Tobias DiekershoffMerge pull request #10786 from annando/sanitize-addon...
2021-10-01 MichaelSanitize the addon author if it is not a valid URL...
2021-10-01 fabrixxmMerge pull request #10784 from tobiasd/20211001-adminpa...
2021-10-01 Tobias Diekershoffremove superfluous characters from warning messages...
2021-09-28 Hypolite PetovanMerge pull request #10773 from annando/issue-10772
2021-09-27 MichaelIssue 10772: Avoid duplicated links in AP posts
2021-09-27 Hypolite PetovanMerge pull request #10771 from fabrixxm/issue/10766
2021-09-27 fabrixxmHandle reading empty file in ReversedFileReader
2021-09-26 Hypolite PetovanMerge pull request #10770 from annando/issue-10768
2021-09-26 MichaelRemoving MySQL workaround
2021-09-26 MichaelIssue 10768: Avoid MySQL problems when upgrading both...
2021-09-26 Hypolite PetovanMerge pull request #10760 from annando/conversation...
2021-09-26 Michael VogelMerge pull request #10764 from MrPetovan/bug/notices
2021-09-26 MichaelApplied change from PR #10763
2021-09-26 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-09-26 Hypolite PetovanCheck for reply existence before using its values in...
2021-09-26 Hypolite PetovanEnsure parent exists before adding reply to elements...
2021-09-26 Michael VogelMerge pull request #10763 from MrPetovan/task/10745...
2021-09-26 MichaelAnother try ...
2021-09-26 MichaelSpace removed
2021-09-26 MichaelRemoved spaces
2021-09-26 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-09-26 MichaelMerge remote-tracking branch 'upstream/develop' into...
next