Commit Graph

330 Commits

Author SHA1 Message Date
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
4b95f84f6e fix(web): avoid nested buttons in banned users list
Some checks failed
CI / test (push) Has been cancelled
2026-03-08 21:41:30 +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
d6378ab346 test(privacy): extend avatar and presence matrix coverage
Some checks failed
CI / test (push) Failing after 1m32s
2026-03-08 21:04:27 +03:00
eb27371f0d feat(settings): harden 2fa recovery code UX with warning copy and download
Some checks failed
CI / test (push) Has been cancelled
2026-03-08 21:02:49 +03:00
c222c93628 test(auth): cover normalized 2fa recovery codes and status decrement
Some checks are pending
CI / test (push) Has started running
2026-03-08 21:01:26 +03:00
84613228aa feat(auth): support 2fa recovery code login in web auth panel
Some checks are pending
CI / test (push) Has started running
2026-03-08 21:00:10 +03:00
fb0e4dabba fix(chat-list): show separate pin and mute indicators without replacing avatar
Some checks failed
CI / test (push) Failing after 1m38s
2026-03-08 20:52:54 +03:00
f12f9e590c test(media): cover upload-url acceptance for mp4/m4a audio
Some checks failed
CI / test (push) Failing after 1m33s
2026-03-08 20:51:00 +03:00
21c8f57169 fix(media): allow mp4/m4a audio uploads for voice recordings
Some checks failed
CI / test (push) Failing after 1m31s
2026-03-08 20:48:36 +03:00
e59c60094f fix(voice): improve duration detection for new waveform playback
Some checks failed
CI / test (push) Has been cancelled
2026-03-08 20:46:57 +03:00
8092cb53c5 fix(media): exclude stickers and gifs from media gallery set
Some checks failed
CI / test (push) Has been cancelled
2026-03-08 20:45:16 +03:00
11d108f0a6 fix(media): keep sticker and gif clicks out of photo viewer
Some checks failed
CI / test (push) Has been cancelled
2026-03-08 20:44:33 +03:00
f0582bf4ab fix(composer): guard websocket and recorder race on chat switch
Some checks failed
CI / test (push) Failing after 1m32s
2026-03-08 20:42:19 +03:00
20f31cd15e fix(notifications): sync mute state in chat store immediately
Some checks failed
CI / test (push) Has been cancelled
2026-03-08 20:40:44 +03:00
418c9e6044 feat(notifications): honor chat mute in web realtime alerts
Some checks failed
CI / test (push) Failing after 1m30s
2026-03-08 20:37:54 +03:00
6c039ae94f fix(contacts-ui): show specific add-by-email errors
Some checks are pending
CI / test (push) Has started running
2026-03-08 20:36:38 +03:00
42596fba16 feat(status): improve last-seen labels in web private chats
Some checks are pending
CI / test (push) Has started running
2026-03-08 20:35:57 +03:00
25b6f470d5 fix(settings): show sessions load errors explicitly
Some checks are pending
CI / test (push) Has started running
2026-03-08 20:34:36 +03:00