| Commit message (Expand) | Author | Age | Files | Lines |
* | PGPASS → PGPASSWORD | Vika | 2025-01-01 | 1 | -12/+2 |
* | Partially appease clippy | Vika | 2025-01-01 | 1 | -1/+0 |
* | PostgresStorage: use query_scalar for post_exists | Vika | 2025-01-01 | 1 | -2/+1 |
* | Storage::all_posts to return all posts for ?q=source w/o filters | Vika | 2024-12-31 | 1 | -0/+11 |
* | Fix the current-thread runtime tests w/ sqlx | Vika | 2024-09-19 | 1 | -0/+3 |
* | Introduce `Storage::update_with` | Vika | 2024-08-28 | 1 | -6/+15 |
* | Make Micropub update logic self-contained | Vika | 2024-08-28 | 1 | -33/+1 |
* | Set MSRV to 1.75, remove #[async_trait] declarations whenever possible | Vika | 2024-08-26 | 1 | -4/+4 |
* | Appease most clippy warnings | Vika | 2024-08-26 | 1 | -64/+3 |
* | Fix private posts with no defined audience not being shown in feeds | Vika | 2024-08-23 | 1 | -4/+7 |
* | kittybox-util: 0.1.0 -> 0.2.0 | Vika | 2024-08-20 | 1 | -1/+1 |
* | Upgrade dependencies and fix deprecated functionality | Vika | 2024-08-02 | 1 | -2/+2 |
* | treewide: create a common method for state initialization | Vika | 2024-08-01 | 1 | -15/+15 |
* | database: use Url to represent user authorities | Vika | 2024-07-09 | 1 | -13/+14 |
* | Support ?q=category queries | Vika | 2024-03-04 | 1 | -0/+15 |
* | lint: no extra whitespace on line endings | Vika | 2024-01-29 | 1 | -3/+3 |
* | Moved the entire Kittybox tree into the root | Vika | 2023-07-29 | 1 | -0/+416 |