summaryrefslogtreecommitdiff
path: root/src/user/history.rs
Commit message (Expand)AuthorAge
* Store `User` instances using their events.Owen Jacobson2025-08-26
* Split `user` into a chat-facing entity and an authentication-facing entity.Owen Jacobson2025-08-26
* Generate tokens in memory and then store them.Owen Jacobson2025-08-26
* Stop returning an HTTP body from `POST /api/invite/:id`.Owen Jacobson2025-08-24
* Remove the snapshot fields from `/api/boot`.Owen Jacobson2025-06-20
* Rename the `login` module to `user`.Owen Jacobson2025-03-23