gnu-social/src
Hugo Sales c4de4cab32
[UTIL][Nickname] Refactor Nickname and extract a validate function, as we'll want to perform normalization in select cases in the future, likely as a plugin
2021-08-03 19:21:34 +00:00
..
Command [TESTS][DOCUMENTATION] Add documenation for the list events command and exclude it from unit testing 2021-08-03 19:13:29 +00:00
Controller [CONFIG] Make password length limits configurable 2021-08-03 19:13:29 +00:00
Core [TESTS][DOCUMENTATION][Module] Add documentation and exclude method from testing in Module base class 2021-08-03 19:15:30 +00:00
DataFixtures [TESTS][DataFixtures] Add password and email to created test user 2021-08-03 19:15:30 +00:00
DependencyInjection/Compiler [TESTS] Add ignore annotations to code paths that serve as hooks in DependencyInjection 2021-08-03 19:13:27 +00:00
Entity [ENTITY] Remove 'normalized_nickname' field from GSActor as that feature will be moved to a plugin 2021-08-03 19:15:30 +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 [SETTINGS][ROUTES][CONTROLLER] Settings overhaul, refactoring to accommodate new global settings view. WIP, component settings aren't shown at the moment. 2021-08-03 19:02:39 +01:00
Security [SECURITY] Remove aggressive normalization of nicknames. This will be moved to a plugin in the future and we'll open an RFC, as discussed 2021-07-26 17:12:42 +00:00
Twig [TESTS][Twig] Add @codeCoverageIgnore to select methods, as these are simple wrappers 2021-08-03 19:15:30 +00:00
Util [UTIL][Nickname] Refactor Nickname and extract a validate function, as we'll want to perform normalization in select cases in the future, likely as a plugin 2021-08-03 19:21:34 +00:00
CacheKernel.php [CACHE][HTTP] Configure simple HTTP cache 2021-04-14 15:37:21 +00:00
Kernel.php [CORE] Proxies: constant HEADER_X_FORWARDED_ALL is deprecated 2021-07-19 15:24:12 +01:00