about summary refs log tree commit diff
path: root/kittybox-rs/templates/src/mf2.rs
Commit message (Collapse)AuthorAgeFilesLines
* templates: hotfix rich reply contextsVika2022-11-061-9/+30
| | | | When did I implement that?!!!
* kittybox-templates: split out MF2 rendering and get rid of log crateVika2022-07-271-0/+409
Kittybox now uses tracing instead of log. Why would I keep an unneccesary dependency in my Cargo.lock?