]> git.mxchange.org Git - friendica.git/history - src/Factory
Log the command, not the module
[friendica.git] / src / Factory /
2021-10-18 PhilippUse ProfileField::selectPublicFieldsByUserId
2021-10-18 PhilippMove ProfileField from Model to Entity
2021-10-18 Hypolite PetovanMerge pull request #10891 from nupplaphil/bug/httpclien...
2021-10-18 Philipprequire_once dbstructure.config.php for HTTPClientFacto...
2021-10-18 Hypolite PetovanMerge pull request #10890 from xundeenergie/improve...
2021-10-08 Hypolite PetovanMerge pull request #10836 from nupplaphil/feat/deposito...
2021-10-07 PhilippMigrate PermissionSet to Depository paradigm
2021-10-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-03 Michael VogelMerge pull request #10722 from MrPetovan/task/refactor...
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 PetovanMove notify to the new paradigm
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 Michael VogelMerge pull request #10802 from nupplaphil/feat/webda_st...
2021-10-02 PhilippRemove disturbing/superfluous logging messages
2021-09-16 Tobias DiekershoffMerge pull request #10666 from tobiasd/20210905-credits
2021-09-13 MichaelMerge remote-tracking branch 'upstream/2021.09-rc'...
2021-09-13 Michael VogelMerge pull request #10703 from tobiasd/20210913-fr
2021-09-13 Hypolite PetovanMerge pull request #10693 from nupplaphil/feat/config_dir
2021-09-12 PhilippMove path determination logic into the `ConfigFactory`
2021-08-25 Hypolite PetovanMerge pull request #10636 from nupplaphil/feat/httpclie...
2021-08-25 PhilippRealy fix setCookieJar
2021-08-25 Hypolite PetovanMerge pull request #10635 from nupplaphil/bug/urlresolver
2021-08-25 PhilippUse temporary files for the URLResolver CookieJar
2021-08-25 Hypolite PetovanMerge pull request #10633 from nupplaphil/task/httprequ...
2021-08-25 PhilippMerge branch 'task/httprequest_optimiziations' of https...
2021-08-25 PhilippRevert setCookieJar() and add overwrite parameter fpr...
2021-08-25 PhilippAdd suggestions
2021-08-25 PhilippExtend test capability for HTTP Requests
2021-08-25 PhilippUse mattwright/urlresolver for HTTPClient::finalUrl()
2021-08-25 PhilippUse Guzzle for HTTPClient::post()
2021-08-25 PhilippRefactor HTTPClient::get() / ::head()
2021-08-25 PhilippCreate HTTPClientFactory and introduce ImageTest
2021-08-17 Tobias DiekershoffMerge pull request #10607 from MrPetovan/task/advanceco...
2021-08-16 Hypolite PetovanMerge pull request #10602 from annando/push
2021-08-15 MichaelAdding the VAPID keys
2021-08-15 Hypolite PetovanMerge pull request #10600 from nupplaphil/bug/update_au...
2021-08-15 Hypolite PetovanMerge pull request #10599 from annando/subscription
2021-08-15 MichaelMerge branch 'subscription' of github.com:annando/frien...
2021-08-15 MichaelPreparation for creating push notification
2021-08-15 MichaelImproved error check, added "put"
2021-08-15 MichaelAPI: First steps to support subscriptions
2021-08-09 Hypolite PetovanMerge pull request #10586 from annando/app-user2
2021-08-09 Michael"getUserNickname" is now "getLoggedInUserNickname"
2021-08-09 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-08-09 MichaelChanged function name
2021-08-08 MichaelRemove direct calls to App->user
2021-08-01 Hypolite PetovanMerge pull request #10562 from nupplaphil/bug/storage_admin
2021-08-01 Hypolite PetovanMerge pull request #10557 from annando/delayed
2021-07-31 MichaelStyle
2021-07-30 MichaelSupport the "media_attachments" field
2021-07-30 MichaelSpace added
2021-07-30 MichaelSpaces removed
2021-07-30 MichaelAll needed fields are now filled
2021-07-30 MichaelFunction renamed, documentation added
2021-07-29 MichaelAdded API calls, removed fields
2021-07-27 Hypolite PetovanMerge pull request #10551 from annando/profiler
2021-07-27 MichaelParser is now session
2021-07-27 MichaelSupport for stacked profiler analysis
2021-07-26 Hypolite PetovanMerge pull request #10544 from annando/router-lock
2021-07-25 Hypolite PetovanMerge pull request #10543 from annando/app-variables
2021-07-24 MichaelApp->contact is now removed
2021-07-22 Michael VogelMerge pull request #10498 from MrPetovan/bug/10477...
2021-07-21 Hypolite PetovanMerge pull request #10528 from annando/db-error
2021-07-21 Hypolite PetovanMerge pull request #10530 from annando/api-mail
2021-07-21 MichaelAPI: Support for fetching mails with more "statuses...
2021-07-21 Hypolite PetovanMerge pull request #10527 from annando/api
2021-07-20 MichaelAdded permission check
2021-07-12 Hypolite PetovanMerge pull request #10484 from annando/use-account...
2021-07-11 MichaelWe now use the new account-user-view (and fixed the...
2021-07-04 Tobias DiekershoffMerge branch 'stable' into develop
2021-07-04 Tobias DiekershoffMerge pull request #10362 from tobiasd/2021.06-CHANGELOG
2021-07-03 Tobias DiekershoffMerge pull request #10289 from tobiasd/2021.06-credits
2021-06-28 Hypolite PetovanMerge pull request #10437 from annando/reduce-proxy
2021-06-27 MichaelOnly proxify images
2021-06-27 MichaelReduce the usage of the "proxifyUrl" function
2021-06-20 Hypolite PetovanMerge pull request #10418 from nupplaphil/bug/attacheme...
2021-06-20 PhilippFix wrong attachement index
2021-06-20 Hypolite PetovanMerge pull request #10373 from nupplaphil/feat/cleanup_...
2021-06-20 PhilippCleanup Code
2021-06-20 PhilippCleanup Mastodon Factories
2021-06-16 Hypolite PetovanMerge pull request #10396 from annando/public-timeline
2021-06-16 MichaelMerge remote-tracking branch 'upstream/2021.06-rc'...
2021-06-16 MichaelNew functions for the post-view view
2021-06-11 Hypolite PetovanMerge pull request #10393 from annando/api-more-apps
2021-06-11 MichaelProxify the media url
2021-06-10 MichaelVideos are now working as well
2021-06-02 Tobias DiekershoffMerge branch '2021.06-rc' of https://github.com/friendi...
2021-06-01 Hypolite PetovanMerge pull request #10356 from annando/fix-account-id
2021-06-01 MichaelFix account id of notifications
2021-06-01 Hypolite PetovanMerge pull request #10355 from annando/follow-notifications
2021-06-01 MichaelAdded notifications for follow requests
2021-06-01 Hypolite PetovanMerge pull request #10350 from annando/api-notifications
2021-06-01 MichaelRenamed function
2021-06-01 MichaelAPI: Show activity notifications
2021-05-27 Hypolite PetovanMerge pull request #10324 from annando/issue-10262
2021-05-27 Tobias DiekershoffMerge pull request #10326 from annando/api-bookmark...
2021-05-27 MichaelAPI: Only show "bookmarked" on top level post
next