gnu-social/src/Core
Hugo Sales 2164f21834
[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
..
DB [DB][DEFAULTS] Change attachment storage location from uploads to attachments 2021-09-14 13:06:49 +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 [DEPENDENCY] Add tgalopin/html-sanitizer-bundle and transitively tgalopin/html-sanitizer 2021-09-14 13:05:57 +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 [MODULE] Added module base class 2021-09-14 13:05:47 +01:00
ModuleManager.php [MODULE][DB] Added support for loading entity definitions from modules 2021-09-14 13:06:51 +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