| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | 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 |
| * | 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 |
| * | Remove tabs in Rust files. | Owen Jacobson | 2024-10-22 |
| * | Canonicalize login and channel names. | Owen Jacobson | 2024-10-22 |
| * | Get loaded data using `export let data`, instead of fishing around in $page. | Owen Jacobson | 2024-10-17 |
| * | Create APIs for inviting users. | Owen Jacobson | 2024-10-11 |
