Commit Graph

187 Commits

Author SHA1 Message Date
76d600f01d add login route 2026-04-17 06:34:45 +03:00
54ed6fef3a add new thread route 2026-04-17 06:33:40 +03:00
7c0cb623e3 rework session handling 2026-04-17 05:25:29 +03:00
9c4f271259 add most mod routes 2026-04-16 23:11:19 +03:00
d6b44da6c2 basic posting 2026-04-16 00:01:18 +03:00
d0daaf4494 thread page mostly finished 2026-04-15 23:11:24 +03:00
7db111d18b make babycode [img] tags inline 2026-04-15 03:15:31 +03:00
dd54f5fe33 new babycode format for new style 2026-04-13 23:33:54 +03:00
4aa4e58c58 start stubbing out endpoints 2026-04-13 20:04:06 +03:00
ce9bca0a75 start the new topics route and view 2026-04-12 23:40:13 +03:00
5d53a0d179 change most double quotes to single quotes 2026-04-12 21:56:03 +03:00
af57e2f10c a fresh start :) 2026-04-12 08:48:21 +03:00
40219f2b54 clean stale sessions 2025-12-20 20:11:44 +03:00
4a45b62521 prevent admin from deleting their account 2025-12-20 19:05:01 +03:00
db68ef2c3d remove cache test endpoint 2025-12-20 18:42:52 +03:00
7aa3a9382e rss mention fix attempt; SITE_NAME is now required 2025-12-20 16:05:23 +03:00
46704df7d9 new sortable list implementation 2025-12-19 19:31:12 +03:00
98bf430604 fix inbox: show badges in inbox 2025-12-19 18:00:41 +03:00
122b706350 remove spaces from babycode html emoji, clean up js 2025-12-15 19:56:54 +03:00
c655caab9e use template element for badge template 2025-12-15 19:34:16 +03:00
36e17c6677 clean up newlines in babycode.py 2025-12-14 08:40:38 +03:00
d7a90745f6 correct invalid void tags 2025-12-14 08:35:21 +03:00
d90b4643cb reorganize settings a bit 2025-12-14 08:16:54 +03:00
d4e3d7cded draw the rest of the owl 2025-12-14 07:16:10 +03:00
0898c56a51 add rss content to post history and generate it when creating or editing a post 2025-12-14 07:05:52 +03:00
94a4be8b97 remove erroneous dumps method from BabycodeRenderResult 2025-12-13 09:17:16 +03:00
fa1140895a use no fragment in some places in babycode guide 2025-12-13 07:37:54 +03:00
fc6c5d46e1 refactor babycode lib to have different code paths for html and rss-friendly generation 2025-12-13 07:36:49 +03:00
dc0aa0dba7 ascii... 2025-12-09 13:40:25 +03:00
dbf0150a5e add badges 2025-12-09 03:33:27 +03:00
c18dad4a77 raise on exception in connection, fix operator not being considered in QueryBuilder 2025-12-06 22:19:12 +03:00
2b45cab4e8 actually disallow @ in display name 2025-12-06 19:08:35 +03:00
37c1ffc2a1 strip animation from uploaded avatar 2025-12-06 18:09:15 +03:00
09a19b5352 raise overall content body size, routes will implement stricter limits 2025-12-06 10:18:32 +03:00
6c96563a0e fix title in 413 template 2025-12-06 06:15:51 +03:00
77677eef6d new theme: snow white 2025-12-05 18:22:25 +03:00
f99ae75503 excise settings-container and login-container outright. full width babey 2025-12-05 17:53:24 +03:00
f0b0fb8909 handle 413 2025-12-05 17:00:32 +03:00
9ae4e376b8 load default site configuration first before merging file config 2025-12-05 16:55:13 +03:00
d1bc1c644b remove errant paragraph from introduction guide 2025-12-05 16:53:36 +03:00
7840399d01 untrack pyrom_config.toml, provide example with default values instead 2025-12-05 14:16:11 +03:00
508b313871 fix babycode guide links 2025-12-05 13:58:13 +03:00
db677abaa5 add a guide topics system 2025-12-05 13:53:21 +03:00
65abea2093 port to bitty 7.0.0-rc1 2025-12-05 04:31:03 +03:00
1533f82a6b oops 2025-12-04 10:27:49 +03:00
35483c27aa null is not a thing in python lol 2025-12-04 10:22:03 +03:00
005d2f3b6c fix signup 2025-12-04 10:19:49 +03:00
265e249eaf make guide sections a macro 2025-12-04 08:55:08 +03:00
b812e01473 add [lb], [rb], and [@] tags 2025-12-04 08:31:49 +03:00
88f80c38cc make babycode guide use generic class names 2025-12-04 06:24:24 +03:00