62 Commits

Author SHA1 Message Date
amy 10a347747e set up auto build of executables and advance version number
Build and Release Amsterdam Assets / build-and-upload (release) Failing after 1m0s
2026-04-29 22:29:35 -06:00
amy 57088e4680 added Apple site icon configuration and frame - closes issue #5 2026-04-21 16:30:40 -05:00
amy f4d1bb8f82 missed changing the version number :O 2026-04-11 22:59:10 -06:00
amy a15da2a2a1 bump version number 2026-03-23 22:45:51 -06:00
amy 795406ef12 embarrassing typo :) 2026-03-12 23:09:43 -06:00
amy ea6bac19a8 added SPDX identifiers to the template headers and to the "config" and "database" packages 2026-03-12 23:08:43 -06:00
amy c79bee7117 make E-mail settings configurable through the command line, and flesh out some of the documentation 2026-03-12 22:56:29 -06:00
amy a91202a57e change up database configuration to use discrete values for parameters, rather than the raw DSN (database/base.go computes the DSN) 2026-03-12 16:59:19 -06:00
amy a1837b2cea added the rate limiter - Whoa There, Tiger! 2026-03-10 22:59:35 -06:00
amy e10cf0b48c logging tested, so tick that off the list 2026-03-10 22:11:44 -06:00
amy 8bdb337a63 replace old parseDataSize function with humanize.parseBytes 2026-03-09 22:43:05 -06:00
amy e2b5ca47ab new logging configuration (untested) 2026-03-08 23:10:07 -06:00
amy a1c4b750fb added variables for the top page content 2026-03-05 22:38:19 -07:00
amy f5360772ca allow us to specify paths and files in the configuration relative to the directory the configuration file is in 2026-03-05 17:29:18 -07:00
amy 39ca13817e did some command line refinement 2026-03-05 16:36:45 -07:00
amy 3c7c91fa1b more database refinements along with new command line options 2026-03-05 16:25:33 -07:00
amy 1f450dcf14 add the Production flag, command-line options, and DebugMode computed flag, and put it in the main places I expect it to be used 2026-03-05 14:50:20 -07:00
amy 2d8f9aa005 added external references for menus and message boxes too 2026-03-05 14:27:57 -07:00
amy 0d93e4f1f9 added config variables for default community logo and user photo 2026-03-04 23:06:09 -07:00
amy 2b7225c269 added external directories for E-mail templates and dialog templates 2026-03-04 22:59:34 -07:00
amy 95aee6cf75 broke out a lot of base bits of the frame as configurable options 2026-03-04 22:36:00 -07:00
amy 137536923d added the Policy page 2026-03-04 22:18:57 -07:00
amy edf20f4326 cleaned up old config properties and added an external resource directory and a user agreement resource name 2026-03-04 18:24:35 -07:00
amy e158af99f1 loading user agreement from a "resource" now 2026-03-04 16:34:19 -07:00
amy 7ccbbe2099 added means of locating config files in standard places per operating system 2026-03-03 23:12:38 -07:00
amy dee77d6f71 replace the old clumsy overlay mechanism with a new reflection-based overlay mechanism 2026-03-03 22:16:44 -07:00
amy 5fa05bb086 put the ad (quote) banners in - last major feature in MISSINGFUNCS 2026-03-02 22:52:45 -07:00
amy c26e7340c7 Amsterdam can now find a config file using the AMSTERDAM_CONFIG environment variable 2026-03-01 23:12:49 -07:00
amy 344562c55c completed member export and removed some "breaking" bugs, still work to be done on the XML output 2026-02-26 16:19:24 -07:00
amy 4652569aee added static and framed external rendering (untested) 2026-02-24 23:20:56 -07:00
amy 110e917921 Pictures in Posts now works! 2026-02-23 22:41:59 -07:00
amy 8a1c770079 added more tuning knobs, particularly in cache sizes 2026-02-20 15:44:06 -07:00
amy d2e6396ca7 coding tweaks in preparation for crafting "delete conference" code 2026-02-19 23:24:49 -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 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
amy f902ce125d change to dates, add migration script 2026-01-10 23:01:08 -07:00
amy 596d7de7de landed the dictionary objects and spelling rewriter, which also allowed me to complete the configuration YAML file 2025-10-30 22:33:39 -06:00
amy 137bf35a8b resolve bugs in community profile display 2025-10-17 11:53:30 -06:00
amy ed10c83b01 fixed up handling of timestamps for database and profile display 2025-10-13 15:54:04 -06:00
amy 297c1b9157 fully implemented timezone list dialog field 2025-10-11 10:32:27 -06:00
amy 560afa47bd working on session management and the Users Online sidebox (not quite there yet) 2025-10-09 22:42:56 -06:00
amy 782fba2c32 allow country list to "prioritize" a country (configurable) 2025-10-09 14:56:37 -06:00
amy 05dc2aa448 fixed up password reminder E-mail generation (and E-mail generation in general) 2025-10-08 14:33:45 -06:00
amy 933d028196 configure default mail for use with MailHog 2025-10-06 22:41:49 -06:00
amy 3ef8d6b9a6 added cookie login 2025-10-04 12:49:04 -06:00
amy 1952b34cce added contact info support and the code for sending a password reminder 2025-10-01 23:02:33 -06:00
amy 2acac513f8 implemented the E-mail sending functionality 2025-10-01 16:41:57 -06:00
amy 1633492f29 starting to work up how to send E-mail from Amsterdam 2025-09-29 22:46:19 -06:00
amy 3a4d6151f6 added user agreement page 2025-09-25 12:37:17 -06:00