Commit Graph

171 Commits

Author SHA1 Message Date
Codex
4fa657ff7a android: add message core tests and update checklist docs
Some checks failed
CI / test (push) Failing after 2m14s
2026-03-09 02:13:20 +03:00
Codex
9d842c1d88 android: add chat/realtime tests and update android checklist 2026-03-08 22:34:41 +03:00
3c855d78a6 docs: add android checklist and prioritized roadmap
Some checks are pending
CI / test (push) Has started running
2026-03-08 22:59:33 +03:00
bf7b4fa3c0 web: allow editing group and channel descriptions in chat info
Some checks failed
CI / test (push) Failing after 2m11s
2026-03-08 22:56:07 +03:00
0bc7760eee web: hide participants list in group and channel info for members
Some checks failed
CI / test (push) Failing after 2m10s
2026-03-08 22:53:30 +03:00
f3f593c8c9 docs: mark remaining checklist modules as done for current web scope
Some checks failed
CI / test (push) Has been cancelled
2026-03-08 22:52:28 +03:00
d7513d7caf web: add notification sound toggle and complete notifications module
Some checks failed
CI / test (push) Has been cancelled
2026-03-08 22:51:39 +03:00
7889c7a958 web: add sticker search and close formatting/media checklist items
Some checks are pending
CI / test (push) Has started running
2026-03-08 22:50:36 +03:00
c18ed3db81 web: add lightweight inline link preview cards in messages
Some checks failed
CI / test (push) Failing after 2m9s
2026-03-08 22:48:03 +03:00
8fcd2156c6 web: use last-seen-recently fallback in private chat status
Some checks are pending
CI / test (push) Has started running
2026-03-08 22:47:16 +03:00
9f8bcb5724 web: handle notification deep links after auth
Some checks are pending
CI / test (push) Has started running
2026-03-08 22:46:23 +03:00
f8b377904e web: add inline block and unblock actions in contacts panel
Some checks are pending
CI / test (push) Has started running
2026-03-08 22:44:12 +03:00
ff4aa48a34 web: add markdown formatting keyboard shortcuts in composer
Some checks are pending
CI / test (push) Has started running
2026-03-08 22:43:09 +03:00
10eb82c82d web: add jump-to-message navigation from thread panel
Some checks failed
CI / test (push) Has been cancelled
2026-03-08 22:42:24 +03:00
16f3d91c3b web: refresh full chat info panel after moderation actions
Some checks are pending
CI / test (push) Has started running
2026-03-08 22:40:56 +03:00
f9c8ba5c52 feat(web): add empty-state hint for banned users filter
Some checks are pending
CI / test (push) Has started running
2026-03-08 22:39:27 +03:00
2dc04f565f feat(web): add add-member empty-state hint in chat info
Some checks are pending
CI / test (push) Has started running
2026-03-08 22:38:51 +03:00
15c7b7ac43 feat(web): exclude banned users from add-member search
Some checks are pending
CI / test (push) Has started running
2026-03-08 22:37:45 +03:00
794dcece29 fix(web): prevent invalid owner leave action in group/channel info
Some checks are pending
CI / test (push) Has started running
2026-03-08 22:37:06 +03:00
d971e0ac0f feat(web): add delete-for-all action for groups in chat info
Some checks failed
CI / test (push) Has been cancelled
2026-03-08 22:36:26 +03:00
ec3dbddad6 fix(chats): resolve saved chat detail 500 by importing ChatMemberRead
Some checks failed
CI / test (push) Failing after 2m15s
2026-03-08 22:32:28 +03:00
92f60972de fix(web): stop invite auto-join retry spam on failures
Some checks failed
CI / test (push) Failing after 2m18s
2026-03-08 22:28:33 +03:00
751f8c9067 feat(web): unify attachment open behavior in context menus
Some checks failed
CI / test (push) Failing after 2m19s
2026-03-08 22:24:28 +03:00
4697193243 feat(web): normalize moderation filters for @username input
Some checks failed
CI / test (push) Failing after 2m13s
2026-03-08 21:46:48 +03:00
8da090778e feat(web): add role-based channel actions in chat info
Some checks failed
CI / test (push) Has been cancelled
2026-03-08 21:46:12 +03:00
3416d44afa fix(web): harden chat info profile loading for partial failures
Some checks are pending
CI / test (push) Has started running
2026-03-08 21:45:23 +03:00
97dd543d30 feat(web): use blob download flow in chat info attachment menu
Some checks failed
CI / test (push) Has been cancelled
2026-03-08 21:44:43 +03:00
8189c0c933 docs(realtime): clarify circle_video is mobile-only sender type
Some checks are pending
CI / test (push) Has started running
2026-03-08 21:43:37 +03:00
00df092096 feat(web): add explicit member actions button in chat info
Some checks are pending
CI / test (push) Has started running
2026-03-08 21:43:08 +03:00
c742d785e3 feat(web): show ban actor and timestamp in chat info
Some checks are pending
CI / test (push) Has started running
2026-03-08 21:42:13 +03:00
de8037d73c feat(web): add inline unban action in chat info bans list
Some checks are pending
CI / test (push) Has started running
2026-03-08 21:40:53 +03:00
e233cab993 refactor(web): limit composer realtime events to typing and voice
Some checks are pending
CI / test (push) Has started running
2026-03-08 21:40:03 +03:00
cf967026f4 feat(web): add avatars to add-member search results
Some checks are pending
CI / test (push) Has started running
2026-03-08 21:39:20 +03:00
9f94084e3f feat(web): show avatars in chat info moderation lists
Some checks are pending
CI / test (push) Has started running
2026-03-08 21:38:25 +03:00
119b423632 feat(web): remove circle video compose flow from web client
Some checks failed
CI / test (push) Has been cancelled
2026-03-08 21:35:58 +03:00
f3a00155d3 docs(status): mark focus shifted beyond p1
Some checks failed
CI / test (push) Has been cancelled
2026-03-08 21:33:36 +03:00
3506231295 perf(web): reduce member profile roundtrips in chat info
Some checks are pending
CI / test (push) Has started running
2026-03-08 21:33:11 +03:00
cb37e735b0 feat(web): add chat info sync polling fallback
Some checks are pending
CI / test (push) Has started running
2026-03-08 21:31:58 +03:00
4555a8454c feat(web): improve chat moderation panel ux for members and bans
Some checks are pending
CI / test (push) Has started running
2026-03-08 21:31:07 +03:00
775236b483 feat(web): add banned users section in chat info moderation
Some checks failed
CI / test (push) Failing after 2m12s
2026-03-08 21:26:10 +03:00
2f6aa86cc9 test(channels): cover invite-link permissions for member and admin
Some checks failed
CI / test (push) Failing after 2m19s
2026-03-08 21:23:25 +03:00
6e24c559aa feat(groups): include member profile fields in chat members API
Some checks are pending
CI / test (push) Has started running
2026-03-08 21:22:53 +03:00
90320ffd5d feat(moderation): add chat bans list endpoint with admin access checks
Some checks are pending
CI / test (push) Has started running
2026-03-08 21:21:43 +03:00
5909503012 feat(p0): complete account security privacy and sync hardening
Some checks failed
CI / test (push) Failing after 2m10s
2026-03-08 21:19:12 +03:00
6b724e260f fix(migration): merge duplicate saved chats per user
Some checks failed
CI / test (push) Failing after 2m5s
2026-03-08 21:15:48 +03:00
926413534b fix(chats): prevent duplicate saved messages entries in chat list
Some checks failed
CI / test (push) Failing after 1m57s
2026-03-08 21:13:40 +03:00
af3c5bd79e fix(auth-web): handle verify-email token links and show auth feedback
Some checks failed
CI / test (push) Failing after 1m56s
2026-03-08 21:11:06 +03:00
727df4c7f8 test(privacy): cover avatar everyone visibility in user search
Some checks failed
CI / test (push) Failing after 1m48s
2026-03-08 21:08:39 +03:00
b6ffff8015 fix(sync): publish chat updates for mute archive and pin mutations
Some checks are pending
CI / test (push) Has started running
2026-03-08 21:08:07 +03:00
a7965aa882 test(account): cover resend verification and password reset login flow
Some checks failed
CI / test (push) Has been cancelled
2026-03-08 21:07:17 +03:00