]> git.mxchange.org Git - friendica.git/history - src/Module/OAuth
Merge pull request #13599 from Raroun/Fix_for_Pull_Request_#13596_missing_a_hidden...
[friendica.git] / src / Module / OAuth /
2023-10-14 MichaelMerge remote-tracking branch 'upstream/2023.09-rc'...
2023-10-14 Michael VogelMerge pull request #13530 from MrPetovan/bug/json-error...
2023-10-12 MichaelMerge remote-tracking branch 'upstream/2023.09-rc'...
2023-10-11 Hypolite PetovanRename BaseApi->logErrorAndJsonExit to logAndJsonError...
2023-10-11 Hypolite PetovanMove jsonError out of Factory\Api\Mastodon\Error->Unaut...
2023-10-11 Hypolite PetovanMove jsonError out of Factory\Api\Mastodon\Error->Unpro...
2023-09-30 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-09-27 Michael VogelMerge pull request #13456 from MrPetovan/bug/cors-heade...
2023-09-24 Hypolite PetovanMove System::jsonExit to BaseModule->jsonExit
2023-08-12 Hypolite PetovanMerge pull request #13291 from Quix0r/features/config...
2023-07-24 Tobias DiekershoffMerge pull request #13299 from annando/issue-13020
2023-07-23 MichaelReformatted code
2023-07-23 MichaelIssue 13020: Fix OAuth connection with Buffer
2023-04-23 Tobias DiekershoffMerge branch '2023.03-rc' into stable
2023-02-02 Michael VogelMerge pull request #12762 from MrPetovan/bug/warnings
2023-02-01 Hypolite PetovanMerge pull request #12752 from annando/c2s
2023-01-29 MichaelFirst implementation of ActivityPub C2S
2023-01-23 MichaelDon't show reblogged on single post
2023-01-23 MichaelMerge remote-tracking branch 'upstream/develop' into api
2023-01-23 MichaelUpdated messages.po
2023-01-22 Hypolite PetovanMerge pull request #12718 from annando/config
2023-01-22 Hypolite PetovanMerge pull request #12719 from annando/andstatus
2023-01-22 MichaelMerge remote-tracking branch 'upstream/develop' into api
2023-01-22 MichaelFetch data from basic auth when one of the parameters...
2023-01-22 MichaelAPI: Show different ids on reshares / don't check for...
2023-01-19 PhilippMerge pull request #12695 from MrPetovan/bug/fatal...
2023-01-19 PhilippMerge pull request #12694 from MrPetovan/task/allow...
2023-01-19 Hypolite PetovanAllow colon in password
2023-01-15 Hypolite PetovanMerge pull request #12674 from nupplaphil/bug/config_ty...
2023-01-15 PhilippMerge pull request #12673 from annando/andstatus-api
2023-01-14 MichaelAPI: Accept "redirect_uris" as both array and string
2023-01-01 PhilippMerge pull request #12562 from MrPetovan/bug/notices
2023-01-01 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-01-01 Michael VogelMerge pull request #12591 from MrPetovan/task/2023...
2023-01-01 Hypolite PetovanHappy New Year 2023!
2022-12-27 Hypolite PetovanMerge pull request #12540 from annando/forum-thread
2022-12-27 PhilippMerge pull request #12539 from annando/forum-thread
2022-12-26 Hypolite PetovanMerge pull request #12527 from nupplaphil/feat/request_id
2022-12-26 PhilippUse X-REQUEST-ID for Error pages
2022-12-11 MichaelMerge remote-tracking branch 'origin/2022.12-rc' into...
2022-10-25 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-10-21 Hypolite PetovanMerge pull request #12041 from nupplaphil/feat/usersess...
2022-10-20 PhilippUserSession class [5] - Refactor src/Module/ files...
2022-10-19 Hypolite PetovanMerge pull request #12027 from annando/no-boot-src...
2022-10-19 Michaelold boot.php functions replaced in src/module (3)
2022-10-09 Hypolite PetovanMerge pull request #11979 from annando/issue-11853
2022-09-24 Michael VogelMerge pull request #11763 from tobiasd/marcor-newapi
2022-08-31 PhilippMerge pull request #11877 from annando/log-levels
2022-08-31 MichaelSome more changed log levels
2022-01-02 PhilippMerge pull request #11129 from urbalazs/copyright-2022
2022-01-02 Balázs ÚrUpdate copyright
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-07 Tobias DiekershoffMerge pull request #11060 from urbalazs/typo
2021-12-05 Michael VogelMerge pull request #11058 from MrPetovan/bug/10955...
2021-12-04 Hypolite PetovanReplace references to UTC_TIMESTAMP in SQL queries...
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 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-10 Hypolite PetovanMerge pull request #10391 from annando/api-applications
2021-06-10 MichaelSimplify the code
2021-06-10 MichaelAPI: Tests with various clients, small fixes
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-06-02 Tobias DiekershoffMerge branch '2021.06-rc' of https://github.com/friendi...
2021-05-23 Hypolite PetovanMerge pull request #10283 from very-ape/fix-message...
2021-05-22 MichaelMerge remote-tracking branch 'upstream/2021.06-rc'...
2021-05-22 Tobias DiekershoffMerge pull request #10291 from annando/no-summary
2021-05-22 Tobias DiekershoffMerge pull request #10290 from annando/notice
2021-05-22 MichaelFixes notice
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
next