gnu-social/src/Controller
Hugo Sales d52a043705
[TWIG] Restructure user settings template, making it much easier to use and extend
2021-12-08 19:57:35 +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 [CONTROLLER][FeedController] Make post processing happen more automatically, reducing noise in individual controllers. Now it's enough to simply extends App\Core\Controller\FeedController, to implement a feed 2021-12-08 10:20:37 +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 [TWIG] Restructure user settings template, making it much easier to use and extend 2021-12-08 19:57:35 +00:00