]> git.mxchange.org Git - friendica.git/history - src
Fixed max value check, improved request value fetching
[friendica.git] / src /
2022-01-16 MichaelFixed max value check, improved request value fetching
2022-01-16 MichaelDefine reasonable min and max values
2022-01-16 MichaelUnify request value handling
2022-01-16 MichaelImproved defaults check
2022-01-16 MichaelImproved handling of boolean input values
2022-01-16 MichaelSome more cidong style
2022-01-16 MichaelCoding styles / "require_once" for removed file removed
2022-01-16 Michael$_POST replaced
2022-01-16 MichaelUse the $request variable
2022-01-16 MichaelSuperflous spaces
2022-01-16 Michael"DI" calls are replaced
2022-01-15 MichaelSome standards
2022-01-15 MichaelAPI: The legacy API finally moved
2022-01-14 Hypolite PetovanMerge pull request #11155 from annando/advanced-cleaned
2022-01-12 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2022-01-12 MichaelCleaned advanced contact tab
2022-01-09 PhilippMerge pull request #11153 from MrPetovan/task/11148...
2022-01-09 Hypolite Petovan[frio] Add a conditional browser share button
2022-01-09 Hypolite Petovan[frio] Add connector-based privacy display
2022-01-08 Michael VogelMerge pull request #11149 from nupplaphil/bug/friendica...
2022-01-08 PhilippAdd missing Twitter API routes for IDs
2022-01-07 Hypolite PetovanMerge pull request #11145 from nupplaphil/feat/check_li...
2022-01-06 PhilippFix all license header & be less aggressive
2022-01-06 PhilippMerge pull request #11143 from annando/api-again
2022-01-06 MichaelMoved tests, changes after review
2022-01-06 MichaelAPI: Functionality moved to new places
2022-01-05 Hypolite PetovanMerge pull request #11140 from nupplaphil/friendica...
2022-01-05 Michael VogelMerge pull request #11135 from nupplaphil/bug/halcyon
2022-01-04 Philipp- Remove redundant code
2022-01-04 PhilippFix getBirthdays()
2022-01-04 PhilippFix getBirthdays()
2022-01-04 Philippoptimizations
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 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-01 PhilippAdd feedback (title/text/html)
2022-01-01 PhilippAdd title to the text/html content for Twitter status...
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 PhilippMove API DirectMessage tests
2021-12-30 PhilippMove DirectMessages/Destory tests & fix Destroy condition
2021-12-29 Hypolite PetovanMerge pull request #11112 from nupplaphil/feat/woodpecker
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-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-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 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
2021-12-13 Hypolite PetovanAdd logging for unexpected empty published key in activity
next