Commit Graph

33 Commits

Author SHA1 Message Date
2c8bc6dca8 add bookmarks view 2026-06-02 17:58:06 +03:00
7defd249b5 only include the bookmark menu bit in thread view 2026-06-02 04:30:47 +03:00
8c87489f70 frontend for bookmark menu 2026-05-30 01:56:25 +03:00
818e43dd1b add copy code button 2026-05-29 04:39:44 +03:00
06b417f9a1 add quoting posts 2026-05-29 00:26:23 +03:00
9ca40e1814 add settings routes 2026-05-22 00:39:27 +03:00
d74dd6c5f3 add edit thread routes 2026-04-29 21:42:22 +03:00
3870356ffa add user started threads view 2026-04-29 19:14:05 +03:00
ff2c6606f8 add subscribing and unsubscribing, add post editing 2026-04-28 23:23:05 +03:00
612d69c157 only show reply form if the user can reply 2026-04-25 23:56:46 +03:00
b53556871f add more icons 2026-04-25 21:36:21 +03:00
29f2318cba add infobox support 2026-04-25 16:15:37 +03:00
ed4d4191d7 stub some more thread endpoints 2026-04-20 13:50:18 +03:00
cd507ac25f rewrite topics routes to include id 2026-04-20 13:22:41 +03:00
7eafcde1d7 rewrite threads routes to include id 2026-04-20 13:22:41 +03:00
f1931c76e6 disable buttons that will require js 2026-04-20 13:22:41 +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
af57e2f10c a fresh start :) 2026-04-12 08:48:21 +03:00
d4e3d7cded draw the rest of the owl 2025-12-14 07:16:10 +03:00
075a9bd498 add ability to bookmark posts and threads, courtesy of bitty 2025-11-23 22:07:50 +03:00
71b04ca4bd bookmark collections 2025-11-21 12:38:23 +03:00
831eb32b8a add bookmark button to thread and posts in thread view 2025-11-21 06:59:59 +03:00
6dd9f5bf65 add unread count to thread title in topic view and thread view 2025-08-17 15:15:06 +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
abcc10654b potentially fix logged out users getting an internal server error 2025-07-30 21:45:35 +03:00
64e18f16dd re-add api route 2025-07-02 13:35:14 +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
c4ee9d883e move delete dialog and thread script into the content block in thread view 2025-07-01 18:35:16 +03:00
e0d1abc1e9 minor fixes 2025-07-01 18:27:52 +03:00
e5a140fa2e add thread view 2025-07-01 18:11:16 +03:00