gnu-social/src/Util
Hugo Sales 1b623a85ae
[UTIL][FormFields] Move FormFields class to Util\Form namespace
2021-09-14 13:13:22 +01:00
..
Exception [UTIL][EXCEPTION] Add AuthenticationException, representing an auth error, status code 401 unauthorized 2021-09-14 13:13:20 +01:00
Form [UTIL][FormFields] Move FormFields class to Util\Form namespace 2021-09-14 13:13:22 +01:00
Notification [TESTS] Expand test coverage for App\Util\Forms\ArrayTransformer, App\Util\Notification and App\Twig\Runtime 2021-09-14 13:13:00 +01:00
Bitmap.php [TESTS] Raise App\Util\Bitmap test coverage to 100% 2021-09-14 13:12:58 +01:00
Common.php [UTIL] Add utility to flatten the result of note queries 2021-09-14 13:13:02 +01:00
Formatting.php [UTIL] Fix bugs found in App\Util\Formatting by tests 2021-09-14 13:12:58 +01:00
GNUsocialTestCase.php [TESTS] Add GNUsocialTestCase, which initializes our infrastructure when bootKernel is called 2021-09-14 13:13:01 +01:00
HTML.php [TESTS] Raise App\Util\HTML test coverage to 100% 2021-09-14 13:12:58 +01:00
Nickname.php [UTIL][Nickname] Refactor Nickname and extract a validate function, as we'll want to perform normalization in select cases in the future, likely as a plugin 2021-09-14 13:13:16 +01:00
TemporaryFile.php [CORE][TemporaryFile] Add option to specify attempts and better handle when reaching the attemp limit without being able to create a file 2021-09-14 13:13:15 +01:00