Commit Graph

41 Commits

Author SHA1 Message Date
cf66336e78
add topic moving option for mods 2025-05-28 19:07:05 +03:00
8e646666d1
delete session cookie when logging out and deleting account 2025-05-28 14:39:36 +03:00
aa49d8e4b9
let users change their password william nilliam 2025-05-28 04:43:49 +03:00
1a96612544
add notification for new post in thread 2025-05-28 04:01:51 +03:00
025b3063a6
allow mods to delete topics 2025-05-25 06:36:31 +03:00
5e7dec08b9
allow users to lock and sticky threads 2025-05-25 06:07:42 +03:00
82fb724770
fix avatars 2025-05-25 05:21:35 +03:00
ca0256268b
add ability to delete posts 2025-05-25 04:29:15 +03:00
8a9a5e5bd9
add titles to more pages 2025-05-24 17:39:23 +03:00
ccb2819b01
add user signatures 2025-05-24 17:28:07 +03:00
2773ba5243
remove debug endpoint 2025-05-24 16:16:49 +03:00
2a22f6d2ce
even stronger cachebusting 2025-05-24 16:15:37 +03:00
e7260090ac
add post editing 2025-05-24 00:11:27 +03:00
12269dd9b3
add sorting topics view 2025-05-23 20:41:06 +03:00
f3aaa6d24d
fix wrong url redirect on thread create 2025-05-23 16:12:09 +03:00
d70b27cda0
use infobox to signal topic locked 2025-05-23 15:28:09 +03:00
ddad153875
argon2 experiment 2025-05-22 22:30:20 +03:00
d4ab245297
set the avatar to default FIRST when clearing avatar 2025-05-22 11:58:05 +03:00
a28572003e
add quick and dirty user list for mods 2025-05-22 04:00:11 +03:00
7f10dde1ea
add a sort order to topics for the future 2025-05-22 02:57:25 +03:00
9438d3704b
make default avatar use the avatars table 2025-05-22 02:44:24 +03:00
1cb9262ad7
add markup to topics list view 2025-05-22 01:46:08 +03:00
24c210e395
show page 1 even if there is nothing to page 2025-05-21 20:00:01 +03:00
f5ba312032
add topic/thread list view 2025-05-21 17:34:24 +03:00
8e7b167bc2
clamp page query param in thread view 2025-05-21 17:34:02 +03:00
96922fdd76
add userboxes and use them instead of flash 2025-05-20 22:21:06 +03:00
ecf89dba19
add login, signup, settings, delete confirm markup 2025-05-20 19:08:21 +03:00
2eddb70d63
add user page markup 2025-05-20 17:05:45 +03:00
3bd474d7fe
use 'me' instead of 'user' consistently 2025-05-20 14:28:23 +03:00
7cc16047cb
add page titles 2025-05-20 13:12:50 +03:00
8609c33f00
add thread view 2025-05-20 12:30:41 +03:00
a5a7175365
add deleting, promoting/demoting, guesting (soft banning) users 2025-05-19 18:34:21 +03:00
70a780909a
fix limit being hard coded to 20 2025-05-19 09:47:55 +03:00
6181701da6
add offset pagination and permalinking to posts 2025-05-19 09:33:30 +03:00
85b1319c79
some things 2025-05-19 09:12:59 +03:00
4039d6d299
add threads n posts 2025-05-18 17:55:03 +03:00
f5485702a8
add topics 2025-05-18 15:56:29 +03:00
86b568d0f4
move validate session to util module 2025-05-18 13:18:56 +03:00
836ad72521
add avatars 2025-05-18 11:39:12 +03:00
9c327957d9
add user confirmation by admins 2025-05-18 06:55:21 +03:00
ac51e5c0e8
starting users 2025-05-18 05:41:26 +03:00