gnu-social/src
Hugo Sales 33cdea87ee [TWIG] Remove unused Twig function 'get_note_other_content' 2021-05-05 13:35:25 +00:00
..
Command [GIT] Change my email to the new one in all files and bump copyright year 2021-04-14 15:37:23 +00:00
Controller [ENTITY] Add 'normalized_nickname' to GSActor, the result of Nickname::normalize, so we can make sure we don't have very similar nicknames duplicated 2021-05-05 12:46:08 +00:00
Core [ATTACHMENTS] Don't store an attachment if it's a dupplicate, reuse it 2021-05-02 15:48:33 +00:00
DataFixtures [TOOLS][TESTS] Add data fixtures, which populate the database with users used for testing 2021-05-05 12:46:08 +00:00
DependencyInjection/Compiler [DB][FKEY] Temporarily disable foreign key mapping, as there seems to be a bug in doctrine, which is under investigation 2021-04-14 15:37:24 +00:00
Entity [ENTITY] Add 'normalized_nickname' to GSActor, the result of Nickname::normalize, so we can make sure we don't have very similar nicknames duplicated 2021-05-05 12:46:08 +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 [AVATAR] Move avatar settings page to Avatar component 2021-04-29 18:14:49 +00:00
Security [MODULES] Introduce the concept of abstract modules to V3 2021-04-16 20:21:54 +01:00
Twig [TWIG] Remove unused Twig function 'get_note_other_content' 2021-05-05 13:35:25 +00:00
Util [UTIL] Fix App\Util\TemporaryFile, adding default options and preventing warning on not enough permission 2021-05-05 12:46:17 +00:00
CacheKernel.php [CACHE][HTTP] Configure simple HTTP cache 2021-04-14 15:37:21 +00:00
Kernel.php [CONFIG][TWIG] Move twig config to php code to add support for placing templates in modules (plugins and components) 2021-04-16 20:21:54 +01:00