Commit Graph

118 Commits

Author SHA1 Message Date
amy 33c2fcc471 rewrote contactinfo.Save() to use NamedExec 2025-10-05 23:08:49 -06:00
amy 347e96d81d put together the new account path 2025-10-05 22:49:50 -06:00
amy 8ad88c4957 beginning the code for new user account 2025-10-04 16:59:09 -06:00
amy 070afc365e added the E-mail address validation form 2025-10-04 15:13:00 -06:00
amy c7f5c57e82 improved some of the tasks to use fewer goroutines 2025-10-04 13:56:30 -06:00
amy 445f50a5c0 removed explicit "end" functions and turned them into functions returned by setup 2025-10-04 13:32:47 -06:00
amy 3ef8d6b9a6 added cookie login 2025-10-04 12:49:04 -06:00
amy f728eb21b0 added user.NewAuthToken 2025-10-03 23:29: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 e37a58f62a got the "Featured/Your Communities" box to display correctly 2025-09-28 23:15:18 -06:00
amy 9427535eb5 got most of the login functionality together 2025-09-27 23:07:16 -06:00
amy 5082e2bbc2 dialog loading, validation, more logic in forms, IP address banning 2025-09-26 23:45:38 -06:00
amy 3a9ab5c540 fixed concurrency in users & communities, implemented Communities sidebox 2025-09-24 17:18:52 -06:00
amy 7e11d0273a added LRU caching and communities data 2025-09-22 23:22:46 -06:00
amy 1424f28fec broke out the generation of the sideboxes 2025-09-20 22:16:46 -06:00
amy 5ea7c6d829 store only UID in session vars, not complete user 2025-09-20 17:33:03 -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