182828bb1e
fix: Bug - Two devices sharing same user says "Shared from your device"
...
Gate the "Shared from your device" label and the hidden download
affordance on whether this device actually holds the file bytes, not on
whether the current user uploaded it. uploaderPeerId is the user id, so
the old check claimed ownership on every device of the uploader,
blocking view/download on second devices that only synced metadata.
Also include attachment metadata in the account_sync chat-sync-batch so
sibling devices learn about synced attachments at all.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-11 03:29:47 +02:00
49b602dbda
fix: Bug - No android app icon
2026-06-11 03:03:10 +02:00
d72a027c9a
fix: Bug - Video attachment on android gets sent in the message bubble above with no preview image
2026-06-11 02:44:22 +02:00
b1b3d93851
fix: Bug - Fresh users have the server list in dashboard completely empty until anything searched
2026-06-11 02:11:31 +02:00
494a05e606
fix: Bug - Local files should be remembered by client
2026-06-11 01:54:00 +02:00
5bf4f698df
fix: Bug - Attachments gets syncronized corrupt
2026-06-11 00:37:06 +02:00
d174536272
fix: Chats doesn't sync for multi client users
2026-06-11 00:04:49 +02:00
1274ad9b46
fix: search
2026-06-09 22:00:06 +02:00
eb51f043ac
fix: Major bug cleanup pass 1
Queue Release Build / prepare (push) Successful in 19s
Deploy Web Apps / deploy (push) Successful in 8m12s
Queue Release Build / build-windows (push) Successful in 27m44s
Queue Release Build / build-linux (push) Successful in 48m1s
Queue Release Build / build-android (push) Successful in 22m7s
Queue Release Build / finalize (push) Successful in 2m42s
2026-06-09 17:59:54 +02:00
80d7728e66
fix: No longer displays edited on all messages and fix Disconnected from signaling server on multiple clients
Queue Release Build / prepare (push) Successful in 19s
Deploy Web Apps / deploy (push) Successful in 8m19s
Queue Release Build / build-windows (push) Successful in 27m48s
Queue Release Build / build-linux (push) Successful in 47m35s
Queue Release Build / build-android (push) Successful in 21m15s
Queue Release Build / finalize (push) Successful in 2m30s
2026-06-07 15:05:12 +02:00
83456c018c
fix: Fix multiple bugs with new authentication flow
2026-06-07 15:04:21 +02:00
45675192a5
feat: Security
2026-06-05 18:34:01 +02:00
8ecfc9a1fe
feat: Add slashcommand api
2026-06-05 17:12:26 +02:00
a675f12e61
feat: Add deafen to pc, fix mobiel view, fix freeze on startup
2026-06-05 15:27:06 +02:00
35f52b0356
fix: attachments broken
Build Android APK / build-android-apk (push) Failing after 3m5s
Queue Release Build / prepare (push) Successful in 32s
Deploy Web Apps / deploy (push) Successful in 9m30s
Queue Release Build / build-windows (push) Successful in 28m7s
Queue Release Build / build-linux (push) Successful in 47m6s
Queue Release Build / finalize (push) Successful in 58s
2026-06-05 08:02:29 +02:00
bf4e6891d1
feat: signal server tag
2026-06-05 06:16:02 +02:00
6865147e8f
feat: Add emoji and alot of other fixes
2026-06-05 05:40:18 +02:00
6d021a296b
fix: Unread notificaitons on startup
2026-06-04 18:18:22 +02:00
161f57f52e
fix: solve small pm chat ui issues
...
unwrap the pill
fix the fetching images in pm not auto download
2026-05-25 17:17:32 +02:00
1259645706
style: Update default theme
2026-05-25 16:51:44 +02:00
c48b6e9c94
docs: scaffold agent instruction tree
...
Add AGENTS.md, CLAUDE.md, and the agents-docs/ tree (workflow, lessons,
engineering standards, context map, ADR seed, feature template) plus a
domain-bearing CONTEXT.md for each of the six subdomains: toju-app,
electron, server, e2e, website, docs-site.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-20 00:02:02 +02:00