Commit Graph

31 Commits

Author SHA1 Message Date
Larguma 171ec63999 doc: update readme with new theme images 2026-01-18 15:06:47 +01:00
Owen G fd16605d0a update theme images 2026-01-12 09:56:07 -07: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
LKLY 619ad7aaf7 Merge pull request #13 from DataDalton/virustotal
Virustotal automation
2026-01-11 20:32:03 -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
LKLY 1a289742f8 Merge pull request #51 from lklynet/feature/new-version-alert
[feature] Add new version check and refactor api/chat commands
2026-01-10 11:44:00 -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 3211ae02da docs: add line break in themes list for better readability 2026-01-08 16:23:19 -05:00
lklynet a7b1513e3b docs: add theme preview images to README 2026-01-08 16:22:39 -05: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 9ba4bda355 feat(dashboard): add total unique peers counter and update docs
- Add new counter for total unique peers in dashboard UI
- Update command description to clarify default message scope
- Enhance README with new features and better organization
2026-01-08 12:31:56 -05:00
lklynet 7fac9cb010 feat(p2p): increase max relay hops and improve gossip algorithm
Increase MAX_RELAY_HOPS from 2 to 5 for better message propagation. Update gossip algorithm to scale with connection count, using a minimum of 6 or 25% of eligible peers.
2026-01-07 21:01:36 -05:00
Owen G b716294f9b Update README.md 2026-01-06 21:13:14 -07:00
lklynet bf87416c0f readme reflects global changes. 2026-01-06 19:25:19 -05:00
lklynet 92ffb287a9 Update README with global chat documentation 2026-01-06 19:24:00 -05:00
lklynet 8b2c4e0b12 docs: updated default configuration values in README 2026-01-06 18:46:13 -05:00
lklynet 617a9d8c70 Enhance application with updated config, styles, and p2p messaging adjustments 2026-01-05 20:22:27 -05:00
LKLY 5d8c9073ba Merge pull request #20 from lklynet/feature/ephemeral-chat
feat: ephemeral p2p chat
2026-01-05 19:46:29 -05:00
LKLY b15787abca Add Star History section to README
Added Star History section with visual representation.
2026-01-03 11:03:30 -05:00
Philip De Keulenaer e0e2c4d43c Minor changes to readme 2026-01-03 10:03:22 +01:00
Fernando Campione 884ed1b302 merge main into branch and fix conflicts 2026-01-03 07:58:10 +00:00
lklynet 5be3659b57 feat: implement ephemeral p2p chat with rate limiting and terminal UI 2026-01-03 00:24:13 -05:00
Kilian Tyler a2f16e0d51 docs: Update MAX_PEERS default value 2026-01-02 20:35:43 -05:00
lklynet 5613c2eafe docs: update readme with improved formatting and content
- Restructure header with centered div and h1 tag
- Add Kubernetes deployment instructions
- Expand ecosystem integrations section
- Update FAQ with more humorous answers
- Improve markdown table formatting
- Remained cool af while doing it too
2026-01-02 20:12:39 -05:00
Kilian Tyler 19b13b3238 docs(readme): document environment variables 2026-01-02 18:57:37 -05:00
DataDalton 8c80b40f91 Virustotal automation 2026-01-02 16:28:54 -05:00
lklynet fa9259ce24 feat: add logo, favicon and license to project
style: update README header formatting
2026-01-02 15:16:34 -05:00
lklynet 4578250692 im so dumb 2026-01-01 22:48:00 -05:00
lklynet d5f517658f Screaming into the void 2026-01-01 22:40:32 -05:00