Commit Graph

37 Commits

Author SHA1 Message Date
yagich bd556d102b implement thread mod ops 2025-07-01 23:34:48 +03:00
yagich 29bb9872d3 re-add subscriptions 2025-07-01 23:20:36 +03:00
yagich 52f6484db1 add all mod actions on users 2025-07-01 21:26:52 +03:00
yagich df239fb130 add stats to user page 2025-07-01 20:29:15 +03:00
yagich 2345830074 permalink to latest post in topic view 2025-07-01 19:09:50 +03:00
yagich f9256b70db fix pager 2025-07-01 19:06:05 +03:00
yagich 18f4b026ea remove entered text from localstorage when sending response 2025-07-01 18:43:28 +03:00
yagich c4ee9d883e move delete dialog and thread script into the content block in thread view 2025-07-01 18:35:16 +03:00
yagich 7aab6df74f add responding to thread 2025-07-01 18:32:49 +03:00
yagich e0d1abc1e9 minor fixes 2025-07-01 18:27:52 +03:00
yagich 9ae55c92ba don't escape content in topic view 2025-07-01 18:11:40 +03:00
yagich e5a140fa2e add thread view 2025-07-01 18:11:16 +03:00
yagich e39ccd5939 add abbr to ST in timestamp 2025-07-01 18:10:29 +03:00
yagich 44a475dc87 fix datetime format filter 2025-07-01 18:08:14 +03:00
yagich 06799a5088 fix missing join in full post query 2025-07-01 18:07:24 +03:00
yagich 77b8172676 fix post stats being a cartesian product 2025-07-01 15:35:26 +03:00
yagich 04a59c8396 support lists of tuples in QueryBuilder 2025-07-01 15:21:29 +03:00
yagich 604f9d6aba creating threads 2025-07-01 14:14:29 +03:00
yagich c7fb6784c4 port babycode transform function 2025-07-01 01:30:51 +03:00
yagich a7f9fbfe90 finally properly handle transactions 2025-07-01 00:22:12 +03:00
yagich 320b898b29 actually link to the right repo 2025-06-30 22:34:46 +03:00
yagich a12fd0a904 add commit to bottom nav 2025-06-30 22:34:19 +03:00
yagich c22aa1036f port mod app 2025-06-30 22:13:12 +03:00
yagich 453aeff95a mostly implement topics app 2025-06-30 19:50:57 +03:00
yagich 19bf98f5b5 add timestamp macro 2025-06-30 17:11:24 +03:00
yagich a95200caf9 move some templates into one macro 2025-06-30 16:55:44 +03:00
yagich ea5ecc3a9f make sure session cookie is secure and has an expiration date 2025-06-30 16:53:20 +03:00
yagich 05cbc03e82 start porting some topics stuff 2025-06-30 16:13:23 +03:00
yagich 9126ce4f61 port babycode parser 2025-06-30 16:12:40 +03:00
yagich fd257e701f start user page port 2025-06-30 12:47:24 +03:00
yagich bd56310067 sign up 2025-06-29 23:54:29 +03:00
yagich fb2a96e94d log in 2025-06-29 23:14:23 +03:00
yagich 21b62a12f9 remove loose print from db 2025-06-29 21:10:47 +03:00
yagich b0bd27edd0 create default avatar, admin, and deleted user on first run 2025-06-29 19:34:02 +03:00
yagich b37386b2c9 add env differentiation 2025-06-29 18:50:41 +03:00
yagich 7b17efd7cc add previous schema for compat 2025-06-29 18:27:55 +03:00
yagich 6c731b04d3 initial commit 2025-06-29 18:17:04 +03:00