]> git.mxchange.org Git - friendica.git/history - src/Module
Use ProfileField::selectPublicFieldsByUserId
[friendica.git] / src / Module /
2021-10-18 PhilippUse ProfileField::selectPublicFieldsByUserId
2021-10-18 PhilippMove ProfileField from Model to Entity
2021-10-18 Hypolite PetovanMerge pull request #10890 from xundeenergie/improve...
2021-10-17 PhilippMerge pull request #10882 from MrPetovan/task/10865...
2021-10-17 Michael VogelMerge pull request #10880 from MrPetovan/bug/10876...
2021-10-16 Hypolite PetovanAdd new purge contact content option to admin contact...
2021-10-16 Hypolite PetovanAccount for the PUBLIC value for id parameter in Deposi...
2021-10-14 Hypolite PetovanMerge pull request #10874 from annando/profile-photo
2021-10-14 MichaelUse a constant for the profile photo album
2021-10-13 Hypolite PetovanMerge pull request #10867 from annando/replace-p
2021-10-13 Hypolite PetovanMerge pull request #10873 from martincodes-de/count...
2021-10-13 martincodesadd condition to count accounts that arent removed
2021-10-13 Michael VogelMerge pull request #10870 from MrPetovan/bug/fatal...
2021-10-13 Michael VogelMerge pull request #10869 from MrPetovan/bug/10868...
2021-10-13 Hypolite PetovanUse entity property in DB condition in Module\Profile...
2021-10-13 Hypolite PetovanFix request parameter mapping to selectByBoundaries...
2021-10-11 Hypolite PetovanMerge pull request #10863 from annando/photo-type
2021-10-11 MichaelNew photo field "photo-type" as preparation for banners
2021-10-11 Hypolite PetovanMerge pull request #10861 from annando/no-q
2021-10-11 MichaelAdded missing "break"
2021-10-11 MichaelReplace the legacy function
2021-10-11 Hypolite PetovanMerge pull request #10857 from annando/no-q
2021-10-10 MichaelEmpty comments removed
2021-10-09 Michael`q` is now completely removed
2021-10-08 Hypolite PetovanMerge pull request #10836 from nupplaphil/feat/deposito...
2021-10-08 Hypolite PetovanMerge pull request #10848 from annando/more-q
2021-10-08 MichaelMore replaced "q" calls
2021-10-07 Hypolite PetovanMerge pull request #10846 from nupplaphil/feat/adapt_va...
2021-10-07 PhilippAdd explicit check for PermissionSet and ProfileField
2021-10-07 PhilippMigrate PermissionSet to Depository paradigm
2021-10-06 Hypolite PetovanMerge pull request #10842 from annando/issue-10841
2021-10-06 MichaelIssue 10841: Redirect always to the same page
2021-10-05 Hypolite PetovanMerge pull request #10834 from annando/legacy-reshare...
2021-10-05 Hypolite PetovanMerge pull request #10825 from nupplaphil/feat/Storage_...
2021-10-05 PhilippSplit Storage usage and Storage configuration
2021-10-04 Hypolite PetovanMerge pull request #10823 from annando/photo-guid
2021-10-04 Michael VogelUpdate src/Module/Photo.php
2021-10-04 Michael VogelApply suggestions from code review
2021-10-04 Michaelseparate parameter values for different functionalities
2021-10-04 MichaelCode review changes
2021-10-04 Michael VogelMerge pull request #10824 from tobiasd/20211004-lng
2021-10-04 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-04 Michael VogelMerge pull request #10821 from MrPetovan/bug/notices
2021-10-04 Michael VogelMerge pull request #10819 from MrPetovan/task/refactor...
2021-10-04 MichaelAccess contact avatars by guid
2021-10-04 Hypolite PetovanRelax check on id parameter in /photo
2021-10-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-03 Michael VogelMerge pull request #10818 from MrPetovan/task/10691...
2021-10-03 Hypolite Petovan[frio] Fix event time display
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 PetovanCheck if the string representation of Notify->link...
2021-10-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
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-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 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 PetovanCreate constants for Mastodon notification types
2021-10-02 Hypolite PetovanRename Model\Post\UserNotifications type constants
2021-10-02 Hypolite PetovanMove notify to the new paradigm
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 PetovanImplement relationship termination for Mastodon block
2021-10-02 Michael VogelUpdate src/Module/Conversation/Network.php
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 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 Tobias DiekershoffMerge pull request #10797 from annando/diaspora-deprecated
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 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-01 Hypolite PetovanMerge pull request #10787 from fabrixxm/issue/10767
2021-10-01 fabrixxmLogs view: remove unneeded tpl var
next