]> git.mxchange.org Git - friendica.git/history - include/api.php
Many API calls moved
[friendica.git] / include / api.php
2021-11-24 MichaelMany API calls moved
2021-11-24 MichaelRemove unneeded "unset"
2021-11-24 MichaelReplaced "requestdata"
2021-11-24 MichaelAdded last status
2021-11-24 MichaelMoved acitivites
2021-11-24 MichaelEntities, Source and api functions rearranged
2021-11-23 MichaelRemoving unused functions, added (deactivated) attachments
2021-11-23 MichaelFix return type
2021-11-23 MichaelMore objects added
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 MichaelRemove unused user fields
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 MichaelUse user contact
2021-11-21 MichaelHopefully fix some tests
2021-11-21 MichaelUse correct function to fetch the self user
2021-11-21 foss-Merge branch 'friendica:develop' into doc_faq_client...
2021-11-20 MichaelRemoved some more API functions
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 MichaelFix legacy API
2021-11-19 Hypolite PetovanMerge pull request #10987 from annando/api4
2021-11-19 MichaelMerge branch 'api4' of github.com:annando/friendica...
2021-11-19 Michael VogelUpdate include/api.php
2021-11-18 MichaelRemoved "api_get_user"
2021-11-18 MichaelReplaced "api_date"
2021-11-18 MichaelFixed handling of return value
2021-11-18 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-18 Michaelchanged quotes
2021-11-18 MichaelRemoved unused code
2021-11-18 MichaelRemoved forbidden - crashing the tests again
2021-11-18 Michaelallow_api removed
2021-11-18 MichaelMaking tests possibly happy
2021-11-18 MichaelTests ...
2021-11-18 MichaelAdded some more check
2021-11-18 MichaelReadding checks for loggedn in state for the tests
2021-11-17 MichaelTesting tests again
2021-11-17 MichaelTest tests
2021-11-17 MichaelReplaced all api_user calls
2021-11-17 MichaelTesting tests
2021-11-17 MichaelChange back auth
2021-11-17 MichaelHopefully fixing the tests
2021-11-17 MichaelReplaced most "api_get_user" calls with newer BaseApi...
2021-11-16 MichaelAPI: moved classes / unified user array creation
2021-11-16 Hypolite PetovanMerge pull request #10986 from annando/issue-10983
2021-11-14 Hypolite PetovanMerge pull request #10975 from annando/api3
2021-11-14 MichaelSome more API functions moved
2021-11-14 Hypolite PetovanMerge pull request #10976 from nupplaphil/feat/api_tests
2021-11-12 PhilippTransform ApiResponse::error() into dynamic method
2021-11-12 PhilippTransform ApiResponse::formatData() into dynamic method
2021-11-12 PhilippMove API Response methods into an own class to make...
2021-11-11 Hypolite PetovanMerge pull request #10968 from annando/api2
2021-11-10 MichaelPhoto delete is moved as well
2021-11-10 MichaelAPI: some more converted functions
2021-11-10 Hypolite PetovanMerge pull request #10967 from annando/api
2021-11-10 MichaelAPI: Classes moved to the correct places according...
2021-11-09 Michael"init" removed, moved error function
2021-11-09 MichaelAPI call rate_limit_status moved
2021-11-08 MichaelRemoved unneeded parameter
2021-11-08 MichaelAPI: spme Functionality is transferred to new places
2021-11-08 Hypolite PetovanMerge pull request #10965 from tobiasd/20211108-lng
2021-11-08 Hypolite PetovanMerge pull request #10964 from annando/api
2021-11-08 MichaelMerge remote-tracking branch 'upstream/develop' into api
2021-11-08 MichaelThe API is now using the router
2021-11-07 Hypolite PetovanMerge pull request #10961 from annando/deprecated
2021-11-07 Michael VogelApply suggestions from code review
2021-11-07 MichaelRemoved and replaced deprecated functionalities
2021-11-04 Hypolite PetovanMerge pull request #10953 from annando/bott-shrinked
2021-11-04 MichaelThe boot.php had been cleared of most functions
2021-11-02 Hypolite PetovanMerge pull request #10942 from annando/error-handling
2021-10-31 MichaelUse getter function
2021-10-31 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-31 MichaelChanged scope
2021-10-29 MichaelImproved http error handling
2021-10-18 Hypolite PetovanMerge pull request #10890 from xundeenergie/improve...
2021-10-14 Hypolite PetovanMerge pull request #10874 from annando/profile-photo
2021-10-14 MichaelUse a constant for the profile photo album
2021-10-11 Hypolite PetovanMerge pull request #10863 from annando/photo-type
2021-10-11 MichaelNew photo field "photo-type" as preparation for banners
2021-10-11 Hypolite PetovanMerge pull request #10857 from annando/no-q
2021-10-09 MichaelFix test
2021-10-09 Michael`q` is now completely removed
2021-10-08 Hypolite PetovanMerge pull request #10836 from nupplaphil/feat/deposito...
2021-10-08 Hypolite PetovanMerge pull request #10848 from annando/more-q
2021-10-08 MichaelSome more "q" calls handled
2021-10-08 MichaelMore replaced "q" calls
2021-10-04 Michael VogelMerge pull request #10819 from MrPetovan/task/refactor...
2021-10-03 Hypolite PetovanMerge pull request #10820 from annando/more-q
2021-10-03 Michael VogelApply suggestions from code review
2021-10-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-03 MichaelSome more "q" calls and deprecated logging replaced
2021-10-03 Michael VogelMerge pull request #10817 from MrPetovan/task/refactor...
2021-10-03 Tobias DiekershoffMerge pull request #10816 from MrPetovan/task/refactor...
2021-10-03 Hypolite PetovanMerge pull request #10814 from annando/more-q
2021-10-03 MichaelFix query
2021-10-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-03 MichaelMore "q" calls have been replaced
2021-10-03 Michael VogelMerge pull request #10722 from MrPetovan/task/refactor...
next