This website requires JavaScript.
Explore
Help
Sign In
benya
/
Messenger
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
30169a3a270bd9c42e612e90f0cce037bfe14d3e
Messenger
/
alembic
/
versions
T
History
benya
30169a3a27
CI / test (push)
Successful in 23s
Details
feat: add waveform voice messages end-to-end
2026-03-08 12:40:49 +03:00
..
0001_initial_schema.py
first commit
2026-03-07 21:31:38 +03:00
0002_message_reliability_tables.py
feat: add message reliability foundation
2026-03-07 23:57:35 +03:00
0003_search_indexes.py
feat: add search APIs and telegram-like chats sidebar flow
2026-03-08 00:19:34 +03:00
0004_reply_forward_pin.py
feat: add reply/forward/pin message flow across backend and web
2026-03-08 00:28:43 +03:00
0005_chat_public_saved_features.py
feat: add saved messages, public chat discovery/join, and chat delete options
2026-03-08 00:41:35 +03:00
0006_user_name_bio_profile.py
feat: add user display profiles and fix web context menu UX
2026-03-08 00:57:02 +03:00
0007_message_hidden_table.py
feat(core): clear saved chat and add message deletion scopes
2026-03-08 01:13:20 +03:00
0008_user_last_seen_presence.py
feat(chat): add presence metadata and improve web chat core
2026-03-08 02:02:09 +03:00
0009_chat_notification_settings.py
feat(notifications): per-chat mute settings
2026-03-08 02:17:09 +03:00
0010_blocked_users.py
feat(privacy): user blocklist with private chat enforcement
2026-03-08 02:19:37 +03:00
0011_chat_public_id.py
feat(chat): add random public_id and fix users blocked route
2026-03-08 02:34:24 +03:00
0012_user_pm_privacy.py
fix(migrations): shorten 0012 revision id for alembic_version varchar(32)
2026-03-08 09:44:16 +03:00
0013_message_reactions.py
feat(reactions): add message reactions API and web quick reactions
2026-03-08 09:51:18 +03:00
0014_chat_user_settings.py
feat(chats): add per-user chat archive support
2026-03-08 09:53:28 +03:00
0015_chat_pin_fields.py
feat(chats): add per-user pinned chats and pinned sorting
2026-03-08 09:54:43 +03:00
0016_chat_invite_links.py
feat(invites): add group/channel invite links and join by token
2026-03-08 09:58:55 +03:00
0017_user_contacts.py
feat(contacts): add contacts module with backend APIs and web tab
2026-03-08 11:38:11 +03:00
0018_user_twofa.py
feat(auth): add TOTP 2FA setup and login verification
2026-03-08 11:43:51 +03:00
0019_user_privacy_fields.py
feat(auth,privacy,web): step-by-step login, privacy settings persistence, TOTP QR, and API docs
2026-03-08 12:09:53 +03:00
0020_attachment_waveform_data.py
feat: add waveform voice messages end-to-end
2026-03-08 12:40:49 +03:00