| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Generate tokens in memory and then store them. | Owen Jacobson | 2025-08-26 |
| * | Split the `user` table into an authentication portion and a chat portion. | Owen Jacobson | 2025-08-26 |
| * | Rust 1.89: Add elided lifetime parameters (`'_`) where appropriate. | Owen Jacobson | 2025-08-13 |
| * | Remove a stray reference to users being called "logins." | Owen Jacobson | 2025-06-23 |
| * | Rename a bunch of straggler references to `login`. | Owen Jacobson | 2025-03-24 |
| * | Rename the `login` module to `user`. | Owen Jacobson | 2025-03-23 |
| * | Rename `user` to `login` at the database. | Owen Jacobson | 2025-03-23 |
| * | Upgrade to Rust 1.85 and Rust 2024 edition. | Owen Jacobson | 2025-02-20 |
| * | Add `change password` UI + API. | Owen Jacobson | 2024-10-29 |
| * | Canonicalize login and channel names. | Owen Jacobson | 2024-10-22 |
| * | Unicode normalization on input. | Owen Jacobson | 2024-10-21 |
| * | Provide a view of logins to clients. | Owen Jacobson | 2024-10-09 |
| * | Split login and token handling. | Owen Jacobson | 2024-10-02 |
