gnu-social/src/Core
Hugo Sales 4128a5403d
[MEDIA][EXCEPTIONS] Fix errors and deprecations
2021-09-14 13:05:51 +01:00
..
DB [AVATAR] Update way avatar is sent, to use proper symfony responses, make config('site', 's_static_delivery') into a boolean 2021-09-14 13:05:51 +01:00
I18n [I18N] Remove support for context until it proves necessary, as it broke the code 2021-09-14 13:05:39 +01:00
Queue [QUEUE] Add queueing wrapper, default configuration and example usage 2021-09-14 13:05:33 +01:00
Router [AVATAR] Fixed avatar upload, added avatar inline download and updated template and base controller 2021-09-14 13:05:51 +01:00
Cache.php [CACHE] Fix usage of the redis extension 2021-09-14 13:05:35 +01:00
Controller.php [MEDIA][EXCEPTIONS] Fix errors and deprecations 2021-09-14 13:05:51 +01:00
Entity.php [AVATAR] Fixed avatar upload, added avatar inline download and updated template and base controller 2021-09-14 13:05:51 +01:00
Event.php [EVENT] Fix event handler and rename events to snake_case 2021-09-14 13:05:47 +01:00
Form.php [FORM] Add Form::handle which automagically creates a form, handles a request, and writes the data to the given entity and update Form::create to do some more magic as well 2021-09-14 13:05:45 +01:00
GNUsocial.php [AVATAR] Fixed avatar upload, added avatar inline download and updated template and base controller 2021-09-14 13:05:51 +01:00
Log.php [LOG][WRAPPER] Refactor log wrapper 2021-09-14 13:05:33 +01:00
Mailer.php [MAIL] Make mailserver a required service 2021-09-14 13:05:46 +01:00
Module.php [MODULE] Added module base class 2021-09-14 13:05:47 +01:00
ModuleManager.php [MODULE] Reload modules if modified, except in production environment 2021-09-14 13:05:48 +01:00
Security.php [COMMON][SECURITY][WRAPPER] Added security service static wrapper and Common::getUser 2021-09-14 13:05:41 +01:00
UserRoles.php [USER] Add UserRoles 2021-09-14 13:05:40 +01:00