summaryrefslogtreecommitdiff
path: root/src/channel/repo/channels.rs
Commit message (Expand)AuthorAge
* Consolidate most repository types into a repo module.Owen Jacobson2024-09-16
* Expose sqlx errors directly in repo interfaces.Owen Jacobson2024-09-16
* Placeholder UX, probablyOwen Jacobson2024-09-14
* Transmit messages via `/:chan/send` and `/:chan/events`.Owen Jacobson2024-09-13