gnu-social/src/Core
Hugo Sales 1949e0b987
[EVENT] Rename event names to camel case to make finding handlers easier
2021-09-14 13:06:55 +01:00
..
DB [CONFIG] Various fixes to use new configuration format 2021-09-14 13:06:54 +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 [EVENT] Rename event names to camel case to make finding handlers easier 2021-09-14 13:06:55 +01:00
Cache.php [CONFIG][CACHE] Move cache configuration from environment variables to the configuration file 2021-09-14 13:06:54 +01:00
Controller.php [EVENT] Rename event names to camel case to make finding handlers easier 2021-09-14 13:06:55 +01:00
Entity.php [DB] Add helper for removing entities 2021-09-14 13:06:47 +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 names to forms 2021-09-14 13:06:48 +01:00
GNUsocial.php [CONFIG] Various fixes to use new configuration format 2021-09-14 13:06:54 +01:00
HTTPClient.php [WRAPPER][HTTPClient] Static wrapper around Symfony's HTTP Client 2021-09-14 13:05:56 +01:00
Log.php [LOG][WRAPPER] Refactor log wrapper 2021-09-14 13:05:33 +01:00
Module.php [CORE] Add missing use statement in module base class 2021-09-14 13:06:53 +01:00
ModuleManager.php [EVENT] Rename event names to camel case to make finding handlers easier 2021-09-14 13:06:55 +01:00
NoteScope.php [UTIL] Update bitmap base class, making using easier 2021-09-14 13:06:52 +01:00
Security.php [DEPENDENCY] Add tgalopin/html-sanitizer-bundle and transitively tgalopin/html-sanitizer 2021-09-14 13:05:57 +01:00
UserRoles.php [UTIL] Update bitmap base class, making using easier 2021-09-14 13:06:52 +01:00