]> git.mxchange.org Git - friendica.git/history - src/Module/Api
Merge pull request #11360 from annando/announce-notification
[friendica.git] / src / Module / Api /
2022-03-19 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-03-08 Hypolite PetovanMerge pull request #11308 from annando/api-bookmark
2022-03-08 MichaelAPI: Fixed the bookmarking
2022-03-08 Hypolite PetovanMerge pull request #11307 from annando/api-reply-fix
2022-03-08 Hypolite PetovanMerge pull request #11306 from annando/abstract-space
2022-03-08 Hypolite PetovanMerge pull request #11305 from annando/api-spoiler
2022-03-08 MichaelAPI: Fix "in_reply_to_status_id"
2022-03-08 MichaelAPI: Improve support for the summary field
2022-03-07 Tobias DiekershoffMerge pull request #11285 from tobiasd/2022.03-changelog
2022-03-05 Tobias DiekershoffMerge pull request #11293 from annando/api-direct
2022-03-05 MichaelAPI: Support for the "direct" visibility
2022-03-04 Tobias DiekershoffMerge pull request #11292 from annando/api-visibility
2022-03-04 MichaelAPI: We can now post to groups via the Mastodon endpoint
2022-03-02 Hypolite PetovanMerge pull request #11288 from annando/api-fix2
2022-03-02 MichaelFix test / Use new expandTags function
2022-03-02 MichaelAPI: Forum mentions are now working
2022-03-02 MichaelAPI: Only display active incoming contact requests
2022-02-28 Hypolite PetovanMerge pull request #11286 from annando/api-fixes
2022-02-28 MichaelAPI: Fix display of reshares / return value of activities
2022-02-25 Hypolite PetovanMerge pull request #11282 from annando/api-fix
2022-02-25 MichaelAPI: several fixes to the Twitter/Statusnet API
2022-02-25 Hypolite PetovanMerge pull request #11265 from k-alin/6606-k-alin-mysql...
2022-02-24 Michael VogelMerge pull request #11270 from MrPetovan/task/10862...
2022-02-24 Hypolite PetovanMove unfollow protocol to worker task
2022-02-23 Michael VogelMerge pull request #11267 from MrPetovan/task/11264...
2022-02-21 Hypolite PetovanUpdate Mastodon API version string to include Mastodon...
2022-02-20 Hypolite PetovanAdd constructors to a couple of Mastodon API value...
2022-02-20 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-02-20 k-alinMerge branch 'friendica:develop' into 6606-k-alin-mysql...
2022-02-20 Hypolite PetovanMerge pull request #11260 from mkljczk/develop
2022-02-20 marcin mikołajczakApply suggestions
2022-02-19 marcin mikołajczakAPI: add list members editing
2022-02-16 Hypolite PetovanMerge pull request #11250 from nupplaphil/bug/redis_pw
2022-02-15 Hypolite PetovanMerge pull request #11242 from annando/private-forums
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...
next