gnu-social/src/Core
Hugo Sales fdaa89e3c9 [EVENT] Rename event names to camel case to make finding handlers easier 2021-04-14 15:37:23 +00:00
..
DB [CONFIG] Various fixes to use new configuration format 2021-04-14 15:37:23 +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 [EVENT] Rename event names to camel case to make finding handlers easier 2021-04-14 15:37:23 +00:00
Cache.php [CONFIG][CACHE] Move cache configuration from environment variables to the configuration file 2021-04-14 15:37:23 +00:00
Controller.php [EVENT] Rename event names to camel case to make finding handlers easier 2021-04-14 15:37:23 +00:00
Entity.php [DB] Add helper for removing entities 2021-04-14 15:37:22 +00:00
Event.php [EVENT] Fix event handler and rename events to snake_case 2021-04-14 15:37:21 +00:00
Form.php [FORM] Add names to forms 2021-04-14 15:37:22 +00:00
GNUsocial.php [CONFIG] Various fixes to use new configuration format 2021-04-14 15:37:23 +00:00
HTTPClient.php [WRAPPER][HTTPClient] Static wrapper around Symfony's HTTP Client 2021-04-14 15:37:22 +00:00
Log.php [LOG][WRAPPER] Refactor log wrapper 2021-04-14 15:37:21 +00:00
Module.php [CORE] Add missing use statement in module base class 2021-04-14 15:37:22 +00:00
ModuleManager.php [EVENT] Rename event names to camel case to make finding handlers easier 2021-04-14 15:37:23 +00:00
NoteScope.php [UTIL] Update bitmap base class, making using easier 2021-04-14 15:37:22 +00:00
Security.php [DEPENDENCY] Add tgalopin/html-sanitizer-bundle and transitively tgalopin/html-sanitizer 2021-04-14 15:37:22 +00:00
UserRoles.php [UTIL] Update bitmap base class, making using easier 2021-04-14 15:37:22 +00:00