summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2018-08-29feat(helpers): add json helper modulePaul Woolcock
2018-08-28Add tests for toml helpersPaul Woolcock
2018-08-27Update to v0.13.0Paul Woolcock
2018-08-27Add test for entities::AccountPaul Woolcock
2018-08-24Make sure our README example(s) always compilePaul Woolcock
2018-08-23Update category slugsPaul Woolcock
2018-08-23Use the new toml helpers instead of the toml cratePaul Woolcock
2018-08-23Add toml as an optional dep/featurePaul Woolcock
2018-08-23Revamp registration & auth processPaul Woolcock
2018-08-21Change mammut references to elefrenPaul Woolcock
2018-08-05Added doc_comment to properly doc functionsAaron Power
2018-06-29Version 11Aaron Power
2018-06-29Moved upload_photo to an exampleAaron Power
2018-03-02bumped versionAaron Power
2018-02-28Version 0.10Aaron Power
2018-02-25Updated to rc2 and updated dotenv to 0.11Aaron Power
2018-02-12Version 0.10.0-rc1Aaron Power
2018-02-10Fixed the registration of new apps as well as url of statuses is now an Optio...TheBestJohn
2018-01-06Version 0.9.1Aaron Power
2017-11-09Version 0.9, Changed API to use Cow<'static, str>Aaron Power
2017-07-03Fix incompatible serde versions, misspelled reference (#9)Bryan Tsang
2017-06-05Version bumpAaron Power
2017-06-01Updated dependencies, and version bumpAaron Power
2017-05-08v6.1 fixed routes not deserialising correctly.Aaron Power
2017-05-06Version 0.6Aaron Power
2017-05-06Lock down chrono version to one that uses serde 0.9Carol (Nichols || Goulding)
2017-04-23Fixed website not being nullable, added static version of urlsAaron Power
2017-04-23fixed error handling.Aaron Power
2017-04-220.5 Added API Error handlingAaron Power
2017-04-21Added serde rename for notificiation, and updated repo linkAaron Power
2017-04-21Updated status to handle more nullsAaron Power
2017-04-210.3.0 Redone registration api, added debug/cloneAaron Power
2017-04-210.2 corrected oauth, and added some documentationAaron Power
2017-04-10Initial commitAaron Power