amy
|
17de55c5c2
|
Admin can now change the user name of a user account. Closes issue #2.
|
2026-04-21 15:40:50 -05:00 |
|
amy
|
ea6bac19a8
|
added SPDX identifiers to the template headers and to the "config" and "database" packages
|
2026-03-12 23:08:43 -06:00 |
|
amy
|
55c5c88c95
|
some database code cleanups
|
2026-03-05 15:47:23 -07:00 |
|
amy
|
220e1ecc98
|
further optimized database calls to replace all single-value QueryRowContext calls with GetContext
|
2026-02-23 18:21:38 -07:00 |
|
amy
|
f9978918d8
|
landed display of system audit logs
|
2026-02-21 22:58:57 -07:00 |
|
amy
|
6e06c7a3a8
|
audit message when server starts and shuts down
|
2026-02-21 22:05:33 -07:00 |
|
amy
|
5acb67106c
|
all audit messages that were implemented but needed community ID context now have it
|
2026-02-21 17:25:40 -07:00 |
|
amy
|
236f63c37e
|
added AmNewCommAudit function
|
2026-02-21 16:28:25 -07:00 |
|
amy
|
4e6911d884
|
move audit reference info from a database table to an embedded YAML file
|
2026-02-21 16:20:52 -07:00 |
|
amy
|
f80f63a142
|
implemented "prune attachment" on post
|
2026-02-21 15:36:48 -07:00 |
|
amy
|
d2e6396ca7
|
coding tweaks in preparation for crafting "delete conference" code
|
2026-02-19 23:24:49 -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
|
5c8bb8dd5e
|
all database operations now take a context.Context, which is propagated through from sources
|
2025-12-20 22:29:26 -07:00 |
|
amy
|
7ce3bed15b
|
touched up the database code to use transactions where necessary
|
2025-11-28 23:01:56 -07:00 |
|
amy
|
5dbff8b4b3
|
added more add topic code and some documentation
|
2025-11-07 21:36:04 -07:00 |
|
amy
|
596d7de7de
|
landed the dictionary objects and spelling rewriter, which also allowed me to complete the configuration YAML file
|
2025-10-30 22:33:39 -06:00 |
|
amy
|
6d3403cd53
|
more groundwork related to updates in SetMembership
|
2025-10-22 13:57:57 -06:00 |
|
amy
|
021807e53e
|
landed code for creating community (untested)
|
2025-10-18 22:38:27 -06:00 |
|
amy
|
55f5cc5eca
|
timestamps written into the database should really be UTC
|
2025-10-13 15:31:43 -06:00 |
|
amy
|
c7f5c57e82
|
improved some of the tasks to use fewer goroutines
|
2025-10-04 13:56:30 -06:00 |
|
amy
|
9427535eb5
|
got most of the login functionality together
|
2025-09-27 23:07:16 -06:00 |
|