]> git.mxchange.org Git - friendica.git/history - src/Module/OAuth/Token.php
Update copyright
[friendica.git] / src / Module / OAuth / Token.php
2022-01-02 Balázs ÚrUpdate copyright
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 #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 PhilippMake BaseModule methods dynamic
2021-11-14 PhilippReplace `$parameters` argument per method with `static...
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 Michael VogelUpdate src/Module/OAuth/Token.php
2021-06-16 MichaelCheck for REDIRECT_REMOTE_USER as well
2021-06-16 MichaelAPI: Added OAuth revoke, adding documentation to parameters
2021-06-08 Hypolite PetovanMerge pull request #10380 from annando/api-oauth-basicauth
2021-06-08 MichaelAPI: New classes for OAuth and basic auth
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-14 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-05-14 Michael VogelMerge pull request #10244 from tobiasd/20210514-de
2021-05-14 Tobias DiekershoffMerge pull request #10245 from annando/api-client-crede...
2021-05-14 MichaelAPI: Support OAuth client credentials
2021-05-13 Hypolite PetovanMerge pull request #10242 from annando/api-lists-missing
2021-05-13 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-05-13 MichaelFix connection issues with AndStatus
2021-05-13 Tobias DiekershoffMerge pull request #10231 from MrPetovan/bug/warnings
2021-05-13 Hypolite PetovanMerge pull request #10237 from annando/oauth-flow
2021-05-13 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-05-13 MichaelRefine OAuth flow
2021-05-12 Hypolite PetovanMerge pull request #10233 from annando/api-again
2021-05-12 MichaelSimplified null check
2021-05-12 MichaelAdded documentation
2021-05-12 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-05-12 MichaelImproved error reporting
2021-05-11 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-05-11 MichaelFix context order / notice fixed
2021-05-11 Hypolite PetovanMerge pull request #10230 from annando/oauth-login
2021-05-11 MichaelStore creation date
2021-05-11 MichaelCode style
2021-05-11 MichaelLogin prototype