]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2022-01-04 PhilippUse rawContent for Special Options to avoid a protected...
2022-01-04 PhilippMake Response even more compatible ..
2022-01-04 PhilippFix App routing
2022-01-04 PhilippReplace 'REQUEST_METHOD' with App\Arguments::getMethod()
2022-01-04 PhilippAdd feedback
2022-01-04 PhilippAutomatically return allowed HTTP methods for OPTIONS...
2022-01-04 Philipptemporary merge response header into static *exit(...
2022-01-04 PhilippFix empty accounts[] bug
2022-01-04 PhilippMove Arguments reset to right place
2022-01-04 PhilippIntroduce FixtureTest::useHttpMethod for manually overw...
2022-01-04 PhilippUse Args::getMethod() at various places
2022-01-04 PhilippAdd HTTP method to App\Arguments
2022-01-04 PhilippFix OPTIONS
2022-01-04 PhilippAdd explicit status setting for PSR/ResponseInterface...
2022-01-04 PhilippAdd OPTIONS endpoint
2022-01-04 PhilippAdd OPTIONS endpoint
2022-01-03 PhilippMerge pull request #11136 from urbalazs/error-message...
2022-01-03 Balázs ÚrMark error message as translatable
2022-01-02 Hypolite PetovanMerge pull request #11131 from urbalazs/copyright-missing
2022-01-02 Balázs ÚrAdd missing copyright text
2022-01-02 PhilippMerge pull request #11129 from urbalazs/copyright-2022
2022-01-02 Balázs ÚrUpdate copyright
2022-01-02 Hypolite PetovanMerge pull request #11127 from nupplaphil/feat/tests
2022-01-02 PhilippAdd feedback - avoid intermediate variables
2022-01-01 PhilippFix typo
2022-01-01 PhilippAdd feedback (title/text/html)
2022-01-01 PhilippAdd title to the text/html content for Twitter status...
2022-01-01 PhilippFix database lock driver test
2021-12-30 Hypolite PetovanMerge pull request #11128 from annando/diaspora-contact...
2021-12-30 MichaelMore often update Diaspora contacts
2021-12-30 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-12-30 MichaelDisplay interaction data for Diaspora accounts
2021-12-30 PhilippRemove deprecated tests
2021-12-30 PhilippMove API RSS tests
2021-12-30 PhilippMove another API status tests
2021-12-30 PhilippMove ApiResponse & Twitter Status tests
2021-12-30 PhilippMove API status tests
2021-12-30 PhilippRemove deprectated mediap tests
2021-12-30 PhilippMove getAttachement tests
2021-12-30 PhilippMove API Status tests
2021-12-30 PhilippMove API DirectMessage tests
2021-12-30 PhilippMove API User tests
2021-12-30 PhilippMove API User tests
2021-12-30 PhilippCleanup: Remove already deprecated API tests
2021-12-30 PhilippMove DirectMessages/Conversation tests
2021-12-30 PhilippMove DirectMessages/Sent tests
2021-12-30 PhilippMove DirectMessages/All tests
2021-12-30 PhilippMove DirectMessages/Inbox tests
2021-12-30 PhilippMove DirectMessages/Destory tests & fix Destroy condition
2021-12-30 PhilippMove DirectMessages/New tests
2021-12-30 Hypolite PetovanMerge pull request #11126 from nupplaphil/feat/woodpecker
2021-12-30 PhilippReplace Drone with Woodpecker
2021-12-29 Hypolite PetovanMerge pull request #11112 from nupplaphil/feat/woodpecker
2021-12-29 PhilippReplace .drone.yml with .woodpecker tests
2021-12-28 Hypolite PetovanMerge pull request #11123 from annando/notification...
2021-12-28 MichaelAPI: Set "dismissed" instead of "seen"
2021-12-28 Hypolite PetovanMerge pull request #11105 from annando/api-direct-messages
2021-12-27 PhilippAdd MessageDirect\Search tests
2021-12-26 Tobias DiekershoffMerge pull request #11122 from annando/drop-order
2021-12-26 MichaelIssue 11120: Delete tables in the correct order
2021-12-24 Tobias DiekershoffMerge pull request #11118 from annando/dont-count-syste...
2021-12-24 MichaelDon't count the system user on the administration page
2021-12-23 PhilippMerge pull request #11116 from tobiasd/20211223-ru
2021-12-23 Tobias DiekershoffRU translations THX Alexander An
2021-12-22 PhilippMerge pull request #11115 from tobiasd/20211222-et
2021-12-22 Tobias DiekershoffET translation updated THX Rain Hawk
2021-12-21 Hypolite PetovanMerge pull request #11114 from annando/issue-11104
2021-12-20 MichaelIssue 11104: Don't cann the addons on Diaspora reshare
2021-12-20 MichaelUnused function removed
2021-12-20 PhilippMerge pull request #11113 from tobiasd/20211220-ru
2021-12-20 Tobias DiekershoffRU translations THX Alexander An
2021-12-19 MichaelUse dynamic functions
2021-12-19 MichaelUse dynamic functions
2021-12-19 MichaelUse dynamic function
2021-12-19 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-12-18 Tobias DiekershoffMerge pull request #11110 from annando/issue-11109
2021-12-18 MichaelDon't compare with an empty redirect url
2021-12-18 MichaelIssue 11109: Fix server detection
2021-12-17 PhilippMerge pull request #11107 from annando/api-oauth
2021-12-17 MichaelFixes space
2021-12-17 MichaelAPI: Fix for OAuth endpoints that mustn't be authorized
2021-12-17 MichaelAdded documentation
2021-12-17 MichaelMerge branch 'api-direct-messages' of github.com:annand...
2021-12-17 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-12-17 Michael VogelUpdate src/Object/Api/Twitter/DirectMessage.php
2021-12-17 PhilippMerge pull request #11106 from annando/issue-11101
2021-12-17 MichaelIssue 11101: Fix API authentification
2021-12-16 MichaelStandards
2021-12-16 MichaelStandards
2021-12-16 MichaelAPI: Direct Messages moved to new place
2021-12-14 Hypolite PetovanMerge pull request #11100 from nupplaphil/bug/session_cache
2021-12-14 PhilippUpdate update.php
2021-12-14 PhilippFix possible invalid source variable
2021-12-14 PhilippAdd EOF
2021-12-14 PhilippMigrate distributed cache config value
2021-12-13 Hypolite PetovanMerge pull request #11099 from nupplaphil/feat/session_...
2021-12-13 Michael VogelMerge pull request #11092 from MrPetovan/bug/11091...
2021-12-13 PhilippAdd explicit Session caching
2021-12-13 Hypolite PetovanMerge pull request #11098 from nupplaphil/feat-syslog_env
2021-12-13 PhilippUpdate src/Core/Logger/Type/SyslogLogger.php
next