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
|
5acb67106c
|
all audit messages that were implemented but needed community ID context now have it
|
2026-02-21 17:25:40 -07:00 |
|
amy
|
f80f63a142
|
implemented "prune attachment" on post
|
2026-02-21 15:36:48 -07:00 |
|
amy
|
94593d3637
|
implemented the new "buggy attachment" flag for conferences
|
2026-02-21 15:10:47 -07:00 |
|
amy
|
51b15f5878
|
moved the BuggyAttachments reference up to the application layer, instead of at the database layer
|
2026-02-15 21:28:14 -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
|
17af0192f4
|
able to display the "Edit Conference" dialog
|
2026-02-01 23:16:58 -07:00 |
|
amy
|
a0d3f3715a
|
landed fixseen and got rid of all explicit LOCK TABLES operations (not needed in modern MySQL, especially with transaction semantics)
|
2026-01-30 18:20:58 -07:00 |
|
amy
|
f88fc33f64
|
landed "set default pseud"
|
2026-01-30 16:53:49 -07:00 |
|
amy
|
d11101aabd
|
landed "delete topic" function
|
2026-01-30 16:02:55 -07:00 |
|
amy
|
53845bf6b1
|
landed publishing post to front page
|
2026-01-30 15:09:19 -07:00 |
|
amy
|
84d734578b
|
landed "move message" functionality
|
2026-01-29 22:38:27 -07:00 |
|
amy
|
8341a6e4d4
|
created the "move message" page
|
2026-01-29 18:16:23 -07:00 |
|
amy
|
8a66579c31
|
added topic subscribe/unsubscribe
|
2026-01-29 16:12:27 -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
|
05378156d3
|
added filtered user display/removal to topic management page
|
2026-01-28 23:16:46 -07:00 |
|
amy
|
b59e15a48e
|
hooked up "nuke message" and finished defining the message box
|
2026-01-28 18:59:38 -07:00 |
|
amy
|
4dd15aa0d2
|
hooled up "scribble message"
|
2026-01-28 15:40:13 -07:00 |
|
amy
|
928a19d600
|
added the Manage Topic page and strengthened some link conditions for anonymous user
|
2026-01-28 15:19:18 -07:00 |
|
amy
|
ead2b37f08
|
added the Manage Conference page; also fixed password hash matching in authentication
|
2026-01-27 23:12:26 -07:00 |
|
amy
|
3a9166bcb6
|
wired up all the hotlist functionality
|
2026-01-26 23:13:48 -07:00 |
|
amy
|
0ec8d832c3
|
implemented hide/show message functionality
|
2026-01-21 22:56:45 -07:00 |
|
amy
|
700dbd6726
|
implemented attachment downloading
|
2026-01-20 22:23:46 -07:00 |
|
amy
|
309d7dc9d1
|
implemented topic hide/show
|
2026-01-19 22:10:38 -07:00 |
|