feat: Add presence heartbeat for Matrix online status
- matrix-gateway: POST /internal/matrix/presence/online endpoint - usePresenceHeartbeat hook with activity tracking - Auto away after 5 min inactivity - Offline on page close/visibility change - Integrated in MatrixChatRoom component
This commit is contained in:
@@ -170,3 +170,4 @@ curl http://localhost:6333/collections
|
||||
|
||||
*Створено: 2025-11-18*
|
||||
|
||||
|
||||
|
||||
@@ -59,3 +59,4 @@
|
||||
|
||||
*Створено: 2025-11-18*
|
||||
|
||||
|
||||
|
||||
@@ -50,3 +50,4 @@
|
||||
|
||||
*Оновлено: 2025-11-18*
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user