]> git.mxchange.org Git - friendica.git/history - src/Module/Api/Mastodon
Fix wrong default value in Module\Api\Friendica\Photo\Create::post
[friendica.git] / src / Module / Api / Mastodon /
2022-01-16 Hypolite PetovanMerge pull request #11159 from annando/api-finally...
2022-01-16 MichaelReplaced $_REQUEST
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-02 PhilippMerge pull request #11129 from urbalazs/copyright-2022
2022-01-02 Balázs ÚrUpdate copyright
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-19 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-12-17 PhilippMerge pull request #11107 from annando/api-oauth
2021-12-17 MichaelAPI: Fix for OAuth endpoints that mustn't be authorized
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-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 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-04 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-12-04 Michael VogelMerge pull request #11064 from MrPetovan/bug/api-getReq...
2021-12-03 Hypolite PetovanAdd expected second parameter to BaseApi::getRequest...
2021-11-30 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-11-30 Hypolite PetovanMerge pull request #11044 from nupplaphil/feat/api...
2021-11-30 PhilippMake $_REQUEST processing independent of sub-calls
2021-11-30 Philippextract "BaseApi::checkDefaults()" method for later...
2021-11-28 Hypolite PetovanMerge pull request #11035 from annando/api-next
2021-11-27 Hypolite PetovanAdd a second parameter to BaseApi::getRequest to enable...
2021-11-27 Hypolite PetovanMerge pull request #11036 from nupplaphil/bug/module_di
2021-11-27 PhilippFixing wrong inherited methodsyntax
2021-11-27 Hypolite PetovanMerge pull request #11005 from nupplaphil/feat/module_di
2021-11-27 PhilippInherit `ApiResponse` from `Response`
2021-11-27 PhilippMake `BaseModule` a real entity
2021-11-22 Hypolite PetovanMerge pull request #11019 from foss-/develop
2021-11-22 Michael VogelMerge pull request #11015 from MrPetovan/task/10979...
2021-11-22 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-22 PhilippMerge pull request #10969 from MrPetovan/task/remove...
2021-11-21 Hypolite PetovanMove sending follow message to remote server to Protoco...
2021-11-21 Hypolite PetovanMerge pull request #11012 from annando/api-relations
2021-11-21 MichaelFix followers/following for the Mastodon API
2021-11-21 foss-Merge branch 'friendica:develop' into doc_faq_client...
2021-11-18 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-17 Hypolite PetovanMerge pull request #10977 from nupplaphil/feat/dynamic_...
2021-11-16 Hypolite PetovanMerge pull request #10986 from annando/issue-10983
2021-11-14 PhilippSwitch `static::$parameters` to `$this->parameters`
2021-11-14 PhilippMake BaseModule methods dynamic
2021-11-14 PhilippReplace `$parameters` argument per method with `static...
2021-11-14 Hypolite PetovanMerge pull request #10976 from nupplaphil/feat/api_tests
2021-11-12 PhilippTransform ApiResponse::unspported() into dynamic method
2021-11-12 PhilippMove API Response methods into an own class to make...
2021-11-08 Hypolite PetovanMerge pull request #10965 from tobiasd/20211108-lng
2021-11-08 Hypolite PetovanMerge pull request #10964 from annando/api
2021-11-08 MichaelMerge remote-tracking branch 'upstream/develop' into api
2021-11-08 MichaelThe API is now using the router
2021-10-22 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-21 Hypolite PetovanMerge pull request #10893 from nupplaphil/feat/deposito...
2021-10-21 PhilippRename setIgnore() to ignore()
2021-10-21 PhilippMove Introduction to new depository paradigm
2021-10-18 Hypolite PetovanMerge pull request #10890 from xundeenergie/improve...
2021-10-13 Hypolite PetovanMerge pull request #10867 from annando/replace-p
2021-10-13 Michael VogelMerge pull request #10870 from MrPetovan/bug/fatal...
2021-10-13 Michael VogelMerge pull request #10869 from MrPetovan/bug/10868...
2021-10-13 Hypolite PetovanFix request parameter mapping to selectByBoundaries...
2021-10-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-03 Michael VogelMerge pull request #10722 from MrPetovan/task/refactor...
2021-10-02 Hypolite PetovanMove notification to the new paradigm
2021-10-02 Hypolite PetovanCreate constants for Mastodon notification types
2021-10-02 Hypolite PetovanRename Model\Post\UserNotifications type constants
2021-10-02 Hypolite PetovanMerge pull request #10803 from nupplaphil/feat/message_log
2021-10-02 Hypolite PetovanMerge pull request #10801 from annando/network-thread...
2021-10-02 Michael VogelMerge pull request #10800 from MrPetovan/task/10739...
2021-10-02 Hypolite PetovanImplement relationship termination for Mastodon block
2021-10-02 Tobias DiekershoffMerge pull request #10797 from annando/diaspora-deprecated
2021-10-02 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-02 Hypolite PetovanMerge pull request #10788 from fabrixxm/fix/gettext
2021-10-02 Hypolite PetovanMerge pull request #10759 from annando/user-contact
2021-10-02 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-09-26 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-09-25 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-09-18 MichaelMerge remote-tracking branch 'upstream/2021.09-rc'...
2021-09-16 Tobias DiekershoffMerge pull request #10666 from tobiasd/20210905-credits
2021-09-13 MichaelMerge remote-tracking branch 'upstream/2021.09-rc'...
2021-09-13 Michael VogelMerge pull request #10703 from tobiasd/20210913-fr
2021-09-13 Hypolite PetovanMerge pull request #10693 from nupplaphil/feat/config_dir
2021-09-12 MichaelMerge remote-tracking branch 'upstream/2021.09-rc'...
2021-09-12 Michael VogelMerge pull request #10697 from MrPetovan/bug/10692...
2021-09-12 Hypolite PetovanPrevent expandTags to be performed on existing links...
2021-09-10 MichaelUse centralized function to update contact entries
2021-08-15 Hypolite PetovanMerge pull request #10600 from nupplaphil/bug/update_au...
2021-08-15 Hypolite PetovanMerge pull request #10599 from annando/subscription
2021-08-15 MichaelImproved error check, added "put"
2021-08-15 MichaelAPI: First steps to support subscriptions
2021-08-09 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-08-08 Hypolite PetovanMerge pull request #10581 from annando/postopts
next