aboutsummaryrefslogtreecommitdiff
path: root/lib/mi/src
AgeCommit message (Collapse)AuthorFilesLines
2022-05-28xeiaso.netXe Iaso1-9/+1
Signed-off-by: Xe Iaso <me@christine.website>
2022-03-21Rewrite the site routing with Axum (#441)Xe Iaso1-2/+2
* broken state Signed-off-by: Xe Iaso <me@christine.website> * fix??? Signed-off-by: Xe Iaso <me@christine.website> * Port everything else to axum Signed-off-by: Xe <me@christine.website> * headers Signed-off-by: Xe Iaso <me@christine.website> * site update post Signed-off-by: Christine Dodrill <me@christine.website> * fix headers Signed-off-by: Xe Iaso <me@christine.website> * remove warp example Signed-off-by: Xe Iaso <me@christine.website> * 80c wrap Signed-off-by: Xe Iaso <me@christine.website> * bump version Signed-off-by: Xe Iaso <me@christine.website>
2021-01-16move poking services into app boot after systemd notifyChristine Dodrill1-1/+11
Signed-off-by: Christine Dodrill <me@christine.website>
2020-12-02add webmention support (#274)Christine Dodrill1-0/+63
* add webmention support Signed-off-by: Christine Dodrill <me@christine.website> * add webmention integration post Signed-off-by: Christine Dodrill <me@christine.website>