| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | Generate the required structure for broadcasting from a join, not from O(n) q... | Owen Jacobson | 2024-09-13 | |
| * | Tolerate panics in channel::app where they can only be triggered by implement... | Owen Jacobson | 2024-09-13 | |
| * | Suggested fixes from Clippy, via nursery and pedantic sets. | Owen Jacobson | 2024-09-13 | |
| * | Embed the sender's whole login (id and name) in messages, drop the redundant ... | Owen Jacobson | 2024-09-13 | |
| * | Transmit messages via `/:chan/send` and `/:chan/events`. | Owen Jacobson | 2024-09-13 | |
| * | Push most endpoint and extractor logic into functoins of `App`. | Owen Jacobson | 2024-09-12 | |
| * | Wrap the database pool in an App struct. | Owen Jacobson | 2024-09-12 | |
| * | 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 | |
