Commit Graph

70 Commits

Author SHA1 Message Date
c68ead85c0 add line breaks around [quote] in reply button reply markup 2025-08-09 12:48:04 +03:00
b0fd2a4f0c add [u], [big], [small], [color], [center], [right] tags to babycode 2025-08-05 01:25:38 +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
4bdd01569c add scissors emoji (homegrown) 2025-08-04 04:07:06 +03:00
d3f63c4120 fix babycode code block generation 2025-08-04 03:29:56 +03:00
d36e94127e move copy-code.js into ui.js 2025-08-04 03:25:41 +03:00
7702384c40 cachebust style and js at build time 2025-08-04 03:14:33 +03:00
f08c60de75 fix undeclared get_active_user in mod app 2025-08-04 03:00:14 +03:00
2e8fd9a22e new inbox view 2025-08-04 02:57:51 +03:00
c7f29c1cd4 add accordion macro, new user list view 2025-08-04 02:17:27 +03:00
abcc10654b potentially fix logged out users getting an internal server error 2025-07-30 21:45:35 +03:00
3c1797afef properly escape alt in img tag 2025-07-30 18:47:58 +03:00
d006862422 add js to quote part of a post 2025-07-06 22:31:54 +03:00
e60c74a90f put emoji shortcodes in code blocks in guide 2025-07-06 19:47:05 +03:00
80fec756a9 add favicon 2025-07-06 19:44:55 +03:00
9d1cd01f69 add migration to delete old lua-porom sessions 2025-07-04 20:13:48 +03:00
59e40ed5fd re-add babycode guide 2025-07-04 20:03:00 +03:00
692a1d6b2b re-add emojis to babycode parser 2025-07-04 19:06:22 +03:00
443c25c09b re-add changing password 2025-07-04 18:45:53 +03:00
4cbc66d9aa make sure form doesn't make it possible to post to locked topic 2025-07-04 17:35:17 +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
56c531b64e add migration to transform old avatar paths 2025-07-02 19:02:30 +03:00
d729924101 better migration handling 2025-07-02 18:51:45 +03:00
58dd9fb439 subscription fixes 2025-07-02 18:51:33 +03:00
7ef0b9dc7d add permission string filter 2025-07-02 18:51:13 +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
df239fb130 add stats to user page 2025-07-01 20:29:15 +03:00
2345830074 permalink to latest post in topic view 2025-07-01 19:09:50 +03:00
f9256b70db fix pager 2025-07-01 19:06:05 +03:00
18f4b026ea remove entered text from localstorage when sending response 2025-07-01 18:43:28 +03:00
c4ee9d883e move delete dialog and thread script into the content block in thread view 2025-07-01 18:35:16 +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
9ae55c92ba don't escape content in topic view 2025-07-01 18:11:40 +03:00
e5a140fa2e add thread view 2025-07-01 18:11:16 +03:00
e39ccd5939 add abbr to ST in timestamp 2025-07-01 18:10:29 +03:00
44a475dc87 fix datetime format filter 2025-07-01 18:08:14 +03:00
06799a5088 fix missing join in full post query 2025-07-01 18:07:24 +03:00
77b8172676 fix post stats being a cartesian product 2025-07-01 15:35:26 +03:00
04a59c8396 support lists of tuples in QueryBuilder 2025-07-01 15:21:29 +03:00