Commit Graph
319 Commits
Author SHA1 Message Date
Codex 08815bac7b android: harden realtime heartbeat and reconnect reconcile
CI / test (push) Failing after 2m10s
2026-03-09 13:01:06 +03:00
Codex e91884e14a android: add minimum invite link join flow
CI / test (push) Has been cancelled
2026-03-09 12:59:33 +03:00
Codex 37396f4da5 android: add channel role-based send permissions
CI / test (push) Failing after 2m18s
2026-03-09 12:56:21 +03:00
Codex 5760a0cb3f android: add chat media attachment rendering and viewer
CI / test (push) Failing after 2m6s
2026-03-09 12:53:08 +03:00
Codex 946b85a18f android: complete message core with forward reactions and read states
CI / test (push) Failing after 2m10s
2026-03-09 12:48:51 +03:00
Codex 3dd320193c android: add media repository tests and checklist updates
CI / test (push) Failing after 2m3s
2026-03-09 02:24:36 +03:00
Codex 8d13eb104e android: add media upload repository and chat attachment send flow
CI / test (push) Has started running
2026-03-09 02:22:48 +03:00
Codex ad2e0ede42 web: fix auth session races, ws token drift, and unread clear behavior
CI / test (push) Failing after 2m20s
2026-03-09 02:17:14 +03:00
Codex 4fa657ff7a android: add message core tests and update checklist docs
CI / test (push) Failing after 2m14s
2026-03-09 02:13:20 +03:00
Codex 545b45c5db android: implement message screen ui with compose actions
CI / test (push) Failing after 2m8s
2026-03-09 02:10:52 +03:00
Codex c63f063726 android: extend realtime pipeline for message stream updates
CI / test (push) Failing after 2m16s
2026-03-09 02:08:13 +03:00
Codex 5a0add4d5c android: add message api contracts and repository usecases
CI / test (push) Has started running
2026-03-08 23:06:30 +03:00
Codex 5ad89fc05b android: add message room schema and core domain models
CI / test (push) Failing after 2m6s
2026-03-08 23:03:34 +03:00
Codex 4939754de8 android: stabilize DI graph and production api config
CI / test (push) Has started running
2026-03-08 23:02:16 +03:00
Codex 9d842c1d88 android: add chat/realtime tests and update android checklist 2026-03-08 22:34:41 +03:00
Codex 2dfad1a624 android: add chat list compose screen and chat placeholder navigation 2026-03-08 22:32:15 +03:00
Codex 21aa11c342 android: add websocket realtime manager and room event handling 2026-03-08 22:29:38 +03:00
Codex d006998867 android: add chats api and cache-first repository sync 2026-03-08 22:27:50 +03:00
Codex f838fe1d5d android: add room schema and chat list domain models 2026-03-08 22:26:08 +03:00
Codex 390dcb8b2d android: add unit tests for token store and auth login mapping 2026-03-08 22:22:04 +03:00
Codex 54b0d4eb8c android: add auth UI flow and auth-to-chats navigation 2026-03-08 22:21:51 +03:00
Codex 0ff838baf7 android: add auth network core, token store, and DI wiring 2026-03-08 22:21:24 +03:00
Codex acdb83e04e android: 2026-03-08 23:48:24 +03:00
benya c86c8cf344 android: bootstrap phase-0 compose project skeleton
CI / test (push) Failing after 2m4s
2026-03-08 23:00:43 +03:00
benya 3c855d78a6 docs: add android checklist and prioritized roadmap
CI / test (push) Has started running
2026-03-08 22:59:33 +03:00
benya bf7b4fa3c0 web: allow editing group and channel descriptions in chat info
CI / test (push) Failing after 2m11s
2026-03-08 22:56:07 +03:00
benya 0bc7760eee web: hide participants list in group and channel info for members
CI / test (push) Failing after 2m10s
2026-03-08 22:53:30 +03:00
benya f3f593c8c9 docs: mark remaining checklist modules as done for current web scope
CI / test (push) Has been cancelled
2026-03-08 22:52:28 +03:00
benya d7513d7caf web: add notification sound toggle and complete notifications module
CI / test (push) Has been cancelled
2026-03-08 22:51:39 +03:00
benya 7889c7a958 web: add sticker search and close formatting/media checklist items
CI / test (push) Has started running
2026-03-08 22:50:36 +03:00
benya c18ed3db81 web: add lightweight inline link preview cards in messages
CI / test (push) Failing after 2m9s
2026-03-08 22:48:03 +03:00
benya 8fcd2156c6 web: use last-seen-recently fallback in private chat status
CI / test (push) Has started running
2026-03-08 22:47:16 +03:00
benya 9f8bcb5724 web: handle notification deep links after auth
CI / test (push) Has started running
2026-03-08 22:46:23 +03:00
benya f8b377904e web: add inline block and unblock actions in contacts panel
CI / test (push) Has started running
2026-03-08 22:44:12 +03:00
benya ff4aa48a34 web: add markdown formatting keyboard shortcuts in composer
CI / test (push) Has started running
2026-03-08 22:43:09 +03:00
benya 10eb82c82d web: add jump-to-message navigation from thread panel
CI / test (push) Has been cancelled
2026-03-08 22:42:24 +03:00
benya 16f3d91c3b web: refresh full chat info panel after moderation actions
CI / test (push) Has started running
2026-03-08 22:40:56 +03:00
benya f9c8ba5c52 feat(web): add empty-state hint for banned users filter
CI / test (push) Has started running
2026-03-08 22:39:27 +03:00
benya 2dc04f565f feat(web): add add-member empty-state hint in chat info
CI / test (push) Has started running
2026-03-08 22:38:51 +03:00
benya 15c7b7ac43 feat(web): exclude banned users from add-member search
CI / test (push) Has started running
2026-03-08 22:37:45 +03:00
benya 794dcece29 fix(web): prevent invalid owner leave action in group/channel info
CI / test (push) Has started running
2026-03-08 22:37:06 +03:00
benya d971e0ac0f feat(web): add delete-for-all action for groups in chat info
CI / test (push) Has been cancelled
2026-03-08 22:36:26 +03:00
benya ec3dbddad6 fix(chats): resolve saved chat detail 500 by importing ChatMemberRead
CI / test (push) Failing after 2m15s
2026-03-08 22:32:28 +03:00
benya 92f60972de fix(web): stop invite auto-join retry spam on failures
CI / test (push) Failing after 2m18s
2026-03-08 22:28:33 +03:00
benya 751f8c9067 feat(web): unify attachment open behavior in context menus
CI / test (push) Failing after 2m19s
2026-03-08 22:24:28 +03:00
benya 4697193243 feat(web): normalize moderation filters for @username input
CI / test (push) Failing after 2m13s
2026-03-08 21:46:48 +03:00
benya 8da090778e feat(web): add role-based channel actions in chat info
CI / test (push) Has been cancelled
2026-03-08 21:46:12 +03:00
benya 3416d44afa fix(web): harden chat info profile loading for partial failures
CI / test (push) Has started running
2026-03-08 21:45:23 +03:00
benya 97dd543d30 feat(web): use blob download flow in chat info attachment menu
CI / test (push) Has been cancelled
2026-03-08 21:44:43 +03:00
benya 8189c0c933 docs(realtime): clarify circle_video is mobile-only sender type
CI / test (push) Has started running
2026-03-08 21:43:37 +03:00