gnu-social/src/Util
Hugo Sales 5cafc80d01
[UTIL][FormFields] Refactor duplicated language choice form entry logic
2021-11-15 19:25:52 +00:00
..
Exception [TESTS][Security] Fix SecurityTest. Remove nickname normalization on register (a plugin can handle that). Move from filter_var(FILTER_VALIDATE_EMAIL) as it does not support dotless domains 2021-11-15 19:25:50 +00:00
Form [UTIL][FormFields] Refactor duplicated language choice form entry logic 2021-11-15 19:25:52 +00:00
Notification [ENTITY] Refactor Follow as Subscription 2021-11-08 16:14:23 +00:00
Bitmap.php [TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types 2021-10-27 04:19:28 +01:00
Common.php [TESTS][Security] Fix SecurityTest. Remove nickname normalization on register (a plugin can handle that). Move from filter_var(FILTER_VALIDATE_EMAIL) as it does not support dotless domains 2021-11-15 19:25:50 +00:00
Formatting.php [UTIL][Formatting] Make local mentions great again 2021-11-01 12:16:29 +00:00
GNUsocialTestCase.php [TESTS] Properly provide both createClient and bootKernel in test base class 2021-11-11 12:39:36 +00:00
HTML.php [Core][Util] Hotfix: In App\Core\DB\DB persistWithSameId, casting the id to an int. In App\Util\HTML html, tag is now evaluated beforehand, making sure it's a string. 2021-10-27 04:19:30 +01:00
Nickname.php [UTIL][Formatting] Make local mentions great again 2021-11-01 12:16:29 +00:00
TemporaryFile.php [UTIL][TemporaryFile] Ensure `resource` is neither `false` nor `null` when attempting to cleanup, otherwise `getRealPath` returns `false` and we get sad 2021-10-28 17:36:02 +01:00