Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a note about a possible optimization once the MF2 parser is ready | Vika | 2021-05-06 | 1 | -0/+3 |
* | Deduplicated the fetched posts to save on bandwidth and time | Vika | 2021-05-06 | 1 | -2/+8 |
* | Turns out assert!() can have a second argument with a panic reason. Cool! | Vika | 2021-05-06 | 1 | -19/+16 |
* | Added post-processing of new posts | Vika | 2021-05-06 | 1 | -6/+143 |
* | Clippy lints | Vika | 2021-05-04 | 1 | -8/+8 |
* | Made StorageErrors directly convertible into Micropub JSON responses | Vika | 2021-05-04 | 2 | -15/+6 |
* | Refactored the database module and its tests | Vika | 2021-05-04 | 1 | -1/+0 |
* | Initial commit | Vika | 2021-05-04 | 3 | -0/+524 |