summaryrefslogtreecommitdiff
path: root/src/repo/mod.rs
Commit message (Expand)AuthorAge
* Retire top-level `repo`.Owen Jacobson2024-10-02
* Split login and token handling.Owen Jacobson2024-10-02
* First pass on reorganizing the backend.Owen Jacobson2024-10-02
* Track event sequences globally, not per channel.Owen Jacobson2024-10-01
* Put database prep somewhere tests can call it.Owen Jacobson2024-09-20
* App methods now return errors that allow not-found cases to be distinguished.Owen Jacobson2024-09-18
* Consolidate most repository types into a repo module.Owen Jacobson2024-09-16