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
6adb8c24d771e13df63aaf499b9f3c6a0d8cd14c
Messenger
/
alembic
/
versions
History
benya
6adb8c24d7
Some checks failed
CI / test (push)
Failing after 20s
Details
fix(migrations): shorten 0012 revision id for alembic_version varchar(32)
2026-03-08 09:44:16 +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