summaryrefslogtreecommitdiff
path: root/ui/lib/state/remote
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
* Fix up spots where we still tried to treat `remote.channels.all` as a map.Owen Jacobson2025-05-15
* Move derivation of the synthesized view of channels (and messages) into `sess...Owen Jacobson2025-05-14
* Track created-at times for each channel.Owen Jacobson2025-05-13
* Rather than exploding a user into properties inside `runs`, use a helper method.Owen Jacobson2025-05-08
* Render "ghost" messages for unsent messages.Owen Jacobson2025-05-06
* 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