summaryrefslogtreecommitdiff
path: root/ui/lib/state/remote/messages.svelte.js
Commit message (Expand)AuthorAge
* Render message markdown to HTML inside of `<Message />`.Owen Jacobson2025-08-19
* Replace `channel` with `conversation` throughout the API.Owen Jacobson2025-07-03
* Boot the client by consuming events.Owen Jacobson2025-06-20
* tools/reformatOwen Jacobson2025-06-11
* Move derivation of the synthesized view of channels (and messages) into `sess...Owen Jacobson2025-05-14
* Render "ghost" messages for unsent messages.Owen Jacobson2025-05-06
* Track state on a per-session basis, rather than via globals.Owen Jacobson2025-02-26