]> git.mxchange.org Git - friendica.git/history - src/Module/BaseApi.php
Merge pull request #10962 from annando/db-doc
[friendica.git] / src / Module / BaseApi.php
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
2021-05-08 Michael VogelUpdate src/Module/BaseApi.php
2021-05-08 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-05-08 MichaelAdd all required HTTP methods
2021-05-03 Hypolite PetovanMerge pull request #10200 from annando/api-login
2021-05-03 MichaelAPI: New function to fetch current user id
2021-04-26 Hypolite PetovanMerge pull request #10166 from mexon/mat/refactor-user...
2021-04-26 Tobias DiekershoffMerge branch 'develop' of https://github.com/friendica...
2021-03-29 Hypolite PetovanMerge pull request #10093 from urbalazs/copyright-2021
2021-03-29 Balázs ÚrMerge branch '2021.03-rc' into copyright-2021
2021-03-29 Balázs ÚrUpdate copyright
2021-01-12 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-09-20 Hypolite PetovanMerge remote-tracking branch 'friendica/stable' into...
2020-09-20 Tobias DiekershoffMerge branch '2020.09-rc' into stable
2020-09-20 Tobias DiekershoffMerge pull request #9146 from tobiasd/2020.09-CHANGELOG
2020-09-13 Michael VogelMerge pull request #9191 from MrPetovan/bug/9090-frio...
2020-09-12 Michael VogelMerge pull request #9187 from MrPetovan/bug/9182-frio...
2020-09-12 Hypolite PetovanMerge pull request #9188 from annando/more-direction
2020-09-12 PhilippMerge pull request #9170 from MrPetovan/bug/9164-query...
2020-09-12 Hypolite PetovanUse Arguments->getCommand() where it makes more sense...
2020-08-17 realkinetixMerge pull request #1 from friendica/develop
2020-02-17 PhilippMerge pull request #8302 from annando/allowed-chars
2020-02-12 Michael VogelMerge pull request #8277 from MrPetovan/task/8251-use...
2020-02-10 Michael VogelMerge pull request #8261 from MrPetovan/task/8251-use...
2020-02-10 Michael VogelMerge pull request #8272 from MrPetovan/bug/8254-regex...
2020-02-10 Michael VogelMerge pull request #8269 from MrPetovan/bug/frio-more...
next