4
0
Atdalīts 1
gnu-social/src
Diogo Peralta Cordeiro 517ed953f2
[FreeNetwork] First step towards de-duplication mechanism for federation
Refactored AS2 inside AP; [ENTITY][Activity] went from core to AP
Webfinger plugin will be part of FreeNetwork component
2021-10-06 11:48:22 +01:00
..
Command [TESTS][DOCUMENTATION] Add documenation for the list events command and exclude it from unit testing 2021-09-14 13:13:15 +01:00
Controller [CSS] Fix: Left and right panel checkbox border when active. 2021-10-04 12:31:06 +01:00
Core [CORE][Controller] Make Controller abstract, `handle` an optional non static method and use `static::class` rather than `get_called_class` 2021-09-27 19:50:56 +01:00
DataFixtures [GSFile] Fix sanitize configuration 2021-09-22 15:13:46 +01:00
DependencyInjection/Compiler [TOOLS] Fix all issues found by PHPStan level 2 2021-09-14 13:13:44 +01:00
Entity [FreeNetwork] First step towards de-duplication mechanism for federation 2021-10-06 11:48:22 +01:00
Migrations [V3] Big Bang 2021-09-14 13:01:33 +01:00
PHPStan [PHPStan] Only run custom PHPStan extensions if environment vairable PHPSTAN_BOOT_KERNEL is defined (since it requires having the whole social setup available) 2021-09-14 13:13:45 +01:00
Repository [TESTS] Ignore coverage of ResetPasswordRequest, as it uses mailing functionality. We may want to introduce this test in the future 2021-09-14 13:13:20 +01:00
Routes [ENTITY][AttachmentThumbnail] Now thumbnails are always only available in three sizes: small, medium, big 2021-09-22 15:13:46 +01:00
Security [Security][Exception] Security exception handling, login and register. TODO EmailNotFoundException and NicknameNotFoundException. 2021-09-15 14:48:06 +01:00
Twig [TWIG][EndShowStyles] Route as an event argument 2021-10-06 00:34:27 +01:00
Util [UTIL][HTML] Move to a unified array 2021-09-20 13:28:18 +01:00
CacheKernel.php [CACHE][HTTP] Configure simple HTTP cache 2021-09-14 13:05:33 +01:00
Kernel.php [TOOLS] Fix all level 0 errors found by PHPStan and move constant definition to bootstrap file 2021-09-14 13:13:42 +01:00