Commit Graph

28 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 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 967135a3a6 minor bug in GenerateRandomConfirmationNumber - number range wasn't great enough 2026-03-01 22:52:56 -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 a4a0450071 groundwork for generating member export (unfinished) 2026-02-25 23:15:05 -07:00
amy 6e06c7a3a8 audit message when server starts and shuts down 2026-02-21 22:05:33 -07:00
amy d8eeeb7140 no need for FreeList, we have sync.Pool at home 2026-02-20 15:01:45 -07:00
amy 4f26dd3295 landed sysadmin user account management 2026-02-17 21:45:16 -07:00
amy a11a40561b landed conference mass E-mail 2026-02-13 21:56:05 -07:00
amy 360eb0cc74 [WIP] first draft of conference members functionality 2026-02-09 23:27:57 -07:00
amy 5cb14eb26c mostly adding some documentation bits 2026-02-03 17:24:27 -07:00
amy ff880603e0 small bugfix to random confirmation number 2026-01-06 16:12:22 -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 1ba02f37e9 documentation pass done, ready to use the HTML Checker in other code 2025-11-03 15:20:41 -07:00
amy 4f9cdde1f2 HTML checker is code complete, needs a pass for documentation 2025-11-02 23:08:40 -07:00
amy f6ed77923c beginning to implement the HTML Checker itself - incomplete 2025-10-31 23:48:46 -06: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 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 681b30272d partial implementation of community profile page - next, straighten out left menus 2025-10-15 23:20:43 -06:00
amy b1270a262e revamped left menus entirely to a new menu definition system 2025-10-13 20:59:33 -06:00
amy 9d2c57815e fully implemented profile editing 2025-10-11 16:49:17 -06:00
amy 7db709be55 built out the passrecovery servlet 2025-10-06 21:39:21 -06:00
amy fe360e23d3 introduce the password reminder infrastructure 2025-10-06 16:42:23 -06:00
amy f728eb21b0 added user.NewAuthToken 2025-10-03 23:29:04 -06:00
amy 2acac513f8 implemented the E-mail sending functionality 2025-10-01 16:41:57 -06:00