Commit Graph

23 Commits

Author SHA1 Message Date
ae9d33473c slugify to a max of 50 and remove date 2026-05-30 09:18:42 +03:00
6b7a0e7a17 add topic sorting & js to support it 2026-05-28 04:19:42 +03:00
303750a281 add motd editor and motd display 2026-05-27 02:02:55 +03:00
4bcea261b1 finish mod routes 2026-04-29 21:20:07 +03:00
29f2318cba add infobox support 2026-04-25 16:15:37 +03:00
cd507ac25f rewrite topics routes to include id 2026-04-20 13:22:41 +03:00
7eafcde1d7 rewrite threads routes to include id 2026-04-20 13:22:41 +03:00
0c2e920206 add csrf protection 2026-04-19 12:57:59 +03:00
9682295dae start user page and stub more endpoints 2026-04-19 10:03:03 +03:00
d2cdeaed1d ensure trailing slashes in all routes 2026-04-17 10:45:54 +03:00
9c4f271259 add most mod routes 2026-04-16 23:11:19 +03:00
d0daaf4494 thread page mostly finished 2026-04-15 23:11:24 +03:00
4aa4e58c58 start stubbing out endpoints 2026-04-13 20:04:06 +03:00
af57e2f10c a fresh start :) 2026-04-12 08:48:21 +03:00
46704df7d9 new sortable list implementation 2025-12-19 19:31:12 +03:00
1d5d5a8c64 add mentions 2025-12-02 06:13:50 +03:00
d0dfd3a4c3 re-parse MOTDs if required on init 2025-11-27 19:56:17 +03:00
fca214dfcf add motd schema and motd editor 2025-11-27 19:47:26 +03:00
1a3c015612 use before_request in mod app 2025-11-27 15:56:29 +03:00
fc9ae63471 add mod panel view 2025-11-27 15:28:17 +03:00
4c2877403d add a way for mods to create a password reset link for users 2025-08-10 19:00:47 +03:00
f08c60de75 fix undeclared get_active_user in mod app 2025-08-04 03:00:14 +03:00
c22aa1036f port mod app 2025-06-30 22:13:12 +03:00