gnu-social/src/Core
Hugo Sales dd40255c4a
[CONFIG][DB] Remove config from the database, put it in yaml, so it can be baked into the container
2021-09-14 13:06:53 +01:00
..
DB [CONFIG][DB] Remove config from the database, put it in yaml, so it can be baked into the container 2021-09-14 13:06:53 +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 [ROUTES] Add redirect from root to main/all, link from header to root, and change parameter order on RouteLoader::connect 2021-09-14 13:05:52 +01:00
Cache.php [CACHE] Fix bug in list caching 2021-09-14 13:06:45 +01:00
Controller.php [Controller] Fix exception handler to recurse on the exception's previous (in some contexts, RedirectException gets wrapped) 2021-09-14 13:06:52 +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][DB] Remove config from the database, put it in yaml, so it can be baked into the container 2021-09-14 13:06:53 +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 [MODULES] Fix module manager dev-mode rebuild 2021-09-14 13:06:52 +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