friendica/src/Module/Api
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
..
Friendica Move System::jsonExit to BaseModule->jsonExit 2023-09-24 07:08:15 -04:00
GNUSocial Adapt BaseURL calls to new UriInterface 2023-02-18 21:12:21 +01:00
Mastodon Move System::jsonError to BaseModule->jsonError 2023-09-24 07:08:15 -04:00
Twitter Move System::jsonError to BaseModule->jsonError 2023-09-24 07:08:15 -04:00
ApiResponse.php Treat unsupported API call as HTTP error 2023-01-07 22:47:52 -05:00