This website requires JavaScript.
Explore
Help
Register
Sign In
benya
/
Messenger
Watch
1
Star
0
Fork
0
You've already forked Messenger
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
13b5f5b855c3c2fa03d518143240f9242498e6bc
Messenger
/
app
/
messages
History
benya
13b5f5b855
feat(realtime): sync message edits and deletes instantly
2026-03-08 13:17:09 +03:00
..
__init__.py
first commit
2026-03-07 21:31:38 +03:00
models.py
feat(reactions): add message reactions API and web quick reactions
2026-03-08 09:51:18 +03:00
repository.py
fix: persist message delivery status across server restarts
2026-03-08 12:27:54 +03:00
router.py
feat(realtime): sync message edits and deletes instantly
2026-03-08 13:17:09 +03:00
schemas.py
feat: add waveform voice messages end-to-end
2026-03-08 12:40:49 +03:00
service.py
fix(realtime,ui): sync message deletes and channel delete/leave behavior
2026-03-08 12:52:31 +03:00
spam_guard.py
feat: add reply/forward/pin message flow across backend and web
2026-03-08 00:28:43 +03:00