]> git.mxchange.org Git - friendica.git/history - src/Module
update the release date in the CHANGELOG file
[friendica.git] / src / Module /
2022-02-06 Tobias DiekershoffMerge pull request #11041 from tobiasd/2021.12-CHANGELOG
2022-02-06 PhilippMerge pull request #11214 from annando/platform-cleaning
2022-02-06 MichaelOnly display federated servers
2022-02-06 Hypolite PetovanMerge pull request #11213 from annando/platform-cleaning
2022-02-05 MichaelPlatforms: only use and show trusted detections
2022-02-04 Hypolite PetovanMerge pull request #11208 from annando/federation-systems
2022-02-04 MichaelMore system are added to the federation page
2022-02-02 Hypolite PetovanMerge pull request #11200 from annando/issue-11034
2022-02-01 MichaelIssue 11034: Use the profile photo for local users
2022-01-27 Hypolite PetovanMerge pull request #11186 from annando/acl-speed
2022-01-27 MichaelImprove contact search speed / assume octet-stream...
2022-01-23 PhilippMerge pull request #11141 from urbalazs/language-names
2022-01-23 Hypolite PetovanMerge pull request #11179 from nupplaphil/bug/friendica...
2022-01-23 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2022-01-23 PhilippMerge pull request #11150 from annando/user-banner
2022-01-23 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2022-01-23 PhilippMerge pull request #11174 from MrPetovan/bug/11169...
2022-01-23 Hypolite PetovanHandle null value for last_used fields in TrustedBrowse...
2022-01-19 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2022-01-19 Hypolite PetovanMerge pull request #11166 from annando/group-by
2022-01-18 MichaelIssue 10935: Improved "GROUP BY" handling
2022-01-18 PhilippMerge pull request #11164 from MrPetovan/bug/11163...
2022-01-17 Hypolite PetovanFix wrong default value in Module\Api\Friendica\Photo...
2022-01-17 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2022-01-16 Hypolite PetovanMerge pull request #11159 from annando/api-finally...
2022-01-16 Michaelfixing some more tests
2022-01-16 MichaelPossibly fixing one test
2022-01-16 MichaelMerge branch 'api-finally-moved' of github.com:annando...
2022-01-16 Michael VogelApply suggestions from code review
2022-01-16 MichaelWhite spaces
2022-01-16 MichaelSimplifying extension access
2022-01-16 MichaelSimplified contact id handling
2022-01-16 MichaelMore parameter handling improved
2022-01-16 MichaelImproved request value handling
2022-01-16 MichaelReplaced $_REQUEST
2022-01-16 MichaelReplaced "filter_input" with the new request value...
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 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-15 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
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 MichaelDon't store the default header in the contact table
2022-01-08 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2022-01-08 Michael VogelMerge pull request #11149 from nupplaphil/bug/friendica...
2022-01-08 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2022-01-08 MichaelFirst support for user headers
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 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 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 PhilippAdd feedback
2022-01-04 PhilippAutomatically return allowed HTTP methods for OPTIONS...
2022-01-04 PhilippFix empty accounts[] bug
2022-01-04 PhilippUse Args::getMethod() at various places
2022-01-04 PhilippFix OPTIONS
2022-01-04 PhilippAdd explicit status setting for PSR/ResponseInterface...
2022-01-04 PhilippAdd OPTIONS endpoint
2022-01-03 PhilippMerge pull request #11136 from urbalazs/error-message...
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
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-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-19 MichaelUse dynamic functions
2021-12-19 MichaelUse dynamic functions
2021-12-19 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
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 PhilippMerge pull request #11106 from annando/issue-11101
2021-12-17 MichaelIssue 11101: Fix API authentification
2021-12-16 MichaelStandards
next