index
:
kittybox
this commit
main
nix-cross
An IndieWeb-centric blogging engine designed for self-hosting
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
micropub
/
post.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make clippy happy
Vika
2021-05-17
1
-6
/
+6
*
Make rustfmt happy
Vika
2021-05-17
1
-196
/
+428
*
Refactoring, easter egg, healthcheck endpoint, support for rel= indieweb APIs...
Vika
2021-05-17
1
-3
/
+4
*
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