| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Make sure (most) queries avoid table scans. | Owen Jacobson | 2024-10-23 |
| * | Unicode normalization on input. | Owen Jacobson | 2024-10-21 |
| * | Switch to blanking tombstoned data with null, not empty string. | Owen Jacobson | 2024-10-18 |
| * | Retain deleted messages and channels temporarily, to preserve events for replay. | Owen Jacobson | 2024-10-17 |
| * | Return a flat message list on boot, not nested lists by channel. | Owen Jacobson | 2024-10-09 |
| * | Provide a view of logins to clients. | Owen Jacobson | 2024-10-09 |
| * | Simplify channel IDs in events. Remove redundant ones. | Owen Jacobson | 2024-10-09 |
| * | Separate `/api/boot` into its own module. | Owen Jacobson | 2024-10-05 |
| * | Clean up naming and semantics of history accessors. | Owen Jacobson | 2024-10-04 |
| * | List messages per channel. | Owen Jacobson | 2024-10-03 |
| * | Add endpoints for deleting channels and messages. | Owen Jacobson | 2024-10-03 |
| * | Represent channels and messages using a split "History" and "Snapshot" model. | Owen Jacobson | 2024-10-03 |
