Commit Graph

427 Commits

Author SHA1 Message Date
amy be5255b4e7 factoring out some of the special case "amsterdam_" page variables 2026-02-10 21:19:50 -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 09842a91bd cleaned up RC() and SetRC() in AmContext (no longer needed) 2026-02-10 18:22:24 -07:00
amy 975265af58 reformatted IP Ban page and shifted specific rendering to AmSendPageData 2026-02-10 18:16:43 -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 cf5d4422ac clean up remaining mentions of ErrorPage, mostly by fixing up middleware to call AmSendPageData directly 2026-02-10 17:15:35 -07:00
amy 34f64b3f76 clean up remaining mentions of "framed_template" 2026-02-10 17:03:17 -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 e163224a62 make the error box gray background instead 2026-02-10 11:25:38 -07:00
amy 4f20d85bd1 redid error page to look more like the "message box" 2026-02-10 11:23:10 -07:00
amy 3e22429678 completed the Conference Members function by adding the "Update" functionality 2026-02-10 11:12:50 -07:00
amy d0ec70cb48 additional fixes for today's demo 2026-02-10 09:44:07 -07:00
amy 770b7abac9 cosmetic fixes for today's demo 2026-02-10 08:15:55 -07:00
amy 469046216a change delimiter in validUIDs 2026-02-09 23:28:54 -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 cc1844cc46 created the Manage Conference Aliases page 2026-02-07 23:15:26 -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 f70746c4dd check off HTML Reference 2026-02-07 21:59:36 -07:00
amy 019c3b76a3 fixed up links to HTML reference in post box (untested) 2026-02-06 23:24:05 -07:00
amy ef53dfd59d completed conversion of the HTML reference 2026-02-06 23:09:41 -07:00
amy 373297c0b8 almost all the HTML reference is converted now 2026-02-05 23:05:51 -07:00
amy 5405bae39b fixed small HTML bug 2026-02-04 23:26:38 -07:00
amy 87a38f1a08 added Mac-specific .gitignore pattern 2026-02-04 21:55:33 -07:00
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