| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Return a flat message list on boot, not nested lists by channel. | Owen Jacobson | 2024-10-09 |
| | | | | | This is a bit easier to compute, and sets us up nicely for pulling message boot out of the `/api/boot` response entirely. | ||
| * | Provide a view of logins to clients. | Owen Jacobson | 2024-10-09 |
| | | |||
| * | Flatten nested `channel` and `message` structs in events and API responses. | Owen Jacobson | 2024-10-09 |
| | | | | | This structure didn't accomplish anything and made certain refactorings harder. | ||
| * | Separate `/api/boot` into its own module. | Owen Jacobson | 2024-10-05 |
