37 Commits

Author SHA1 Message Date
amy 8fec8cb841 background the first AmCountryList load to keep from holding up the Profile dialog 2026-03-25 22:19:15 -06:00
amy e16110dd5a tracing down high latency in Profile page, at least the first time... 2026-03-24 23:20:17 -06:00
amy 1210a65de9 added SPDX identifiers to the ui package 2026-03-13 14:45:12 -06:00
amy a91202a57e change up database configuration to use discrete values for parameters, rather than the raw DSN (database/base.go computes the DSN) 2026-03-12 16:59:19 -06:00
amy f5360772ca allow us to specify paths and files in the configuration relative to the directory the configuration file is in 2026-03-05 17:29:18 -07:00
amy 1f450dcf14 add the Production flag, command-line options, and DebugMode computed flag, and put it in the main places I expect it to be used 2026-03-05 14:50:20 -07:00
amy 0d93e4f1f9 added config variables for default community logo and user photo 2026-03-04 23:06:09 -07:00
amy e158af99f1 loading user agreement from a "resource" now 2026-03-04 16:34:19 -07:00
amy 7ae9326292 consolidated UI setup into a single function call from main 2026-02-20 15:52:36 -07:00
amy dd59bcf577 landed all of confererence activity reports functionality 2026-02-13 15:47:25 -07:00
amy 4151e99528 bug fixes to Find and Member List due to outdated function definitions 2026-01-30 22:11:49 -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 9bd8045e8c updated the dictionary to a larger one and added a notice of its copyright in the license file 2025-11-06 22:17:36 -07:00
amy 038b3c7adb added post link rewriter template function 2025-11-06 21:53:53 -07:00
amy 086954f7b0 Landed the topic list page (no topics yet, so appearances are deceiving) 2025-10-28 16:32:05 -06:00
amy 69e7a2a39a got Find Categories to work 2025-10-21 23:11:47 -06:00
amy d887bd6cab got Find Users to work 2025-10-21 22:31:00 -06:00
amy 7e3b1d535f further fleshing out of find display to support Prev and Next buttons 2025-10-20 22:47:39 -06:00
amy e6f157c337 patched up community display in find.jet 2025-10-20 22:16:10 -06:00
amy 8b00cfce1f split a bunch of lists free of UI templates, and also fixed profile language display 2025-10-20 15:53:23 -06:00
amy fcbff708a5 updated community left menu to reflect logo changes 2025-10-18 20:50:19 -06:00
amy 0edba20d1d added dialog for editing community profile 2025-10-17 22:32:28 -06:00
amy b1270a262e revamped left menus entirely to a new menu definition system 2025-10-13 20:59:33 -06:00
amy 297c1b9157 fully implemented timezone list dialog field 2025-10-11 10:32:27 -06:00
amy 5ff7e3e35c fully impleemnted localelist dialog type 2025-10-10 23:07:41 -06:00
amy 782fba2c32 allow country list to "prioritize" a country (configurable) 2025-10-09 14:56:37 -06:00
amy af25adc85f bugfixes and stiffening in the dialog rendering pipeline and the login dialog 2025-10-08 13:35:21 -06:00
amy 9427535eb5 got most of the login functionality together 2025-09-27 23:07:16 -06:00
amy be56b06d7a dialog manager extended to be able to produce the New Account dialog 2025-09-25 22:49:41 -06:00
amy 93aa6bd0ba added copyright date to templates 2025-09-21 23:12:56 -06:00
amy 6a9f4807c0 About page landed 2025-09-20 23:18:18 -06:00
amy 9345e95b12 rebuilt template lookup to use a configured template directory before the builtins 2025-09-17 12:23:33 -06:00
amy 9e5a24e03d changed so that templates are embedded in the app 2025-09-16 08:08:11 -06:00
amy b10b4e93f2 godoc'd the source 2025-09-14 22:05:17 -06:00
amy 779f15f069 working in configuration data and replacing values in frame template 2025-09-13 22:46:02 -06:00
amy 5a437a0c64 started doing framing 2025-09-13 21:21:02 -06:00