Commit Graph

66 Commits

Author SHA1 Message Date
4083c950c5 start work on invite keys 2026-06-03 11:07:50 +03:00
5853c8b7a8 use config for title and tagline 2026-06-02 18:42:53 +03:00
8c87489f70 frontend for bookmark menu 2026-05-30 01:56:25 +03:00
4d2f87baf5 remove some unused filters 2026-05-29 05:55:11 +03:00
572e6e86c4 add 405 handler 2026-05-28 21:40:46 +03:00
27314f34a5 add babycode preview 2026-05-28 10:00:10 +03:00
648b310e13 remove index app and replace index route inside __init__ 2026-04-29 21:23:15 +03:00
10ea1f03cd 403 page 2026-04-26 14:04:24 +03:00
0c2e920206 add csrf protection 2026-04-19 12:57:59 +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
d0daaf4494 thread page mostly finished 2026-04-15 23:11:24 +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
7aa3a9382e rss mention fix attempt; SITE_NAME is now required 2025-12-20 16:05:23 +03:00
d4e3d7cded draw the rest of the owl 2025-12-14 07:16:10 +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
dbf0150a5e add badges 2025-12-09 03:33:27 +03:00
09a19b5352 raise overall content body size, routes will implement stricter limits 2025-12-06 10:18:32 +03:00
77677eef6d new theme: snow white 2025-12-05 18:22:25 +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
7840399d01 untrack pyrom_config.toml, provide example with default values instead 2025-12-05 14:16:11 +03:00
c70f13d069 add contact information to config 2025-12-04 06:16:37 +03:00
73af2dc3b9 forbid mentions in sigs 2025-12-04 05:36:57 +03:00
7c037d1593 add custom 404 page 2025-12-03 06:37:57 +03:00
24fe0aba30 use MOTD_BANNED_TAGS in motd editor view 2025-12-02 06:23:06 +03:00
1d5d5a8c64 add mentions 2025-12-02 06:13:50 +03:00
8b5b38e38b render motds in topic and topics views 2025-11-27 22:25:03 +03:00
d0dfd3a4c3 re-parse MOTDs if required on init 2025-11-27 19:56:17 +03:00
075a9bd498 add ability to bookmark posts and threads, courtesy of bitty 2025-11-23 22:07:50 +03:00
4b70ae1b43 remove broken require 2025-11-21 05:40:11 +03:00
f8101e57c1 make icons macros instead of svg files 2025-11-21 05:38:51 +03:00
81183f2c02 add markup metadata to sig; reparse sigs on init 2025-11-19 23:07:36 +03:00
317182ae12 build available theme list dynamically 2025-08-17 20:32:17 +03:00
89817340c9 add barebones theme switcher 2025-08-17 01:36:55 +03:00
cf4bf3caa3 add versioning to markup languages and reparse old format version posts 2025-08-16 05:28:44 +03:00
a0c86f33b4 finish that a tag in topics view 2025-08-11 17:46:22 +03:00
1c80777fe4 add config file 2025-08-10 19:31:00 +03:00
a529c1db65 add reactions support to thread 2025-08-04 21:10:23 +03:00
7702384c40 cachebust style and js at build time 2025-08-04 03:14:33 +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
59e40ed5fd re-add babycode guide 2025-07-04 20:03:00 +03:00
7ef0b9dc7d add permission string filter 2025-07-02 18:51:13 +03:00
76da1c3e61 add posts route 2025-07-02 16:22:07 +03:00