amy
|
68fa307736
|
display of "manage conference list" page
|
2026-02-19 22:42:53 -07:00 |
|
amy
|
ed607e33b3
|
landed IP address ban editing
|
2026-02-19 18:29:27 -07:00 |
|
amy
|
b8f9c7378c
|
added initial display of IP ban editing (untested)
|
2026-02-18 23:22:41 -07:00 |
|
amy
|
4f26dd3295
|
landed sysadmin user account management
|
2026-02-17 21:45:16 -07:00 |
|
amy
|
4a7e137147
|
landed "Edit Global Properties"
|
2026-02-16 21:39:05 -07:00 |
|
amy
|
5c66aa0bb9
|
landed sidebox management
|
2026-02-16 15:38:00 -07:00 |
|
amy
|
e1d2b60b2b
|
rebuilt sidebox code tighter
|
2026-02-16 14:02:49 -07:00 |
|
amy
|
08b0fa6185
|
landed "manage communities" list on sidebox
|
2026-02-15 23:08:22 -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
|
777b5ca846
|
worked out some bugs in exporting messages, not all in new code - mechanisms will be needed to cope with the bugs in the database
|
2026-02-15 16:40:56 -07:00 |
|
amy
|
fc92f4038a
|
added conference export backend (untested)
|
2026-02-14 23:09:53 -07:00 |
|
amy
|
a11a40561b
|
landed conference mass E-mail
|
2026-02-13 21:56:05 -07:00 |
|
amy
|
dd59bcf577
|
landed all of confererence activity reports functionality
|
2026-02-13 15:47:25 -07:00 |
|
amy
|
229de44062
|
added management of conference custom HTML blocks
|
2026-02-11 23:16:38 -07:00 |
|
amy
|
360eb0cc74
|
[WIP] first draft of conference members functionality
|
2026-02-09 23:27:57 -07:00 |
|
amy
|
966a3f4924
|
landed add/remove conference alias
|
2026-02-08 22:23:15 -07:00 |
|
amy
|
77bd541546
|
Fixed invalid return in AmGetUserByName when user does not exist. Closes issue #1.
|
2026-02-07 22:07:03 -07:00 |
|
amy
|
a7dc4f9902
|
finished Create Conference
|
2026-02-02 22:24:26 -07:00 |
|
amy
|
c7e43b539b
|
landed "change conference information" and fixed a bug in AmGetPublishedPosts
|
2026-02-02 15:58:08 -07:00 |
|
amy
|
17af0192f4
|
able to display the "Edit Conference" dialog
|
2026-02-01 23:16:58 -07:00 |
|
amy
|
38ed57d207
|
landed AmSearchPosts and the "Find Posts" functionality on the main Find page
|
2026-01-31 22:32:40 -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
|
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
|
8f7d98bb9e
|
refactored conference settings out a bit and added SetDefaultPseud
|
2026-01-30 16:30:26 -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
|
2c9ceefd6b
|
landed E-mail invites at three levels
|
2026-01-30 14:44:30 -07:00 |
|
amy
|
84d734578b
|
landed "move message" functionality
|
2026-01-29 22:38:27 -07:00 |
|
amy
|
8a66579c31
|
added topic subscribe/unsubscribe
|
2026-01-29 16:12:27 -07:00 |
|
amy
|
184c614163
|
landed E-mail subscription delivery
|
2026-01-29 15:52:24 -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
|
17471f292a
|
basic behavior of filtering users added
|
2026-01-28 22:56:17 -07:00 |
|
amy
|
b59e15a48e
|
hooked up "nuke message" and finished defining the message box
|
2026-01-28 18:59:38 -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
|
1925d4a2c6
|
fix to Topic.GetLastRead
|
2026-01-27 12:46:36 -07:00 |
|
amy
|
3a9166bcb6
|
wired up all the hotlist functionality
|
2026-01-26 23:13:48 -07:00 |
|
amy
|
58aa01361d
|
"new" flag on conference hotlist sidebox works (it's a bell)
|
2026-01-26 16:26:51 -07:00 |
|
amy
|
c83ac65f7e
|
conference sidebox is now filled in
|
2026-01-26 16:11:05 -07:00 |
|
amy
|
0dd66709d9
|
start point of hotlist support (untested)
|
2026-01-25 22:47:28 -07:00 |
|
amy
|
fa04f67ab8
|
top page now displays published posts
|
2026-01-23 22:58:13 -07:00 |
|
amy
|
b6de9bd9ec
|
refactoring: use QueryRowContext instead of QueryContext when we only need one row
|
2026-01-23 16:30:53 -07:00 |
|
amy
|
6c34c70458
|
implemented AmGetPublishPosts to get the posts published to the front page
|
2026-01-22 23:16:06 -07:00 |
|
amy
|
c3e31e295c
|
implemented the /go shortcut processing
|
2026-01-22 22:46:15 -07:00 |
|
amy
|
9218025450
|
implemented low-level Nuke method on posts
|
2026-01-21 23:09:53 -07:00 |
|
amy
|
5c9d1463b1
|
implemented low-level SetHidden and Scribble methods on the post
|
2026-01-20 23:05:24 -07:00 |
|
amy
|
700dbd6726
|
implemented attachment downloading
|
2026-01-20 22:23:46 -07:00 |
|
amy
|
664525ea36
|
completed update to SetAttachment (not yet tested)
|
2026-01-20 17:22:40 -07:00 |
|
amy
|
31b4a5bbd2
|
working on updating SetAttachment to be fully Venice-compatible (in progress)
|
2026-01-19 23:21:08 -07:00 |
|