mirror of
https://github.com/Dvorinka/Trackeep.git
synced 2026-07-29 05:53:50 +00:00
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.
This commit is contained in:
@@ -67,6 +67,7 @@ Every feature you see is something I personally needed and use. Your feedback, b
|
||||
|
||||
### Advanced Features
|
||||
- **AI-Powered Recommendations**: Intelligent content suggestions and organization
|
||||
- **Integrated Messaging (V1)**: Discord-style conversations (self chat, DMs, groups, team channels, global channels), realtime updates, smart suggestions, deep-link references, encrypted password vault sharing, voice notes, and browser-local optional transcription/call signaling
|
||||
- **OAuth Integration**: Secure authentication with GitHub and other providers
|
||||
- **Mobile App**: Native React Native application for iOS and Android
|
||||
- **Email Ingestion**: Send/forward emails to automatically import content
|
||||
|
||||
Reference in New Issue
Block a user