Commit graph

18 commits

Author SHA1 Message Date
42671db410 Fixed markdown styling issues. 2023-12-15 12:56:08 +00:00
7acfa8b30e Updated highlight.js and created new code theme. 2023-12-15 12:47:01 +00:00
d221a1ce8f Return to purple. 2023-11-01 09:36:49 +00:00
4e982333a3 Enable Spookii 2023-10-01 18:44:59 +00:00
c009c1691f Revert "チルノの日"
This reverts commit 2e270edc10.
2025-01-27 20:44:44 +00:00
2e270edc10 チルノの日 2023-09-08 23:07:37 +00:00
cb40f1efce Added counters table for storing numbers of things statically. 2023-07-28 23:17:37 +00:00
eb4fc96b29 Added notice when there's no account logs to display. 2023-07-28 20:36:16 +00:00
d31cc70128 Rewrote user warnings backend. 2023-07-26 22:43:50 +00:00
60cc6643a0 Added new banning system.
it actually works and isn't confusing this time around!
2023-07-26 18:19:48 +00:00
92f18bfe9a Redesigned news post preview information section. 2023-07-25 19:02:00 +00:00
96f9ea7271 Added new moderator notes system. 2023-07-25 14:40:31 +00:00
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
2df94ba0f6 Minor members list redesign. 2023-07-19 18:14:04 +00:00
283044b3b2 Removed overbearing global shadow. 2023-07-19 14:43:49 +00:00
d938ff74c1 Removed server-side relative time. 2023-07-18 23:12:47 +00:00
8339892559 Config class overhaul. 2023-07-18 21:48:44 +00:00
ace24c8eee Use Node for asset building instead of building on the fly every time (feat. minification!) 2023-07-15 23:58:17 +00:00