Commit Graph

34 Commits

Author SHA1 Message Date
05bd034b23 redirect on post delete if target post cant be found 2025-08-15 23:23:55 +03:00
a0c86f33b4 finish that a tag in topics view 2025-08-11 17:46:22 +03:00
712782bc1c add invite system 2025-08-11 17:26:15 +03:00
4c2877403d add a way for mods to create a password reset link for users 2025-08-10 19:00:47 +03:00
cf2d605077 delete thread when no more posts remain 2025-08-10 06:30:24 +03:00
a529c1db65 add reactions support to thread 2025-08-04 21:10:23 +03:00
acac6ed778 make sure thread slug is accessible to post macro in inbox 2025-08-04 06:18:05 +03:00
f08c60de75 fix undeclared get_active_user in mod app 2025-08-04 03:00:14 +03:00
59e40ed5fd re-add babycode guide 2025-07-04 20:03:00 +03:00
443c25c09b re-add changing password 2025-07-04 18:45:53 +03:00
7ab1c8745f replace stub returns with redirects 2025-07-04 17:24:17 +03:00
c41e0cfc0c 3.11 2025-07-02 20:46:48 +03:00
58dd9fb439 subscription fixes 2025-07-02 18:51:33 +03:00
285c1cb119 fix subscribe by default setting not working 2025-07-02 16:22:45 +03:00
76da1c3e61 add posts route 2025-07-02 16:22:07 +03:00
64e18f16dd re-add api route 2025-07-02 13:35:14 +03:00
3c3837b3f2 fix thread.js not passing 'since' correctly to post updates api 2025-07-02 13:34:45 +03:00
395e86f179 extend db session so it's ahead of the cookie 2025-07-02 02:26:39 +03:00
dde1139eed add user settings 2025-07-02 02:23:11 +03:00
bd556d102b implement thread mod ops 2025-07-01 23:34:48 +03:00
29bb9872d3 re-add subscriptions 2025-07-01 23:20:36 +03:00
52f6484db1 add all mod actions on users 2025-07-01 21:26:52 +03:00
f9256b70db fix pager 2025-07-01 19:06:05 +03:00
7aab6df74f add responding to thread 2025-07-01 18:32:49 +03:00
e0d1abc1e9 minor fixes 2025-07-01 18:27:52 +03:00
e5a140fa2e add thread view 2025-07-01 18:11:16 +03:00
604f9d6aba creating threads 2025-07-01 14:14:29 +03:00
c22aa1036f port mod app 2025-06-30 22:13:12 +03:00
453aeff95a mostly implement topics app 2025-06-30 19:50:57 +03:00
05cbc03e82 start porting some topics stuff 2025-06-30 16:13:23 +03:00
fd257e701f start user page port 2025-06-30 12:47:24 +03:00
bd56310067 sign up 2025-06-29 23:54:29 +03:00
fb2a96e94d log in 2025-06-29 23:14:23 +03:00
6c731b04d3 initial commit 2025-06-29 18:17:04 +03:00