gnu-social/src/Util/Exception
Hugo Sales e5ee31a2fe [UTIL] Add option for setting a file suffix on TemporaryFile constructor and add missing TemporaryFileException 2021-04-30 23:08:08 +01:00
..
ClientException.php [GIT] Change my email to the new one in all files and bump copyright year 2021-04-14 15:37:23 +00:00
ConfigurationException.php [TESTS] Add App\Core\Cache test 2021-04-14 15:37:24 +00:00
DuplicateFoundException.php [DB] Make DB::findOneBy throw a different exception if two values are found 2021-04-27 18:10:18 +00:00
InvalidFormException.php [STATIC ANALYSIS] Started removal process for the errors found by PHPStan 2021-04-14 15:37:23 +00:00
NicknameEmptyException.php [GIT] Change my email to the new one in all files and bump copyright year 2021-04-14 15:37:23 +00:00
NicknameException.php [GIT] Change my email to the new one in all files and bump copyright year 2021-04-14 15:37:23 +00:00
NicknameInvalidException.php [GIT] Change my email to the new one in all files and bump copyright year 2021-04-14 15:37:23 +00:00
NicknameReservedException.php [GIT] Change my email to the new one in all files and bump copyright year 2021-04-14 15:37:23 +00:00
NicknameTakenException.php [DB] Remove unique constraint from GSActor.nickname and fix register and related functionality 2021-04-14 15:37:24 +00:00
NicknameTooLongException.php [GIT] Change my email to the new one in all files and bump copyright year 2021-04-14 15:37:23 +00:00
NicknameTooShortException.php [WEB] Fix translations and small inconsistency when opening on web 2021-04-14 15:37:24 +00:00
NoLoggedInUser.php [GIT] Change my email to the new one in all files and bump copyright year 2021-04-14 15:37:23 +00:00
NoSuchFileException.php [Media] Display images and videos inline in notes 2021-04-14 15:37:22 +00:00
NoSuchNoteException.php [STATIC ANALYSIS] Started removal process for the errors found by PHPStan 2021-04-14 15:37:23 +00:00
NotFoundException.php [EXCEPTION] Make findOne return NotFoundException 2021-04-14 15:37:22 +00:00
RedirectException.php [EXCEPTION] Add base class to invalid form exception and add URL arguments to redirect exception 2021-04-14 15:37:22 +00:00
ServerException.php [GIT] Change my email to the new one in all files and bump copyright year 2021-04-14 15:37:23 +00:00
TemporaryFileException.php [UTIL] Add option for setting a file suffix on TemporaryFile constructor and add missing TemporaryFileException 2021-04-30 23:08:08 +01:00