Commit Graph

38 Commits

Author SHA1 Message Date
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
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
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
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
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
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
60e5225c80 fix(ui): prevent chat-info attachment menu clicks from closing panel
Some checks are pending
CI / test (push) Has started running
2026-03-08 20:14:24 +03:00
67752b9f47 web(mobile): compact composer under 390px and fix stale title draft in chat info
All checks were successful
CI / test (push) Successful in 41s
2026-03-08 19:20:04 +03:00
8830192642 web(realtime): refresh chat info panel on chat updates
Some checks are pending
CI / test (push) Has started running
2026-03-08 18:56:54 +03:00
db700bcbcd moderation: add chat bans for groups/channels with web actions
All checks were successful
CI / test (push) Successful in 26s
2026-03-08 14:29:21 +03:00
528778238b web: add 500x500 avatar cropper for profile and chat uploads
All checks were successful
CI / test (push) Successful in 28s
2026-03-08 14:17:19 +03:00
bc9d943d11 chats: add chat avatars and profile view-only modal
All checks were successful
CI / test (push) Successful in 23s
2026-03-08 13:53:29 +03:00
18596e6dab fix(web): enforce channel read-only and admin delete rules 2026-03-08 13:18:52 +03:00
eda84d4d82 feat(web): redesign full-screen media viewer UX
All checks were successful
CI / test (push) Successful in 27s
2026-03-08 13:14:18 +03:00
68ba97bb90 fix(web): unify mic/send button and restore scroll-down
Some checks failed
CI / test (push) Failing after 20s
- show one action button in composer: mic when empty, send when text exists

- add floating scroll-to-bottom button in message list

- exclude non-text/media messages from Chat Info links list to avoid duplicates
2026-03-08 11:27:16 +03:00
14610b5699 feat(web): inline chat search and global audio bar
Some checks failed
CI / test (push) Failing after 20s
- replace modal message search with header inline search controls

- add global top audio bar linked to active inline audio player

- improve chat info header variants and light theme readability
2026-03-08 11:21:57 +03:00
c58678ee09 feat(web): refine media gallery UX in chat info
Some checks failed
CI / test (push) Failing after 18s
- add per-tab counters and sticky media tabs

- normalize media ordering by newest first

- improve links tab readability with short host/path preview
2026-03-08 11:10:25 +03:00
99e7c70901 feat: realtime sync, settings UX and chat list improvements
Some checks failed
CI / test (push) Failing after 21s
- add chat_updated realtime event and dynamic chat subscriptions

- auto-join invite links in web app

- implement Telegram-like settings panel (general/notifications/privacy)

- add browser notification preferences and keyboard send mode

- improve chat list with last message preview/time and online badge

- rework chat members UI with context actions and role crowns
2026-03-08 10:59:44 +03:00
a77516cfea feat(web): sprint1 ui core with global toasts and improved chat layout
Some checks failed
CI / test (push) Failing after 19s
2026-03-08 10:35:21 +03:00
1119cc65b8 fix(web): chat sidebar layout, media context actions, and scrollable chat info
Some checks failed
CI / test (push) Failing after 21s
2026-03-08 10:30:38 +03:00
6a96a99775 feat(web): improve message UX, voice gestures, and attachments
Some checks failed
CI / test (push) Failing after 21s
2026-03-08 10:20:52 +03:00
f01bbda14e feat(invites): add group/channel invite links and join by token 2026-03-08 09:58:55 +03:00
66158b9070 fix(web): handle blocked users fetch fallback in chat info
Some checks failed
CI / test (push) Failing after 24s
2026-03-08 02:35:08 +03:00
159a8ba516 feat(privacy): user blocklist with private chat enforcement
Some checks failed
CI / test (push) Failing after 21s
- add blocked_users table and migration
- add users API: block, unblock, list blocked users
- prevent private chat creation and private messaging when block relation exists
- add block/unblock action in private chat info panel
2026-03-08 02:19:37 +03:00
ea8a50ee05 feat(notifications): per-chat mute settings
Some checks failed
CI / test (push) Failing after 18s
- add chat_notification_settings table and migration
- add chat notifications API (get/update muted)
- skip message notifications for muted recipients
- add mute/unmute control in chat info panel
2026-03-08 02:17:09 +03:00
afeb0acbe7 fix(channel): enforce read-only for members and polish chat info
Some checks failed
CI / test (push) Failing after 26s
- block send/forward in channels for member role on backend
- expose my_role in chat payload for client-side permissions
- hide message composer for channel members and show read-only notice
- hide members management sections for private/saved chats in info panel
- return enriched chat detail via serialize_chat_for_user
2026-03-08 02:07:37 +03:00
e6a271f8be feat(chat): add presence metadata and improve web chat core
Some checks failed
CI / test (push) Failing after 22s
- add user last_seen_at with alembic migration and persist on realtime disconnect
- extend chat serialization with private online/last_seen, group members/online, channel subscribers
- add Redis batch presence lookup helper
- update web chat list/header to display status counters and last-seen labels
- improve delivery receipt handling using last_delivered/last_read boundaries
- include chat info panel and related API/type updates
2026-03-08 02:02:09 +03:00