summaryrefslogtreecommitdiffstats
path: root/src/status_builder.rs
AgeCommit message (Expand)Author
2020-09-25making clippy happyPaul Woolcock
2020-09-25Various cleanup tasksPaul Woolcock
2020-04-07Add content_type support to StatusBuilderOndřej Hruška
2019-05-09Changes the StatusBuilder to be an...actual...builderPaul Woolcock
2019-03-05use string for status id in StatusBuilderPaul Woolcock
2019-02-05Fix type of `StatusBuilder::media_ids`Ricardo Martins
2018-09-01feat(status): Add language code to status builderPaul Woolcock
2018-08-28Add some more testsPaul Woolcock
2018-08-27StatusBuilder::new takes anything that is DisplayPaul Woolcock
2018-08-27Clean up status_builder a bit, and add some testsPaul Woolcock
2018-08-23rustfmt passPaul Woolcock
2018-08-22make apps::prelude and use the preludes in the testsPaul Woolcock
2018-08-21Change mammut references to elefrenPaul Woolcock
2018-06-29Fixed example code, and {un}follow routes.Aaron Power
2017-11-11docs(all): Added documentation to missing partsAaron Power
2017-05-06Version 0.6Aaron Power
2017-04-210.2 corrected oauth, and added some documentationAaron Power
2017-04-10Initial commitAaron Power