| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Separate `/api/boot` into its own module. | Owen Jacobson | 2024-10-05 |
| * | List messages per channel. | Owen Jacobson | 2024-10-03 |
| * | Represent channels and messages using a split "History" and "Snapshot" model. | Owen Jacobson | 2024-10-03 |
| * | Package up common event fields as Instant | Owen Jacobson | 2024-10-02 |
| * | Retire top-level `repo`. | Owen Jacobson | 2024-10-02 |
| * | Transmit messages via `/:chan/send` and `/:chan/events`. | Owen Jacobson | 2024-09-13 |
| * | Remove the notion of "channel members." | Owen Jacobson | 2024-09-11 |
| * | Support joining channels. | Owen Jacobson | 2024-09-04 |
| * | Support leaving a channel | Owen Jacobson | 2024-09-04 |
| * | Allow any login to create channels. | Owen Jacobson | 2024-09-04 |
