misuzu/templates/auth
flashwave 8c52338751 Removed the concept of silencing.
Nothing really implemented it properly or checked for it and the places that did check just handled it as a slightly softer ban.
It's pretty obvious that the existence of this feature was directly taken from osu! where the differentation between a ban and a silence probably makes more sense, though even there Silences are just non-permanent bans, so like why does this exist lol?
Well, it doesn't anymore! Hopefully chat will upgrade successfully because I let it get 18 commits behind :D
2023-07-23 21:47:15 +00:00
..
login.twig Goodbye background-image hacks! 2019-09-28 21:21:23 +02:00
logout.twig Split auth.php up into multiple files. 2019-03-08 01:35:53 +01:00
master.twig Updated auth styles to match site styling. 2018-09-23 03:32:18 +02:00
password_forgot.twig Made the CSRF system less complicated. 2019-06-10 17:21:53 +02:00
password_reset.twig Moved user validation code into User object. 2020-05-27 17:05:23 +00:00
register.twig Removed the concept of silencing. 2023-07-23 21:47:15 +00:00
twofactor.twig Make two factor code input field trigger a numeric keyboard on phones. 2022-12-12 15:49:23 +00:00