Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More descriptive error handling and more descriptive TODOs | Vika | 2021-05-09 | 1 | -9/+13 |
* | Added support for more default feeds, added a feed for vCards | Vika | 2021-05-09 | 1 | -15/+42 |
* | Fixed parsing the reply context for webmentions if there is no webmention end... | Vika | 2021-05-09 | 1 | -1/+19 |
* | 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 | 1 | -3/+3 |
* | Refactored the database module and its tests | Vika | 2021-05-04 | 1 | -1/+0 |
* | Initial commit | Vika | 2021-05-04 | 1 | -0/+433 |