Commit Graph

108 Commits

Author SHA1 Message Date
4ef7b0ba1e add watch arg to build-themes.sh 2025-08-16 23:58:43 +03:00
aaeb3a524b make the sass file extendable 2025-08-16 23:44:02 +03:00
f1f62fa2c8 add spoiler button to babycode editor 2025-08-16 17:50:33 +03:00
8c917f6ae2 bump babycode version 2025-08-16 17:38:15 +03:00
4f88d14b45 babycode: handle code tag being inline or block explicitly in is_inline 2025-08-16 17:37:05 +03:00
9238385244 collapse whitespace between block babycode tags 2025-08-16 16:59:44 +03:00
cf89070639 put images in their own lane 2025-08-16 15:50:44 +03:00
4a8f87d64a fix wrong variable in edit post route 2025-08-16 06:08:08 +03:00
2b1f52a99d mention lightboxes in babycode guide 2025-08-16 05:46:44 +03:00
d0b702e1e8 allow spaces in babycode tag attrs 2025-08-16 05:40:59 +03:00
14b96bf37e add spoiler tag to babycode 2025-08-16 05:40:00 +03:00
cf4bf3caa3 add versioning to markup languages and reparse old format version posts 2025-08-16 05:28:44 +03:00
382080ceaa up to python 3.13 2025-08-16 02:22:04 +03:00
304a862931 try to bump libargon deb ver? 2025-08-16 01:26:02 +03:00
348b782350 fix loose links consuming spaces 2025-08-16 00:55:25 +03:00
aec4724e2f restore shadowban functionality to mods 2025-08-15 23:45:23 +03:00
53d39d5a36 properly redirect in set avatar 2025-08-15 23:34:45 +03:00
05bd034b23 redirect on post delete if target post cant be found 2025-08-15 23:23:55 +03:00
033df03c49 quote column names in db insert 2025-08-15 21:59:42 +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
1c80777fe4 add config file 2025-08-10 19:31:00 +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
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
3699daa44a add scissors in quoted fragment for fun 2025-08-04 04:10:50 +03:00
4bdd01569c add scissors emoji (homegrown) 2025-08-04 04:07:06 +03:00
33dc52342a acknowledge forumoji in THIRDPARTY.md 2025-08-04 04:05:47 +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
e33d26c6dc make nested quotes stack opacity 2025-08-04 03:17:07 +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
6e86832211 add border to footer 2025-08-04 02:17: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