summaryrefslogtreecommitdiff
path: root/src/channel/repo/messages.rs
Commit message (Expand)AuthorAge
* Generate the required structure for broadcasting from a join, not from O(n) q...Owen Jacobson2024-09-13
* Embed the sender's whole login (id and name) in messages, drop the redundant ...Owen Jacobson2024-09-13
* Transmit messages via `/:chan/send` and `/:chan/events`.Owen Jacobson2024-09-13