Commit graph

20 commits

Author SHA1 Message Date
25c87ada6b Rewrote TFA session code. 2023-07-27 12:44:50 +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
96f9ea7271 Added new moderator notes system. 2023-07-25 14:40:31 +00:00
1dffd30136 Rewrote password recovery token storage using new DB backend. 2023-07-22 21:20:03 +00:00
a894db2052 Rewrite login attempts log to use new database backend. 2023-07-22 16:37:57 +00:00
31cb6ab82d Fixed various errors and oversights caught by phpstan. 2023-07-18 22:24:23 +00:00
0930fde6dd Rewrote audit log on new database backend. 2023-07-17 17:43:17 +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
ec74f74624 Rewrote most of the comments backend.g 2023-07-15 23:58:17 +00:00
bca3286c1a Fixed some routing oversights. 2023-07-15 17:45:39 +00:00
7d0e907fa8 Show Index and PDO query counts separately in the footer. 2023-07-15 17:15:40 +00:00
f5d14fac14 Rewrote the news backend. 2023-07-15 17:02:46 +00:00
b6c9c6c627 Rewrote the Changelog code. 2023-07-15 02:05:49 +00:00
142ccc3f01 Rewrote backend for emoticons.
Manage actually works this time!!!
2023-07-12 21:52:55 +00:00
d69f7c2abf Rely on NGINX GeoIP2 module for country code lookup. 2023-07-11 00:25:43 +00:00
839fd4e7f1 Switched to a tools directory for commands. 2023-07-10 22:52:30 +00:00
3ea078df34 Removed Twitter integrations. 2023-03-09 21:38:03 +00:00
67aeb9a70a Updated database migration system to use the Index methods. 2023-01-07 04:15:19 +00:00
5f0e94350f Changed name of context class and global variable. 2023-01-06 20:35:03 +00:00
Renamed from src/MszContext.php (Browse further)