friendica/src/Module/Api/Twitter
Hypolite Petovan 46180d7d5b Move System::jsonError to BaseModule->jsonError
- This will ensure headers set in BaseModule->run will be carried in jsonError scenarios
- Make BaseApi->checkThrottleLimit an object method to use BaseModule->jsonError
- Deprecate jsonError() method in Core\System
2023-09-24 07:08:15 -04:00
..
Account Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Blocks Move System::jsonExit to BaseModule->jsonExit 2023-09-24 07:08:15 -04:00
DirectMessages Fix Twitter NewDM API w/OAuth by passing in UID not query session 2023-03-22 18:18:49 -04:00
Favorites Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Followers Move System::jsonExit to BaseModule->jsonExit 2023-09-24 07:08:15 -04:00
Friends Move System::jsonExit to BaseModule->jsonExit 2023-09-24 07:08:15 -04:00
Friendships Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Lists Replace "group" with "circle" in the rest of the code 2023-05-27 22:01:45 -04:00
Media Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Search Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Statuses Move System::jsonError to BaseModule->jsonError 2023-09-24 07:08:15 -04:00
Users Happy New Year 2023! 2023-01-01 09:36:24 -05:00
ContactEndpoint.php Adapt BaseURL calls to new UriInterface 2023-02-18 21:12:21 +01:00
DirectMessagesEndpoint.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Favorites.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
SavedSearches.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00