gnu-social/src
2021-04-14 15:37:21 +00:00
..
Command [COMMAND][DEPRECATION][FIX] Fix app:events's deprecation 2021-04-14 15:37:21 +00:00
Controller [CONTROLLER][ROUTES] Refactor the base Controller to not reinvent the wheel too much and rely on Symfony's events 2021-04-14 15:37:21 +00:00
Core [MAILER][WRAPPER] Add mailer wrapper that respects the configuration 2021-04-14 15:37:21 +00:00
DependencyInjection/Compiler [CORE][UTIL] Moved classes from util to core 2021-04-14 15:37:20 +00:00
Entity [DATABASE] Update LocalUser table to not have a numerical id, add is_email_verified and fix getProfile accordingly 2021-04-14 15:37:21 +00:00
Migrations [V3] Big Bang 2021-04-14 15:36:35 +00:00
Repository [V3] Big Bang 2021-04-14 15:36:35 +00:00
Routes [CONTROLLER][ROUTES] Refactor the base Controller to not reinvent the wheel too much and rely on Symfony's events 2021-04-14 15:37:21 +00:00
Security [LOGIN] Implement password checking and related systems 2021-04-14 15:37:21 +00:00
Twig [TWIG] Add twig function to output the active tag if the current route matches a given one 2021-04-14 15:37:21 +00:00
Util [COMMON][SECURITY][WRAPPER] Added security service static wrapper and Common::getUser 2021-04-14 15:37:21 +00:00
CacheKernel.php [CACHE][HTTP] Configure simple HTTP cache 2021-04-14 15:37:21 +00:00
Kernel.php [UTIL][NICKNAME] Import nickname utilities and exceptions from v2 2021-04-14 15:37:21 +00:00