summaryrefslogtreecommitdiff
path: root/ui/lib/state
Commit message (Expand)AuthorAge
* 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
* Remove stray debug outputOwen Jacobson2025-04-04
* Merge branch 'prop/rename-login-to-user'Owen Jacobson2025-04-03
|\
| * Rename `login` to `user` in the client.Owen Jacobson2025-03-24
* | Decode stored channel state as JSON. (Oops.)Owen Jacobson2025-04-03
|/
* Track state on a per-session basis, rather than via globals.Owen Jacobson2025-02-26