]> git.mxchange.org Git - friendica.git/history - src/Module/BaseApi.php
Update src/Module/Magic.php
[friendica.git] / src / Module / BaseApi.php
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
2021-05-28 MichaelAPI: Unified request parameter handling
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 MichaelReduced log level
2021-05-18 Hypolite PetovanMerge pull request #10261 from annando/api-search
2021-05-18 MichaelCentral function to process request parameters
2021-05-16 Hypolite PetovanMerge pull request #10251 from nupplaphil/feat/drone_ph...
2021-05-16 Hypolite PetovanMerge pull request #10252 from annando/api-status
2021-05-16 MichaelAdded scope check
2021-05-15 MichaelAPI: We now can post statuses via API
2021-05-14 MichaelMerge remote-tracking branch 'upstream/develop' into...
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 MichaelAPI: List handling, dummy endpoints
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 MichaelRepurposed OAuth frontend handling, store the scope
2021-05-13 MichaelWhitespaces ...
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 MichaelHTTP_AUTHORIZATION should be enough
2021-05-12 MichaelAdded documentation headers
2021-05-12 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-05-12 MichaelOAuth connections now have to be ackknowledged
2021-05-12 MichaelImproved error reporting
2021-05-11 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-05-11 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-05-11 MichaelImproved cards handling, simplified Bearer handling
2021-05-11 Hypolite PetovanMerge pull request #10230 from annando/oauth-login
2021-05-11 MichaelCheck the start of the string
2021-05-11 Michaeluse "random_bytes" instead of "openssl_random_pseudo_bytes"
2021-05-11 MichaelStore creation date
2021-05-11 MichaelLogin prototype
2021-05-10 PhilippMerge pull request #10209 from MrPetovan/bug/10205...
2021-05-10 Hypolite PetovanMerge pull request #10203 from nupplaphil/feat/auto_release
2021-05-08 Hypolite PetovanMerge pull request #10222 from annando/more-api
2021-05-08 MichaelAPI: Some more endpoints
2021-05-08 Hypolite PetovanMerge pull request #10220 from annando/api-timelines
next