aprhodite/static
3nd3r d5e942d06d Add settings panel with Account, Chat, Violet, and Premium tabs
- Gear icon in header opens settings modal
- Account: view username/email, change password (server-side bcrypt)
- Chat: font size slider, 12h/24h timestamps, enter-to-send toggle, sounds toggle
- Violet: view AI access status, reset conversation memory
- Premium: feature showcase with upgrade CTA (payment coming soon)
- All chat prefs saved to localStorage
- Font size applied via CSS custom property
- Timestamp format conversion (24h server -> 12h client option)
- Icon button styling for gear and hamburger menu
2026-04-12 14:17:52 -05:00
..
chat.js Add settings panel with Account, Chat, Violet, and Premium tabs 2026-04-12 14:17:52 -05:00
crypto.js Fix #5: Fix broken E2E encryption for user-to-user PMs 2026-04-12 12:54:09 -05:00
socket.io.min.js Initial commit: SexyChat (Aphrodite) v1.0 2026-04-12 17:55:40 +01:00
style.css Add settings panel with Account, Chat, Violet, and Premium tabs 2026-04-12 14:17:52 -05:00