Commit Graph
142 Commits
Author SHA1 Message Date
benya 101f39771e fix(channel): member delete acts as leave; add coverage and docs
CI / test (push) Successful in 42s
2026-03-08 19:44:42 +03:00
benya 744ded914d realtime: emit and handle chat_deleted for full chat removals
CI / test (push) Successful in 38s
2026-03-08 19:41:49 +03:00
benya a896568c53 realtime(chats): update subscriptions on delete/leave chat actions
CI / test (push) Successful in 41s
2026-03-08 19:40:03 +03:00
benya 8965dc93fd web(avatar-crop): smooth zoom via transform scale with stable cover sizing
CI / test (push) Successful in 46s
2026-03-08 19:36:44 +03:00
benya 702679c99d web(avatar-crop): fix narrow-image centering and add circular tg-like mask
CI / test (push) Successful in 39s
2026-03-08 19:33:24 +03:00
benya 958a85be91 web(settings): center no-avatar placeholder text inside circle
CI / test (push) Successful in 45s
2026-03-08 19:30:41 +03:00
benya a1436ca27f web(composer): center glyphs inside round action buttons
CI / test (push) Successful in 50s
2026-03-08 19:28:38 +03:00
benya 67752b9f47 web(mobile): compact composer under 390px and fix stale title draft in chat info
CI / test (push) Successful in 41s
2026-03-08 19:20:04 +03:00
benya cb59f1063e web(mobile): tighten composer controls and solid settings drawer background
CI / test (push) Successful in 37s
2026-03-08 19:17:58 +03:00
benya fb812c9a39 auth(2fa): add one-time recovery codes with regenerate/status APIs
CI / test (push) Successful in 40s
2026-03-08 19:16:15 +03:00
benya f91a6493ff web(mobile): fix composer layout overflow on narrow screens
CI / test (push) Successful in 34s
2026-03-08 19:08:55 +03:00
benya d069ff1121 auth(2fa): block setup after enable to avoid secret reissue
CI / test (push) Successful in 43s
2026-03-08 19:07:20 +03:00
benya af1ce20640 tests(privacy): cover group-invite and avatar visibility policies
CI / test (push) Successful in 31s
2026-03-08 19:05:43 +03:00
benya 1c9855b34c auth: force disconnect realtime on revoke-all sessions
CI / test (push) Successful in 26s
2026-03-08 19:04:23 +03:00
benya 7e38123d4a docs(checklist): mark forwarding module as done
CI / test (push) Successful in 24s
2026-03-08 18:57:09 +03:00
benya 8830192642 web(realtime): refresh chat info panel on chat updates
CI / test (push) Has started running
2026-03-08 18:56:54 +03:00
benya 661f8acf63 web(group-ui): show sender avatars on incoming clusters
CI / test (push) Successful in 28s
2026-03-08 18:54:55 +03:00
benya 0db741cb8e voice: harden recorder capture with mime fallback and chunked start
CI / test (push) Successful in 26s
2026-03-08 18:52:02 +03:00
benya 4d9b64973d voice: add global playback speed control for audio and voice
CI / test (push) Successful in 25s
2026-03-08 18:51:12 +03:00
benya f186f12bde ui: show sender names in group bubbles with stable colors
CI / test (push) Successful in 26s
2026-03-08 18:49:20 +03:00
benya db700bcbcd moderation: add chat bans for groups/channels with web actions
CI / test (push) Successful in 26s
2026-03-08 14:29:21 +03:00
benya 76cc5e0f12 privacy/security: add PM privacy levels and improve session visibility
CI / test (push) Successful in 24s
2026-03-08 14:26:19 +03:00
benya 528778238b web: add 500x500 avatar cropper for profile and chat uploads
CI / test (push) Successful in 28s
2026-03-08 14:17:19 +03:00
benya 07e970e81f p2: add quote and code-block text formatting
CI / test (push) Successful in 20s
2026-03-08 14:12:12 +03:00
benya 33e467d2a5 p1: add forward without author option
CI / test (push) Successful in 21s
2026-03-08 14:11:04 +03:00
benya 5ae5821c20 web: fix chat context menu click handling
CI / test (push) Successful in 22s
2026-03-08 14:09:24 +03:00
benya 539ba70294 p1: prioritize mention browser notifications
CI / test (push) Successful in 21s
2026-03-08 14:06:02 +03:00
benya f670305073 p0: hide invalid delete action for channel members
CI / test (push) Successful in 27s
2026-03-08 14:05:10 +03:00
benya 9b3b404993 p0: harden realtime reconciliation and revoke-all token invalidation
CI / test (push) Successful in 23s
2026-03-08 14:04:11 +03:00
benya a9106b7fa3 web: add giphy provider for gif search
CI / test (push) Successful in 21s
2026-03-08 13:57:03 +03:00
benya b6175352d0 web: disable hardcoded tenor gifs and add configured fallback
CI / test (push) Successful in 21s
2026-03-08 13:55:24 +03:00
benya bc9d943d11 chats: add chat avatars and profile view-only modal
CI / test (push) Successful in 23s
2026-03-08 13:53:29 +03:00
benya f7413bc626 web: add avatar file upload in profile editors
CI / test (push) Successful in 28s
2026-03-08 13:45:47 +03:00
benya 688cf0dd39 feat(web): add Tenor-backed GIF search in composer
CI / test (push) Successful in 22s
2026-03-08 13:41:35 +03:00
benya 5d69d53301 feat(threads): support nested replies in thread API and panel
CI / test (push) Successful in 31s
2026-03-08 13:40:42 +03:00
benya 88ff11c130 feat(web): add favorites for sticker and GIF pickers
CI / test (push) Successful in 21s
2026-03-08 13:38:55 +03:00
benya c6e8b779b0 feat(threads): add basic message thread API and web thread panel
CI / test (push) Successful in 21s
2026-03-08 13:37:53 +03:00
benya cf1a77ae76 feat(web): add notifications history block in settings
CI / test (push) Successful in 23s
2026-03-08 13:33:50 +03:00
benya 10b11b065f feat(web): add built-in sticker and GIF picker
CI / test (push) Successful in 21s
2026-03-08 13:32:26 +03:00
benya c214cc8fd8 feat(privacy): enforce avatar/presence visibility and invite restrictions 2026-03-08 13:32:20 +03:00
benya eb0852e64d fix(web): keep editable text stable while typing
CI / test (push) Successful in 21s
2026-03-08 13:25:28 +03:00
benya 704781e359 feat(web): add message edit flow in context menu and composer
CI / test (push) Successful in 24s
2026-03-08 13:22:57 +03:00
benya 041f7ac171 feat(messages): limit message edit window to 7 days
CI / test (push) Successful in 25s
2026-03-08 13:20:51 +03:00
benya a32ef745c1 docs: add current core checklist implementation status
CI / test (push) Successful in 22s
2026-03-08 13:19:25 +03:00
benya 18596e6dab fix(web): enforce channel read-only and admin delete rules 2026-03-08 13:18:52 +03:00
benya 13b5f5b855 feat(realtime): sync message edits and deletes instantly 2026-03-08 13:17:09 +03:00
benya eda84d4d82 feat(web): redesign full-screen media viewer UX
CI / test (push) Successful in 27s
2026-03-08 13:14:18 +03:00
benya 10d4e0386a fix(web): refresh attachments when message list updates
CI / test (push) Successful in 20s
2026-03-08 13:11:11 +03:00
benya 072677b9ad feat(web): improve album layout and captions for multi-attachments
CI / test (push) Successful in 31s
2026-03-08 13:07:53 +03:00
benya d2dd9aa01b feat(chat): add in-message attachments gallery and multi-file send
CI / test (push) Successful in 19s
2026-03-08 13:06:00 +03:00