25 Commits

Author SHA1 Message Date
amy e65ecd9166 added SPDX identifiers to util package and the top-level code 2026-03-13 14:49:28 -06:00
amy 0d93e4f1f9 added config variables for default community logo and user photo 2026-03-04 23:06:09 -07:00
amy 18260c59f0 landed Delete Community 2026-03-01 22:51:22 -07:00
amy 9a3860f796 import posts at least partially tested, we should do some more work on it - also, a few other bugs have been stomped 2026-02-28 22:58:56 -07:00
amy 344562c55c completed member export and removed some "breaking" bugs, still work to be done on the XML output 2026-02-26 16:19:24 -07:00
amy 192c0515ab landed community membership controls 2026-02-23 15:19:30 -07:00
amy 1c6082324e landed E-mail to all Communtiy Members 2026-02-22 21:52:55 -07:00
amy 59c1db1f27 landed Community Admin - Set Community Category 2026-02-22 17:56:04 -07:00
amy ac22181a19 added audit log messages that had previously been "missing," for community and conference changes 2026-02-22 14:59:38 -07:00
amy 8dcfa79983 landed display of community audit records 2026-02-21 23:18:11 -07:00
amy 4f26dd3295 landed sysadmin user account management 2026-02-17 21:45:16 -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 38c4b3f71e factored out some common error messages to error objects that can be referenced 2026-02-10 18:04:36 -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 5c8bb8dd5e all database operations now take a context.Context, which is propagated through from sources 2025-12-20 22:29:26 -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 331e768124 grouping community and conference routes and making more functionality implemented by middleware 2025-12-06 23:14:55 -07:00
amy fe6d53a965 got Find Communities to work 2025-10-21 21:43:00 -06:00
amy e6f157c337 patched up community display in find.jet 2025-10-20 22:16:10 -06:00
amy e77ecf2a06 debugged community creation process 2025-10-19 15:06:41 -06:00
amy 021807e53e landed code for creating community (untested) 2025-10-18 22:38:27 -06:00
amy 1797a6ec7e added upload and changing of community logo, and fixed logo references in other files 2025-10-18 20:41:06 -06:00
amy 83bd817630 added community profile setting from dialog (untested) 2025-10-17 23:21:31 -06:00
amy 0edba20d1d added dialog for editing community profile 2025-10-17 22:32:28 -06:00
amy 8e80176022 implemented the community admin menu and necessary tweaks to the menu system 2025-10-17 15:57:12 -06:00