]> git.mxchange.org Git - friendica.git/history - src/Module/Api
Merge remote-tracking branch 'upstream/develop' into private-forums
[friendica.git] / src / Module / Api /
2022-02-13 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-02-12 MichaelPrivate forums are now working via ActivityPub
2022-01-23 PhilippMerge pull request #11141 from urbalazs/language-names
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-12 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
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 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 PhilippAdd feedback
2022-01-04 PhilippFix empty accounts[] bug
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-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
2021-12-16 MichaelStandards
2021-12-16 MichaelAPI: Direct Messages moved to new place
2021-12-10 Hypolite PetovanMerge pull request #11084 from nupplaphil/feat/tests_fo...
2021-12-10 PhilippUpdate src/Module/Api/Twitter/Statuses/Destroy.php
2021-12-09 PhilippReenable Twitter/Retweet tests
2021-12-09 PhilippReenable Twitter/Media Post tests
2021-12-09 PhilippReenable Twitter/Favorites tests
2021-12-09 PhilippReenable Twitter/Show test
2021-12-09 PhilippReenable Twitter/Search test
2021-12-09 PhilippReenable Twitter/Lookup tests & add standard assertions
2021-12-09 PhilippReenable Twitter/UserTimeline tests
2021-12-09 PhilippReenable Twitter/Statuses tests
2021-12-09 PhilippReenable Twitter/Destroy tests
2021-12-07 Tobias DiekershoffMerge pull request #11060 from urbalazs/typo
2021-12-07 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-12-06 Hypolite PetovanMerge pull request #11069 from nupplaphil/feat/reenable...
2021-12-05 PhilippAdd response for JSON only
2021-12-05 PhilippFix tests
2021-12-05 PhilippFix Twitter statuses list & reenable tests
2021-12-05 PhilippReenable Incoming test and fixes an array_reverse(...
2021-12-05 PhilippReenable Followers&Friends Lists and fixes a array_reve...
2021-12-05 PhilippRe enable Blocks/Lists test
2021-12-05 PhilippRe enable UpdateProfile test
2021-12-05 PhilippRe-enable AccountVerifyCredentials test
2021-12-05 Hypolite PetovanMerge pull request #11070 from annando/api-array-reverse
2021-12-05 MichaelFix: array_reverse returns the reversed content as...
2021-12-05 Michael VogelMerge pull request #11058 from MrPetovan/bug/10955...
2021-12-04 Hypolite PetovanUpdate DateTimeFormat documentation
2021-12-04 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-12-04 Michael VogelMerge pull request #11064 from MrPetovan/bug/api-getReq...
next