feat: disappearing messages (24h/60h/3d/7d/1mo) for 1:1 chats f34c6e1 Nrighton233j commited on 22 days ago
Add OTA update support: ota_update table, /admin/upload-ota, /api/manifest, update_type in /app/version c1b93c9 Nrighton233j commited on 23 days ago
Move status media to local disk storage with 24h cleanup b4f286a Nrighton233j commited on 23 days ago
Move to ephemeral message delivery: server holds messages only until phone acks receipt, JOY threads still persist ec7888c Nrighton233j commited on 23 days ago
Add auto-update: app_version table, admin APK upload, version-compare endpoint b90025e Nrighton233j commited on 24 days ago
Swap large-file storage from Google Drive to private HF dataset repo dab4502 Nrighton233j commited on 25 days ago
Add typing/stop_typing socket relay for real-time typing indicator ab1768d Nrighton233j commited on 25 days ago
Add DELETE /messages/<id> to clear direct message history f79c9ef Nrighton233j commited on 25 days ago
Reapply "Add dynamic tasks table and points functions to database.py" be69b50 Nrighton233j commited on 26 days ago
Revert "Add dynamic tasks table and points functions to database.py" 3ab14c7 Nrighton233j commited on 26 days ago
Add dynamic tasks table and points functions to database.py cbde1da Nrighton233j commited on 26 days ago
Add /search, /friends/block, /friends/remove; verified badges in chat list, search, and group messages dccfada Nrighton233j commited on 26 days ago
fix: consolidate duplicate call handlers, fix database->db bug, add call_id tracking 13e41af Nrighton233j commited on 28 days ago
Fix list_all_users missing verified/account_type columns 8408e00 Nrighton233j commited on 28 days ago
Add reports table, report/user endpoint, admin reports view, report counts in admin/users 63dc2ab Nrighton233j commited on 28 days ago
Add /chats aggregation endpoint (friends + JOY + groups, sorted by recency) 3190691 Nrighton233j commited on 28 days ago
Fix socketio.run() placement β was nested inside call_history() by mistake 4e132cc Nrighton233j commited on 28 days ago
Fix calls table init and get_conn() usage in call functions fed533d Nrighton233j commited on 28 days ago
Add call signaling (offer/answer/ICE/reject/end) + call history 1858e6b Nrighton233j commited on 28 days ago
Fix missing time import causing stickers/packs 500 error a0e7c0e Nrighton233j commited on 28 days ago
Replace Tenor with self-hosted stickers via HF dataset repo 4bbb39e Nrighton233j commited on 28 days ago
Add WebRTC voice call signaling (offer/answer/ICE/end/reject) b3d4483 Nrighton233j commited on 28 days ago
Add channel type (admin-only posting) and group type support 902e2ee Nrighton233j commited on 29 days ago
Add message request gating with business-verified bypass 4291f23 Nrighton233j commited on 29 days ago
Add account type and verified-tick admin endpoints, fix decline/block distinction fa61f11 Nrighton233j commited on 29 days ago
Fix media column migration (was silently missing), add account_type/verified/declined status 8cea4d7 Nrighton233j commited on 29 days ago
Add large file transfer via Google Drive (lazy pull, auto-delete) d626f98 Nrighton233j commited on 29 days ago
Add media upload (HF dataset storage), voice transcription, media-aware messaging fd8cbb1 Nrighton233j commited on 29 days ago
Disable Qwen3 thinking mode for vision, raise token limit, safer output stripping 62c0cf2 Nrighton233j commited on 29 days ago
Swap deprecated Groq model, add JOY vision endpoint for confident image descriptions cc42df7 Nrighton233j commited on 29 days ago
Add stateless JOY endpoint for search summaries β https://huggingface.co/spaces/Brighton233j/Messenger_back_database f71fc0d Nrighton233j commited on 29 days ago
Add admin monitoring endpoints β https://huggingface.co/spaces/Brighton233j/Messenger_back_database dc82cd2 Nrighton233j commited on 30 days ago