Tomas Dvorak
|
083373a24f
|
feat: major feature updates and cleanup
- Add Redis architecture implementation
- Update browser extension functionality
- Clean up deprecated files and documentation
- Enhance backend handlers for auth, messages, search
- Add new configuration options and settings
- Update Docker and deployment configurations
|
2026-03-03 11:03:37 +01:00 |
|
Tomas Dvorak
|
4c812e376d
|
feat(messages): implement integrated chat with voice/calls and tidy root go module
Add Discord-like messaging APIs, websocket realtime, smart suggestions, password vault flows, semantic indexing integration, and new /app/messages UI.
Add typing indicators, advanced message search filters, voice notes, browser-local optional transcription, and WebRTC call signaling (offer/answer/ice/hangup).
Clean root go.mod via go mod tidy and remove stale root go.sum.
|
2026-02-26 10:54:19 +01:00 |
|