summaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Expand)Author
2020-09-26Remove `HttpSend` and `HttpSender`Paul Woolcock
2020-06-08Update version to 0.22Paul Woolcock
2020-06-08Fix README doctestleo60228
2020-04-07Update README for 2018 editionPaul Woolcock
2020-04-07Update readme for version 0.20Paul Woolcock
2020-04-07Switch build badge back to travis-ciPaul Woolcock
2020-04-07Remove mention of `mammut` as requested in #133Paul Woolcock
2019-03-28Update README.mdPaul Woolcock
2019-03-11replace travis build badge with circle ci badgePaul Woolcock
2019-03-06Add some docs for streamingPaul Woolcock
2019-01-07READMEPaul Woolcock
2019-01-07Make the `toml` feature more clear in the README examplePaul Woolcock
2019-01-07Fix typoPaul Woolcock
2019-01-07Include a section about the differences between elefren & mammutPaul Woolcock
2019-01-07Change docs to point to v0.18Paul Woolcock
2018-12-12update to 0.17Paul Woolcock
2018-10-10Update version in README.mdPaul Woolcock
2018-08-31Add a helper for completing authentication via the command linePaul Woolcock
2018-08-29Update to v0.14Paul Woolcock
2018-08-27Update to v0.13.0Paul Woolcock
2018-08-27Rework the `Registration` and `App` APIsPaul Woolcock
2018-08-27There's no reason for Registration::complete to take an owned stringPaul Woolcock
2018-08-26add appveyor badgePaul Woolcock
2018-08-26Remove `elefren::apps::prelude`Paul Woolcock
2018-08-25Move the `toml` helpers to `elefren::helpers::toml`Paul Woolcock
2018-08-25duplicate the AppBuilder api in RegistrationPaul Woolcock
2018-08-24small readme updatesPaul Woolcock
2018-08-24add service=github to the coveralls badgePaul Woolcock
2018-08-24Add badge for code coveragePaul Woolcock
2018-08-23Update version in install instructionsPaul Woolcock
2018-08-23small README formatting changesPaul Woolcock
2018-08-23Use the new toml helpers instead of the toml cratePaul Woolcock
2018-08-23Add `Installation` and `Usage` section to READMEPaul Woolcock
2018-08-23rustfmt passPaul Woolcock
2018-08-23Add build badge to READMEPaul Woolcock
2018-08-22Change `Mastodon::from_data` to just `Mastodon::from`Paul Woolcock
2018-08-21Change mammut references to elefrenPaul Woolcock
2018-02-23Added badges to README (#25)Romain Porte
2018-02-12reformatted example and made it the README example.Aaron Power
2018-02-10Fixed the registration of new apps as well as url of statuses is now an Optio...TheBestJohn
2017-11-10Update README.mdAaron Power
2017-06-05Updated READMEAaron Power
2017-04-210.3.0 Redone registration api, added debug/cloneAaron Power
2017-04-10Update README.mdAaron Power
2017-04-10Initial commitAaron Power