friendica/src/Module/Api/Friendica
Hypolite Petovan 1b9ec3a214 Rename BaseApi->logErrorAndJsonExit to logAndJsonError to better match the functionality
- Also it's shorter and we're paying by the character
2023-10-11 09:44:03 -04:00
..
Circle Make BaseApi->checkAllowedScope into an object method 2023-10-11 09:43:57 -04:00
DirectMessages Make BaseApi->checkAllowedScope into an object method 2023-10-11 09:43:57 -04:00
Events Make BaseApi->checkAllowedScope into an object method 2023-10-11 09:43:57 -04:00
Notification Make BaseApi->checkAllowedScope into an object method 2023-10-11 09:43:57 -04:00
Photo Make BaseApi->checkAllowedScope into an object method 2023-10-11 09:43:57 -04:00
Photoalbum Make BaseApi->checkAllowedScope into an object method 2023-10-11 09:43:57 -04:00
Profile Make BaseApi->checkAllowedScope into an object method 2023-10-11 09:43:57 -04:00
Statuses Rename BaseApi->logErrorAndJsonExit to logAndJsonError to better match the functionality 2023-10-11 09:44:03 -04:00
Activity.php Make BaseApi->checkAllowedScope into an object method 2023-10-11 09:43:57 -04:00
Notification.php Make BaseApi->checkAllowedScope into an object method 2023-10-11 09:43:57 -04:00
Photo.php Make BaseApi->checkAllowedScope into an object method 2023-10-11 09:43:57 -04:00