21 Commits

Author SHA1 Message Date
lklynet 5e9d2f9f27 Resolve conflicts and move bandwidth graph to diagnostics panel 2026-01-12 14:39:38 -05:00
lklynet ed4dda8614 feat(ui): update theme system and improve UI consistency
- Rename default theme to hypermind and add hypermind-classic theme
- Update theme colors and ordering in theme selector
- Add Google Sans fonts and update terminal font styling
- Move sound command status to system status bar
- Update documentation and screenshots for new themes
- Cleaned up branding images
2026-01-12 10:14:46 -05:00
lklynet d81cb41ff3 style: increase font size for terminal input and prompt on mobile to prevent mobile zoom when chatting 2026-01-11 22:00:51 -05:00
lklynet b7eb5ecd54 feat(theme): add hypermind theme with notification support
Added a new (official) hypermind theme with color scheme to match new site and a notification display when switching themes
2026-01-11 17:49:13 -05:00
lklynet 5d5217ee81 - fixed chat word wrapping
- added sounds for sent, received, whisper chats ('/sound' to turn on)
- /timestamp to turn chat time stamps on and off now
2026-01-11 16:41:10 -05:00
lklynet 28a2014c01 Merge PR #49 and resolve conflicts 2026-01-11 16:31:02 -05:00
Fernando Campione 6ec66ada33 Commit work so far so I can continue from the office 2026-01-09 08:24:08 +00:00
lklynet 9b63103148 feat(chat): add sound effects and timestamp toggle functionality
- Implement SoundManager for playing sound effects on message events
- Add /sound and /timestamp commands to toggle features
- Persist sound and timestamp preferences in localStorage
- Style timestamps in chat messages
2026-01-08 15:58:37 -05:00
lklynet 3c2abd711c feat(chat): add commands system, context menu and terminal improvements
- Implement chat commands system with help menu and easter eggs
- Add context menu for whisper and block actions
- Improve terminal UI with resizer and styling enhancements
- Update chat message formatting and validation
- Clean up and refactor messaging code
2026-01-08 11:31:07 -05:00
Owen G b949a0605e Update css for new terminal 2026-01-06 21:03:54 -07:00
Owen G b4230ebc2f Merge branch 'main' into custom-css-themes 2026-01-06 19:11:00 -07:00
lklynet b9bd5c9294 Merge PR #43 and resolve conflicts 2026-01-06 19:19:04 -05:00
lklynet 0b1481bbec chore: update UI styles and include WIP global chat changes 2026-01-05 22:17:31 -05:00
lklynet 617a9d8c70 Enhance application with updated config, styles, and p2p messaging adjustments 2026-01-05 20:22:27 -05:00
Owen G 85db2ad6dc tokyo night theme 2026-01-04 16:12:52 -07:00
Owen G 7f88a45ae7 Move colors to variables and fix up UI 2026-01-04 16:00:42 -07:00
stedrow d57e530c4e (feat): Bandwidth Graph Overlay 2026-01-04 15:04:38 -05:00
lklynet 26e5c1550c feat(ui): improve styling and persist chat state
- Enhance footer and debug element styling with better visibility
- Increase map modal size and adjust marker appearance
- Persist chat collapse state in localStorage and initialize on load
2026-01-03 11:50:15 -05:00
lklynet 0ca471ab29 chat can be minimized. Added direct connections heatmap. 2026-01-03 11:29:44 -05:00
lklynet 5be3659b57 feat: implement ephemeral p2p chat with rate limiting and terminal UI 2026-01-03 00:24:13 -05:00
Fernando Campione b5b646a68f Ehm.. refactor much? sorry 2026-01-02 20:35:17 +00:00