| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Rename "channel" to "conversation" throughout the client. | Owen Jacobson | 2025-07-03 |
| * | Replace `channel` with `conversation` throughout the API. | Owen Jacobson | 2025-07-03 |
| * | Boot the client by consuming events. | Owen Jacobson | 2025-06-20 |
| * | tools/reformat | Owen Jacobson | 2025-06-11 |
| * | Fix up spots where we still tried to treat `remote.channels.all` as a map. | Owen Jacobson | 2025-05-15 |
| * | Move derivation of the synthesized view of channels (and messages) into `sess... | Owen Jacobson | 2025-05-14 |
| * | Track created-at times for each channel. | Owen Jacobson | 2025-05-13 |
| * | Rather than exploding a user into properties inside `runs`, use a helper method. | Owen Jacobson | 2025-05-08 |
| * | Render "ghost" messages for unsent messages. | Owen Jacobson | 2025-05-06 |
| * | Restart the event connection if heartbeats stop showing up. | Owen Jacobson | 2025-04-08 |
| * | Rename `login` to `user` in the client. | Owen Jacobson | 2025-03-24 |
| * | Track state on a per-session basis, rather than via globals. | Owen Jacobson | 2025-02-26 |
