]> git.mxchange.org Git - friendica.git/history - src/Module/Api/Mastodon/Search.php
Merge pull request #11070 from annando/api-array-reverse
[friendica.git] / src / Module / Api / Mastodon / Search.php
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-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 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 #11005 from nupplaphil/feat/module_di
2021-11-27 PhilippMake `BaseModule` a real entity
2021-11-22 Hypolite PetovanMerge pull request #11019 from foss-/develop
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-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-07-22 Michael VogelMerge pull request #10498 from MrPetovan/bug/10477...
2021-07-21 Hypolite PetovanMerge pull request #10527 from annando/api
2021-07-20 MichaelAPI: Support for deprecated API endpoints and OAuth...
2021-07-04 Tobias DiekershoffMerge branch 'stable' into develop
2021-07-04 Tobias DiekershoffMerge pull request #10362 from tobiasd/2021.06-CHANGELOG
2021-07-03 Tobias DiekershoffMerge pull request #10289 from tobiasd/2021.06-credits
2021-06-16 MichaelMerge remote-tracking branch 'upstream/2021.06-rc'...
2021-06-16 Hypolite PetovanMerge pull request #10410 from annando/oauth
2021-06-16 Hypolite PetovanMerge pull request #10409 from annando/api-link-header
2021-06-16 MichaelSet the "Link" header
2021-06-08 Hypolite PetovanMerge pull request #10380 from annando/api-oauth-basicauth
2021-06-08 MichaelUse "checkAllowedScope" instead of "login"
2021-05-20 Hypolite PetovanMerge pull request #10277 from very-ape/authenticate...
2021-05-19 Hypolite PetovanMerge pull request #10275 from very-ape/authenticate...
2021-05-19 Hypolite PetovanMerge pull request #10268 from annando/api-parameters
2021-05-19 MichaelAPI: Parameter cleanup
2021-05-18 Hypolite PetovanMerge pull request #10261 from annando/api-search
2021-05-18 MichaelRestructured variable handling
2021-05-18 MichaelCoding standards
2021-05-18 MichaelStyle stuff ...
2021-05-18 MichaelSpaces
2021-05-18 MichaelMin is max
2021-05-18 MichaelSet maximum value
2021-05-18 MichaelCentral function to process request parameters
2021-05-18 MichaelImproved parameter assignment
2021-05-17 MichaelImproved query
2021-05-17 MichaelStandards
2021-05-17 MichaelAPI: Search endpoint