gnu-social/src/Controller
Eliseu Amaro 4501b7e85e
[CONTROLLER][UserPanel] Re-organised all settings forms. Added email, password, language forms separated from account or personal account info
[CORE][Form] Better PHPDoc and used is_null() for checks

[ENTITY][LocalUser] Add setNicknameSanitisedAndCached

[UTIL][Exception] Better NicknameNotAllowedException default message
2021-12-03 03:32:43 +00:00
..
Activity.php [ActivityPub] Add ActivityToType 2021-12-01 19:47:39 +00:00
Actor.php [CONTROLLER][Actor] Provide template with all notes by actor 2021-12-01 21:41:41 +00:00
AdminPanel.php [CORE][SECURITY] Move to the new authentication format, for Symfony 5.3 2021-11-24 12:46:26 +00:00
Feeds.php [FEEDS][Home] Fix bug nickname is not unique, but it is for local users 2021-12-02 11:12:03 +00:00
Note.php [TWIG][Note] Add single note view 2021-12-01 21:07:14 +00:00
ResetPassword.php [TOOLS] Cleanup PHPStan warnings 2021-12-01 19:47:43 +00:00
Security.php [UI][FEEDS][ENTITY][Feed] Add way to customize the feeds that are displayed in the left panel. The user can add, delete, reoder and rename them 2021-11-26 23:35:10 +00:00
Subscribers.php [TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types 2021-10-27 04:19:28 +01:00
Subscriptions.php [TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types 2021-10-27 04:19:28 +01:00
TemplateController.php [TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types 2021-10-27 04:19:28 +01:00
UserPanel.php [CONTROLLER][UserPanel] Re-organised all settings forms. Added email, password, language forms separated from account or personal account info 2021-12-03 03:32:43 +00:00