gnu-social/src/Core
Hugo Sales 07c033de33
[DEFAULTS] Update default reserved usernames
2021-09-14 13:05:38 +01:00
..
DB [DEFAULTS] Update default reserved usernames 2021-09-14 13:05:38 +01:00
I18n [I18N] Fix implementation of I18nHelper::formatICU 2021-09-14 13:05:28 +01:00
Queue [QUEUE] Add queueing wrapper, default configuration and example usage 2021-09-14 13:05:33 +01:00
Router [CORE][Symfony] Fixed deprecation resultant from Symfony 5.1 upgrade 2021-09-14 13:05:28 +01:00
Cache.php [CACHE] Fix usage of the redis extension 2021-09-14 13:05:35 +01:00
Controller.php [CONTROLLER] Add Controller base class, which handles rendering templates if requested HTML or json, accordingly 2021-09-14 13:05:32 +01:00
Event.php [CONTROLLER] Add Controller base class, which handles rendering templates if requested HTML or json, accordingly 2021-09-14 13:05:32 +01:00
Form.php [FORM] Added Symfony Form wrapper 2021-09-14 13:05:28 +01:00
GNUsocial.php [CACHE] Add support for multiple pools with the syntax (as an example) SOCIAL_CACHE_ADAPTER='default=redis://localhost:6379,memcached://localhost:11211;db.config=apcu://' 2021-09-14 13:05:35 +01:00
Log.php [LOG][WRAPPER] Refactor log wrapper 2021-09-14 13:05:33 +01:00
ModulesManager.php [MODULES] Make ModulesManager check if file exists 2021-09-14 13:05:33 +01:00