Commit Graph

31 Commits

Author SHA1 Message Date
amy 0e3c1a293e fixed showing of hidden posts 2026-04-19 20:18:23 -05:00
amy 1210a65de9 added SPDX identifiers to the ui package 2026-03-13 14:45:12 -06:00
amy 110e917921 Pictures in Posts now works! 2026-02-23 22:41:59 -07:00
amy f80f63a142 implemented "prune attachment" on post 2026-02-21 15:36:48 -07:00
amy 019c3b76a3 fixed up links to HTML reference in post box (untested) 2026-02-06 23:24:05 -07:00
amy 64faf9ec4d set up front end pages for Find in Community/Conference/Topic 2026-01-31 23:25:44 -07:00
amy d11101aabd landed "delete topic" function 2026-01-30 16:02:55 -07:00
amy 53845bf6b1 landed publishing post to front page 2026-01-30 15:09:19 -07:00
amy 8341a6e4d4 created the "move message" page 2026-01-29 18:16:23 -07:00
amy a18a7c70f7 did stick/unstick, freeze/unfreeze, and archive/unarchive topic for three quick wins 2026-01-29 11:36:03 -07:00
amy 17471f292a basic behavior of filtering users added 2026-01-28 22:56:17 -07:00
amy b59e15a48e hooked up "nuke message" and finished defining the message box 2026-01-28 18:59:38 -07:00
amy 4dd15aa0d2 hooled up "scribble message" 2026-01-28 15:40:13 -07:00
amy 928a19d600 added the Manage Topic page and strengthened some link conditions for anonymous user 2026-01-28 15:19:18 -07:00
amy 0ec8d832c3 implemented hide/show message functionality 2026-01-21 22:56:45 -07:00
amy 652cdf8477 added display of attachment presence to post 2026-01-19 22:54:28 -07:00
amy 309d7dc9d1 implemented topic hide/show 2026-01-19 22:10:38 -07:00
amy ca8a92eaa3 wired up "Post & Go Next" correctly 2026-01-19 17:31:43 -07:00
amy 9ec2310a72 cleaned up some template issues and fixed an issue with open-ended ranges in the go box on posts display 2026-01-19 16:17:42 -07:00
amy e77ec0d58b replaced SubRender mechanism with standard Jet include directives 2026-01-17 23:01:46 -07:00
amy 4814947852 fix to context recycling and top/bottom anchors on posts display 2026-01-17 22:40:19 -07:00
amy 785c45543c added topic traversal (Read New/Next Topic), untested 2026-01-16 23:17:51 -07:00
amy d0c84216c3 set up show/hide of controls on topic page 2026-01-15 22:59:27 -07:00
amy dd7b3d7858 got display of advanced post control buttons to work, fixed topic name display and display of "new" messages with 0 new 2026-01-14 23:00:40 -07:00
amy dd3a2ec677 fixed bug in AmNewPost and filling in default pseud for post box 2026-01-05 23:05:52 -07:00
amy 3eb0f6a259 first draft of posting to a topic (including preview) 2026-01-01 22:41:43 -07:00
amy d87b4b9411 I can display the posts in a topic, albeit imperfectly 2025-12-29 23:17:27 -07:00
amy 5c8bb8dd5e all database operations now take a context.Context, which is propagated through from sources 2025-12-20 22:29:26 -07:00
amy 9e6bf2feda should be complete with initial read posts code 2025-12-20 15:51:18 -07:00
amy 80bd0e03fd additional work on reading posts - still not quite there yet but getting closer 2025-12-19 23:23:58 -07:00
amy d73070f9b7 adding posts view, needs a lot of work 2025-11-22 23:01:16 -07:00