aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src/meshbay_hub/static/chat-app.js
Commit message (Expand)AuthorAgeFilesLines
* fix: ask in the page instead of native confirm/alertChristophe Besson4 days1-1/+2
* fix(spa): a reconnect must give the Chat composer backChristophe Besson2026-09-091-4/+29
* feat(chat): Tier 2 — a member verifies another member's device itselfChristophe Besson2026-09-071-0/+8
* feat(chat): encrypt group chat under per-device epoch keys (MNP 2.0)Christophe Besson2026-09-071-14/+53
* feat(node): an upload lands in the folder it was sent toChristophe Besson2026-09-061-3/+7
* fix(groups): finish Phase 1 — MNP root management, upload targets, eject stateChristophe Besson2026-09-061-4/+13
* fix(hub): let the reader scroll up in the chat againChristophe Besson2026-09-011-18/+81
* fix(hub): chat scroll-to-bottom, message loading on group switch, connecting ...Christophe Besson2026-08-291-29/+27
* feat(chat): focus the composer when the Chat tab opensChristophe Besson2026-08-281-0/+10
* feat(chat): link previews for pasted URLsChristophe Besson2026-08-281-7/+107
* feat(hub): split the group UI into a pluggable "applications" architectureChristophe Besson2026-08-231-0/+449