44 Commits

Author SHA1 Message Date
amy 57088e4680 added Apple site icon configuration and frame - closes issue #5 2026-04-21 16:30:40 -05: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 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 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 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 5fa05bb086 put the ad (quote) banners in - last major feature in MISSINGFUNCS 2026-03-02 22:52:45 -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 31b4a5bbd2 working on updating SetAttachment to be fully Venice-compatible (in progress) 2026-01-19 23:21: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 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
amy ac3888f832 <Emily_Litella>Never mind!</Emily_Litella> 2025-09-24 22:02:11 -06:00
amy 0ede5fe9e0 added the default button set to the image server 2025-09-24 21:26:23 -06:00
amy 872fec4aa0 added controls for the auto-refresh tag in the page header, which was the ONLY use for the metadata mechanism in Venice... 2025-09-24 21:05:07 -06:00
amy d8648ace80 frame template now honors current user 2025-09-20 17:10:37 -06:00
amy a794c5919b added database connection and ability to retrieve "Anonymous Honyak" user 2025-09-20 15:57:29 -06:00
amy 877f364e71 integrated Gorilla session support 2025-09-17 22:50:30 -06:00
amy 9345e95b12 rebuilt template lookup to use a configured template directory before the builtins 2025-09-17 12:23:33 -06:00
amy 21c943d992 documentation and naming updates 2025-09-14 16:50:29 -06:00
amy 779f15f069 working in configuration data and replacing values in frame template 2025-09-13 22:46:02 -06:00