]> git.mxchange.org Git - friendica.git/history - src/Module/BaseApi.php
Issue 11566: More detailled notification configuration
[friendica.git] / src / Module / BaseApi.php
2022-01-23 PhilippMerge pull request #11141 from urbalazs/language-names
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 PhilippUse Args::getMethod() at various places
2022-01-02 PhilippMerge pull request #11129 from urbalazs/copyright-2022
2022-01-02 Balázs ÚrUpdate copyright
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-04 Hypolite PetovanMerge pull request #11066 from annando/issue-11063
2021-12-04 MichaelIssue 11063: Fix check for current user
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 API call permission checks more reliable
2021-11-30 PhilippMake $_REQUEST processing independent of sub-calls
2021-11-30 Philippextract "BaseApi::checkDefaults()" method for later...
2021-11-28 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-11-28 Hypolite PetovanMerge pull request #11042 from nupplaphil/feat/api...
2021-11-28 PhilippFix BaseApi and corresponding tests
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 PhilippInherit `ApiResponse` from `Response`
2021-11-27 PhilippMake `BaseModule` a real entity
2021-11-27 PhilippMerge pull request #11025 from MrPetovan/task/11022...
2021-11-26 Hypolite PetovanMerge pull request #11028 from annando/fix-api
2021-11-26 MichaelMixed parameter order
2021-11-26 MichaelAPI: Fix profile_url handling / missing constant
2021-11-26 Hypolite PetovanMerge pull request #11018 from annando/api-status
2021-11-24 MichaelEntities, Source and api functions rearranged
2021-11-22 Hypolite PetovanMerge pull request #11019 from foss-/develop
2021-11-22 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-21 Hypolite PetovanMerge pull request #11013 from annando/api-rework
2021-11-21 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-21 MichaelReworked friendship API endpoints
2021-11-21 Hypolite PetovanMerge pull request #11010 from foss-/doc_faq_client...
2021-11-21 Hypolite PetovanMerge pull request #11003 from annando/fix-api
2021-11-21 Michaelfunction moved
2021-11-21 MichaelUse correct function to fetch the self user
2021-11-21 MichaelTests again
2021-11-21 foss-Merge branch 'friendica:develop' into doc_faq_client...
2021-11-20 MichaelFixing (some) tests
2021-11-20 MichaelRelocate RSS header stuff, cleaning up the code
2021-11-20 MichaelSome more removed functions and parameters
2021-11-19 Hypolite PetovanMerge pull request #10999 from nupplaphil/bug/configcac...
2021-11-19 Hypolite PetovanMerge pull request #10987 from annando/api4
2021-11-18 MichaelRemoved "api_get_user"
2021-11-18 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-18 MichaelRemoved unused code
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 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 PhilippMove API Response methods into an own class to make...
2021-11-10 Hypolite PetovanMerge pull request #10967 from annando/api
2021-11-10 Michael VogelUpdate src/Module/BaseApi.php
2021-11-09 MichaelFix test
2021-11-09 Michael"init" removed, moved error function
2021-11-09 MichaelAPI call rate_limit_status moved
2021-11-09 MichaelUsing the "extension" parameter
2021-11-09 MichaelSimplify the output of api results
2021-11-08 MichaelMoved function to Arrays.php
2021-11-08 MichaelAPI: spme Functionality is transferred to new places
2021-08-09 Hypolite PetovanMerge pull request #10586 from annando/app-user2
2021-08-09 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-08-08 MichaelGet rid of App->user completely
2021-08-08 MichaelRemove direct calls to App->user
2021-07-09 Hypolite PetovanMerge pull request #10472 from annando/proxy
2021-07-08 MichaelNew founction to count threads
2021-07-08 MichaelNew function to convert BBCode for a given ID
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 MichaelNo need for +1 and -1
2021-06-16 MichaelSet the "Link" header
2021-06-09 Hypolite PetovanMerge pull request #10387 from tobiasd/20210609-ja
2021-06-09 MichaelMerge remote-tracking branch 'upstream/2021.06-rc'...
2021-06-09 Hypolite PetovanMerge pull request #10381 from annando/basic-auth
2021-06-08 MichaelThe function is now protected again
2021-06-08 MichaelGet rid of "api_user()" function
2021-06-08 Hypolite PetovanMerge pull request #10380 from annando/api-oauth-basicauth
2021-06-08 MichaelUse "checkAllowedScope" instead of "login"
2021-06-08 MichaelRearranged scope check
2021-06-08 MichaelUnified request for uid
2021-06-08 MichaelSimplified code
2021-06-08 MichaelImproved documentation
2021-06-08 MichaelAPI: New classes for OAuth and basic auth
2021-06-05 MichaelMerge remote-tracking branch 'upstream/2021.06-rc'...
2021-06-03 Tobias DiekershoffMerge pull request #10367 from annando/old-api-oauth
2021-06-02 MichaelSupport OAuth for the legacy API
2021-06-02 Tobias DiekershoffMerge branch '2021.06-rc' of https://github.com/friendi...
2021-05-29 Hypolite PetovanMerge pull request #10332 from annando/calender-download
2021-05-29 Hypolite PetovanMerge pull request #10329 from annando/unified-request
2021-05-29 MichaelCode style conventions
next