Commit Graph

265 Commits

Author SHA1 Message Date
yagich 29f2318cba add infobox support 2026-04-25 16:15:37 +03:00
yagich 3d7188eb71 auto-color buttons 2026-04-21 11:53:07 +03:00
yagich ed4d4191d7 stub some more thread endpoints 2026-04-20 13:50:18 +03:00
yagich 66f381a434 remove warning about slug not being preserved in edit topic view 2026-04-20 13:33:03 +03:00
yagich cd507ac25f rewrite topics routes to include id 2026-04-20 13:22:41 +03:00
yagich 82659cedef experimental: change signature render to <aside> tag 2026-04-20 13:22:41 +03:00
yagich 7eafcde1d7 rewrite threads routes to include id 2026-04-20 13:22:41 +03:00
yagich a2ceaa0966 add some posts route annotations 2026-04-20 13:22:41 +03:00
yagich f1931c76e6 disable buttons that will require js 2026-04-20 13:22:41 +03:00
yagich 65ad672748 restore page count to topics view 2026-04-20 13:22:41 +03:00
yagich b9c4ec3911 improve fieldset legend legibility and set cursor to pointer on all buttons 2026-04-20 13:22:41 +03:00
yagich 0c2e920206 add csrf protection 2026-04-19 12:57:59 +03:00
yagich 9682295dae start user page and stub more endpoints 2026-04-19 10:03:03 +03:00
yagich f798bb5d7d add forbidden usernames 2026-04-19 07:17:07 +03:00
yagich 68958e304b raise username length cap 2026-04-17 10:55:04 +03:00
yagich d2cdeaed1d ensure trailing slashes in all routes 2026-04-17 10:45:54 +03:00
yagich 9d8404b774 add user signup flow 2026-04-17 10:45:37 +03:00
yagich 84e69187ff solve minor annoyance in pager macro where it would do ?&page= instead of ?page= when args was empty 2026-04-17 10:24:04 +03:00
yagich 0e71f597c9 lowercase username input in login form 2026-04-17 06:42:44 +03:00
yagich 76d600f01d add login route 2026-04-17 06:34:45 +03:00
yagich 54ed6fef3a add new thread route 2026-04-17 06:33:40 +03:00
yagich 7c0cb623e3 rework session handling 2026-04-17 05:25:29 +03:00
yagich 9c4f271259 add most mod routes 2026-04-16 23:11:19 +03:00
yagich d6b44da6c2 basic posting 2026-04-16 00:01:18 +03:00
yagich d0daaf4494 thread page mostly finished 2026-04-15 23:11:24 +03:00
yagich 7db111d18b make babycode [img] tags inline 2026-04-15 03:15:31 +03:00
yagich dd54f5fe33 new babycode format for new style 2026-04-13 23:33:54 +03:00
yagich 4aa4e58c58 start stubbing out endpoints 2026-04-13 20:04:06 +03:00
yagich ce9bca0a75 start the new topics route and view 2026-04-12 23:40:13 +03:00
yagich 099b5c135e add a legacy credits section to THIRDPARTY.md 2026-04-12 23:34:55 +03:00
yagich 5d53a0d179 change most double quotes to single quotes 2026-04-12 21:56:03 +03:00
yagich f31752797e import css from redesign project 2026-04-12 21:05:12 +03:00
yagich 0b845b75c4 delete js files 2026-04-12 21:05:12 +03:00
yagich af57e2f10c a fresh start :) 2026-04-12 08:48:21 +03:00
yagich 40219f2b54 clean stale sessions 2025-12-20 20:11:44 +03:00
yagich 4a45b62521 prevent admin from deleting their account 2025-12-20 19:05:01 +03:00
yagich fc55aaf87a improve readme further 2025-12-20 18:52:15 +03:00
yagich db68ef2c3d remove cache test endpoint 2025-12-20 18:42:52 +03:00
yagich a808137e5b touch up the instructions and config example 2025-12-20 17:08:04 +03:00
yagich a93a89f0df acknowledge Flask-Caching in THIRDPARTY.md 2025-12-20 17:04:44 +03:00
yagich 7aa3a9382e rss mention fix attempt; SITE_NAME is now required 2025-12-20 16:05:23 +03:00
yagich 46704df7d9 new sortable list implementation 2025-12-19 19:31:12 +03:00
yagich 98bf430604 fix inbox: show badges in inbox 2025-12-19 18:00:41 +03:00
yagich 21ace9299f make guide section more mobile friendly on portrait 2025-12-15 19:59:57 +03:00
yagich 122b706350 remove spaces from babycode html emoji, clean up js 2025-12-15 19:56:54 +03:00
yagich c655caab9e use template element for badge template 2025-12-15 19:34:16 +03:00
yagich b2d16e305d add bisexual pride badge 2025-12-15 19:25:14 +03:00
yagich a8398cad51 make sure uwsgi is utf 8 2025-12-15 14:16:23 +03:00
yagich f27d8eaf7e even more style changes 2025-12-15 05:40:17 +03:00
yagich 36e17c6677 clean up newlines in babycode.py 2025-12-14 08:40:38 +03:00