gnu-social/src/Controller
Hugo Sales 061a85d6b3
[EVENTS] Change FormatNoteList do separate in and out arguments
This is necessary due to some weird problem which I wasn't able to figure out (but which doesn't matter)
that somehow causes the event to be called twice during testing, and thus the function was exploding
2021-09-14 13:13:23 +01:00
..
AdminPanel.php [CONTROLLER][AdminPanel] Further ensure form validity 2021-09-14 13:13:23 +01:00
Attachment.php [TESTS] Raise test coverage for Attachment controller to 100% 2021-09-14 13:13:19 +01:00
Network.php [EVENTS] Change FormatNoteList do separate in and out arguments 2021-09-14 13:13:23 +01:00
ResetPassword.php [TESTS] Add coverage ignore to TemplateController and ResetPassword (as it requires sending emails) 2021-09-14 13:13:18 +01:00
Security.php [UTIL][FormFields] Move FormFields class to Util\Form namespace 2021-09-14 13:13:22 +01:00
TemplateController.php [TESTS] Add coverage ignore to TemplateController and ResetPassword (as it requires sending emails) 2021-09-14 13:13:18 +01:00
UserPanel.php [TEST] Raise test coverage for UserPanel to 100% 2021-09-14 13:13:23 +01:00