friendica/src/Module/Profile
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
..
Common.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Contacts.php Skip nonexistent contacts in Pofile/Contacts 2023-03-27 21:31:54 -04:00
Conversations.php Escape HTML in display names for inclusion in syndication link tags 2023-08-02 16:59:46 +02:00
Index.php Replace remaining mentions of "Status" by "Conversations" or "Posts" 2023-01-11 09:01:29 -05:00
Media.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Photos.php Replace "group" with "circle" in the rest of the code 2023-05-27 22:01:45 -04:00
Profile.php Move System::jsonError to BaseModule->jsonError 2023-09-24 07:08:15 -04:00
RemoteFollow.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Restricted.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Schedule.php Apply suggestions from code review 2023-02-19 11:12:48 +01:00
UnkMail.php Apply suggestions from code review 2023-02-19 11:12:48 +01:00