Commit Graph

22 Commits

Author SHA1 Message Date
amy 4f26dd3295 landed sysadmin user account management 2026-02-17 21:45:16 -07:00
amy d827001329 eliminated the last amsterdam_ special variable, amsterdam_suppressLogin 2026-02-10 21:42:49 -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 3a9166bcb6 wired up all the hotlist functionality 2026-01-26 23:13:48 -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 80bd0e03fd additional work on reading posts - still not quite there yet but getting closer 2025-12-19 23:23:58 -07:00
amy 7ce3bed15b touched up the database code to use transactions where necessary 2025-11-28 23:01:56 -07:00
amy 83bd817630 added community profile setting from dialog (untested) 2025-10-17 23:21:31 -06:00
amy be5b3a426d moved System Administration link back into Administration community, fixed up some bugs around that 2025-10-17 13:16:14 -06:00
amy 65c739dc57 community profile and left menu implementation done, not quite working yet 2025-10-16 23:05:34 -06:00
amy 681b30272d partial implementation of community profile page - next, straighten out left menus 2025-10-15 23:20:43 -06:00
amy ed10c83b01 fixed up handling of timestamps for database and profile display 2025-10-13 15:54:04 -06:00
amy abd14ea24e bug in url field on user profile 2025-10-13 15:09:50 -06:00
amy 2e61a06ad8 added user profile display and quick E-mail functions 2025-10-12 22:58:00 -06:00
amy 33bb58783a updates to profile setting page for consistency with Venice 2025-10-12 16:48:41 -06:00
amy 113616ff41 uploading a profile photo now works 2025-10-12 16:32:37 -06:00
amy 2b8de350ab put together the handling for photo uploaded page (untested) 2025-10-11 23:23:38 -06:00
amy 185d1456a6 added user photo upload page 2025-10-11 21:38:01 -06:00
amy 9d2c57815e fully implemented profile editing 2025-10-11 16:49:17 -06:00
amy 6eec9f77d9 beginnings of the Edit Profile page, dialog field and rendering additions 2025-10-10 21:26:01 -06:00