gnu-social/src
Hugo Sales e571c62319 [UI][CONTROLLER] Refactor UserPanel to use the new Form::handle method and add placeholders in the password fields 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 [UI][CONTROLLER] Refactor UserPanel to use the new Form::handle method and add placeholders in the password fields 2021-04-14 15:37:21 +00:00
Core [FORM] Add Form::handle which automagically creates a form, handles a request, and writes the data to the given entity and update Form::create to do some more magic as well 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] Remove DATABASE::flush from Profile::setSelfTags 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 [UI][ROUTES][CONTROLLER] Fixing Settings navs and templates 2021-04-14 15:37:21 +00:00
Security [SECURITY] Small refactor in Authenticator.php, to remove unused services 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 [FORMATTING] Add option to split a string to array by both a comma and a space 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