summaryrefslogtreecommitdiff
path: root/ui/lib/state/remote/state.svelte.js
Commit message (Expand)AuthorAge
* Rename "channel" to "conversation" throughout the client.Owen Jacobson2025-07-03
* 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
* Rather than exploding a user into properties inside `runs`, use a helper method.Owen Jacobson2025-05-08
* Restart the event connection if heartbeats stop showing up.Owen Jacobson2025-04-08
* Rename `login` to `user` in the client.Owen Jacobson2025-03-24
* Track state on a per-session basis, rather than via globals.Owen Jacobson2025-02-26