gnu-social/src/Core
Hugo Sales 0af82054ff [COMMON][SECURITY][WRAPPER] Added security service static wrapper and Common::getUser 2021-04-14 15:37:21 +00:00
..
DB [DEFAULTS] Add password hashing algorithm default settings 2021-04-14 15:37:21 +00:00
I18n [I18N] Remove support for context until it proves necessary, as it broke the code 2021-04-14 15:37:21 +00:00
Queue [QUEUE] Add queueing wrapper, default configuration and example usage 2021-04-14 15:37:21 +00:00
Router [CORE][ROUTES] Small refactor on entrypoint and RouteLoader 2021-04-14 15:37:21 +00:00
Cache.php [CACHE] Fix usage of the redis extension 2021-04-14 15:37:21 +00:00
Controller.php [CONTROLLER][ROUTES] Refactor the base Controller to not reinvent the wheel too much and rely on Symfony's events 2021-04-14 15:37:21 +00:00
Event.php [CONTROLLER] Add Controller base class, which handles rendering templates if requested HTML or json, accordingly 2021-04-14 15:37:21 +00:00
Form.php [FORM] Added Symfony Form wrapper 2021-04-14 15:37:21 +00:00
GNUsocial.php [COMMON][SECURITY][WRAPPER] Added security service static wrapper and Common::getUser 2021-04-14 15:37:21 +00:00
Log.php [LOG][WRAPPER] Refactor log wrapper 2021-04-14 15:37:21 +00:00
ModulesManager.php [MODULES] Make ModulesManager check if file exists 2021-04-14 15:37:21 +00:00
Security.php [COMMON][SECURITY][WRAPPER] Added security service static wrapper and Common::getUser 2021-04-14 15:37:21 +00:00
UserRoles.php [USER] Add UserRoles 2021-04-14 15:37:21 +00:00