| Commit message (Expand) | Author | Age | Files | Lines |
* | micropub: Don't map-n-filter where we can filter_map | Vika | 2025-01-01 | 1 | -2/+1 |
* | kittybox-util: bump to 0.3.0 | Vika | 2024-12-03 | 1 | -88/+85 |
* | Check validity of Micropub updates | Vika | 2024-08-28 | 1 | -6/+50 |
* | Make Micropub update logic self-contained | Vika | 2024-08-28 | 1 | -1/+38 |
* | Add HTTP fetcher cache | Vika | 2024-08-26 | 1 | -7/+28 |
* | Appease most clippy warnings | Vika | 2024-08-26 | 1 | -20/+7 |
* | kittybox-util: 0.1.0 -> 0.2.0 | Vika | 2024-08-20 | 1 | -44/+43 |
* | Upgrade dependencies and fix deprecated functionality | Vika | 2024-08-02 | 1 | -12/+22 |
* | Migrate from axum::Extension to axum::extract::State | Vika | 2024-08-01 | 1 | -22/+16 |
* | treewide: create a common method for state initialization | Vika | 2024-08-01 | 1 | -4/+4 |
* | database: use Url to represent user authorities | Vika | 2024-07-09 | 1 | -3/+3 |
* | micropub: fix channels in ?q=config | Vika | 2024-07-09 | 1 | -1/+2 |
* | Expose ?q=category queries in Micropub API | Vika | 2024-03-04 | 1 | -1/+15 |
* | Switch reply contexts from a Vec to HashMap | Vika | 2023-11-13 | 1 | -16/+15 |
* | Fix bug with likes/bookmarks on h-entries lacking URLs in markup | Vika | 2023-10-15 | 1 | -7/+21 |
* | Moved the entire Kittybox tree into the root | Vika | 2023-07-29 | 1 | -0/+846 |
* | flake.nix: reorganize | Vika | 2022-05-24 | 1 | -964/+0 |
* | feat: webmention sending and reply context enrichment | Vika | 2022-05-14 | 1 | -44/+160 |
* | treewide: prepare for mf2 parsing and cleanup unused code | Vika | 2022-05-12 | 1 | -23/+82 |
* | media: move to separate subtree | Vika | 2022-05-10 | 1 | -50/+0 |
* | Get rid of todo!() invocations | Vika | 2022-03-23 | 1 | -4/+32 |
* | Get rid of legacy code, fix mistakes in fluff text and comments | Vika | 2022-03-23 | 1 | -3/+3 |
* | Port onboarding | Vika | 2022-03-07 | 1 | -3/+15 |
* | Restored most of the functionality (except onboarding and some queries) | Vika | 2022-03-06 | 1 | -67/+550 |
* | Added stubs for Micropub posts and the media endpoint | Vika | 2022-02-21 | 1 | -1/+83 |
* | micropub: flesh out query | Vika | 2022-02-21 | 1 | -47/+180 |
* | WIP: convert to Tokio and Warp | Vika | 2022-02-15 | 1 | -29/+99 |
* | Appease rustfmt, clippy and cargo check | Vika | 2021-07-29 | 1 | -3/+7 |
* | Added CORS middleware | Vika | 2021-07-27 | 1 | -0/+21 |
* | Make rustfmt happy | Vika | 2021-05-17 | 1 | -1/+1 |
* | Refactoring, easter egg, healthcheck endpoint, support for rel= indieweb APIs... | Vika | 2021-05-17 | 1 | -3/+4 |
* | Initial commit | Vika | 2021-05-04 | 1 | -0/+5 |