Commit Graph

31 Commits

Author SHA1 Message Date
amy 1348d0225f correct architectural goof where conference aliases had global scope instead of community scope (untested) 2026-04-18 21:13:00 -05:00
amy e65ecd9166 added SPDX identifiers to util package and the top-level code 2026-03-13 14:49:28 -06:00
amy b69a5e57a2 another style pass 2026-03-12 11:58:16 -06:00
amy 5f67d8ce16 added the database version number (will be important later) and revamped the About page a bit, to include the database version number 2026-03-05 22:02:26 -07:00
amy 137536923d added the Policy page 2026-03-04 22:18:57 -07:00
amy b6743da940 Import Users tested 2026-02-27 21:30:17 -07:00
amy 5c66aa0bb9 landed sidebox management 2026-02-16 15:38:00 -07:00
amy e1d2b60b2b rebuilt sidebox code tighter 2026-02-16 14:02:49 -07:00
amy 2e7474168b added frame metadata to AmContext and used that to replace the amsterdam_genRefresh variable 2026-02-10 21:36:12 -07:00
amy f2b8b829aa factored out the need for amsterdam_pageTitle by having FrameTitle be a separate bit of metadata in AmContext 2026-02-10 21:10:20 -07:00
amy 975265af58 reformatted IP Ban page and shifted specific rendering to AmSendPageData 2026-02-10 18:16:43 -07:00
amy 080f78a414 Refactor: change number of return parameters from page functions, include error handling in wrapper 2026-02-10 16:32:20 -07:00
amy 58aa01361d "new" flag on conference hotlist sidebox works (it's a bell) 2026-01-26 16:26:51 -07:00
amy c83ac65f7e conference sidebox is now filled in 2026-01-26 16:11:05 -07:00
amy 0dd66709d9 start point of hotlist support (untested) 2026-01-25 22:47:28 -07:00
amy fa04f67ab8 top page now displays published posts 2026-01-23 22:58:13 -07:00
amy c3e31e295c implemented the /go shortcut processing 2026-01-22 22:46:15 -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 7a755aac77 visual improvements in frame and communities sidebox 2025-10-17 13:38:05 -06:00
amy 65c739dc57 community profile and left menu implementation done, not quite working yet 2025-10-16 23:05:34 -06:00
amy 2e61a06ad8 added user profile display and quick E-mail functions 2025-10-12 22:58:00 -06:00
amy 6cdb0ffacf rebuilt the session store and fixed the bugs we were seeing 2025-10-10 16:36:38 -06:00
amy 560afa47bd working on session management and the Users Online sidebox (not quite there yet) 2025-10-09 22:42:56 -06:00
amy e37a58f62a got the "Featured/Your Communities" box to display correctly 2025-09-28 23:15:18 -06:00
amy 715ea29c39 implemented logout 2025-09-28 16:29:24 -06:00
amy 872fec4aa0 added controls for the auto-refresh tag in the page header, which was the ONLY use for the metadata mechanism in Venice... 2025-09-24 21:05:07 -06:00
amy 3a9ab5c540 fixed concurrency in users & communities, implemented Communities sidebox 2025-09-24 17:18:52 -06:00
amy e2848ffc37 Godoc'd the top.go file 2025-09-20 23:27:40 -06:00
amy 6a9f4807c0 About page landed 2025-09-20 23:18:18 -06:00
amy 1424f28fec broke out the generation of the sideboxes 2025-09-20 22:16:46 -06:00
amy 34b6abb92e beginnings of page functions, and server shutdown gracefully 2025-09-17 23:07:42 -06:00