Commit Graph

303 Commits

Author SHA1 Message Date
amy c524ddceb5 partly converted HTML reference (work in progress) 2026-02-04 21:36:41 -07:00
amy 5cb14eb26c mostly adding some documentation bits 2026-02-03 17:24:27 -07:00
amy a2ab03d24e update to list 2026-02-02 22:42:00 -07:00
amy ccfe430e03 display the new-message bells in the community conference list 2026-02-02 22:33:54 -07:00
amy a7dc4f9902 finished Create Conference 2026-02-02 22:24:26 -07:00
amy 045461a347 landed the "Create Conference" dialog 2026-02-02 16:22:43 -07:00
amy 9d99719b6b associated updates to missing functions list 2026-02-02 15:59:22 -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 2c55eef7bf landed Find Posts in Community/Conference/Topic 2026-02-01 14:42:32 -07:00
amy 64faf9ec4d set up front end pages for Find in Community/Conference/Topic 2026-01-31 23:25:44 -07:00
amy 84df44cad2 put the Manage and Create New buttons on the Conference List page 2026-01-31 22:43:59 -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 d621eb07c0 have the structure of results to return with Find Posts 2026-01-30 22:58:11 -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 f8e7816f62 tick off the list... 2026-01-30 16:54:23 -07:00
amy f88fc33f64 landed "set default pseud" 2026-01-30 16:53:49 -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 a0064b37a5 implemented "front end" of invites for community/conference/topic, including common view template 2026-01-29 23:14:24 -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 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 3a9542e927 tick off that feature on the list 2026-01-28 23:18:41 -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 ef47631b24 beginnings of a message box system within the UI 2026-01-28 16:27: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 1925d4a2c6 fix to Topic.GetLastRead 2026-01-27 12:46:36 -07:00
amy c99f9d87e1 marked some TODO features as deferable 2026-01-27 11:27:59 -07:00
amy 235f627129 checked in the Claude retraining examples in case I need to start yet another new conversation 2026-01-26 23:17:45 -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 c5b2c3d64b replaced the CoC with something less problematic :), slight formatting to MISSINGFUNCS 2026-01-25 19:01:12 -07:00
amy e6de6edd0d Revamped docs to include list of missing functions and remove the old Venice example from where it's been for I don't know how long 2026-01-25 13:43:41 -07:00
amy a8a779ea8f README updated after a conversation with ChatGPT 2026-01-24 23:30:21 -07:00
amy 93f276eb48 added tooltip to the "host" icon in communities sidebox 2026-01-23 23:02:21 -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