gnu-social/src/Core
Hugo Sales b906dde059
[EXCEPTION][UI][UX] Add RedirectException, which can be thrown anywhere to redirect somewhere, and an exception handler
2021-09-14 13:06:51 +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 [EXCEPTION][UI][UX] Add RedirectException, which can be thrown anywhere to redirect somewhere, and an exception handler 2021-09-14 13:06:51 +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] Reload modules if modified, except in production environment 2021-09-14 13:05:48 +01:00
NoteScope.php [UI][TWIG] Fixing note actions placement and size, more descriptive rules 2021-09-14 13:06:49 +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 [UI][TWIG] Fixing note actions placement and size, more descriptive rules 2021-09-14 13:06:49 +01:00