diff options
| author | Christophe Besson <cbesson@gmail.com> | 2026-08-11 16:16:32 +0200 |
|---|---|---|
| committer | Christophe Besson <cbesson@gmail.com> | 2026-08-11 16:16:32 +0200 |
| commit | f74e2c0d527354072a5064d2dac8f73494ec8b49 (patch) | |
| tree | d93d835b50f4513af30268f9d2c2570acd57e9bd /packaging | |
| parent | b50750466622dd6cda0fc084d39dfce000ad0081 (diff) | |
| download | meshbay-f74e2c0d527354072a5064d2dac8f73494ec8b49.tar.gz | |
feat: chat notifications via hub, file delete, upload fix, cached display, inline thumbnails
Backend:
- Chat store persists sender_name (SQLite migration, no more UUID display)
- FILE_DELETE / FILE_DELETE_ACK MNP types — node admin can delete files
- Node sends chat_notify to hub WS — hub creates notifications for offline members
- Hub revocation.py handles chat_notify, creates per-member notifications
Frontend:
- Upload chunk size 64KB (was 1MB) — fixes WebRTC DataChannel max-message-size
- Show cached files immediately while WebRTC connects
- ChatImage component — inline image thumbnails in chat (download+decrypt)
- File delete action in menu (group admin, with confirm dialog)
- Member panel: "Owner" label instead of confusing "Group admin"
- Create group page: hint about needing a node
- Refresh index after chat attachment upload
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to 'packaging')
0 files changed, 0 insertions, 0 deletions