summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-05-22update to 0.20.1Paul Woolcock
2019-05-22log API responsesPaul Woolcock
2019-05-09Publish v0.20.0Paul Woolcock
2019-05-09Changes the StatusBuilder to be an...actual...builderPaul Woolcock
2019-05-05Update to 0.19.4Paul Woolcock
2019-05-05Block and Unblock should be `post` callsPaul Woolcock
2019-04-30account: Properly mark nullable source fieldsChristopher Davis
2019-04-29Update doc-comment requirement from 0.2 to 0.3dependabot[bot]
2019-04-29Update to 0.19.3Paul Woolcock
2019-04-29Add an `OwnedPage` that doesn't borrow the underlying clientPaul Woolcock
2019-04-29circle-ci can't build rust projects on their free tierPaul Woolcock
2019-04-25Upgrade to 0.19.2Paul Woolcock
2019-04-25Fix Card entity to take a number for width x heightPaul Woolcock
2019-04-25Update to 0.19.1Paul Woolcock
2019-04-25Fix block, unblock, mute and unmutePaul Woolcock
2019-04-15Add `force_login` to the params sent to the /oauth/authorize endpointPaul Woolcock
2019-04-15Update doc-comment requirement from 0.1 to 0.2dependabot[bot]
2019-03-28Update README.mdPaul Woolcock
2019-03-18Update toml requirement from 0.4.6 to 0.5.0dependabot[bot]
2019-03-16add the beginning of an unauthenticated clientPaul Woolcock
2019-03-11replace travis build badge with circle ci badgePaul Woolcock
2019-03-11Try separating out the doc & lib testsPaul Woolcock
2019-03-11try restricting circle-ci jobs to 1 cpuPaul Woolcock
2019-03-10Add `card` to `Status` entityPaul Woolcock
2019-03-10use circleci imagePaul Woolcock
2019-03-09add circle-ci configPaul Woolcock
2019-03-09Add `min_id` to pagination paramsPaul Woolcock
2019-03-06update to v0.19.0Paul Woolcock
2019-03-06Add some docs for streamingPaul Woolcock
2019-03-06remove dbg logsPaul Woolcock
2019-03-06Initial commit of streaming supportPaul Woolcock
2019-03-06Fix panic if there are < page number of resultsPaul Woolcock
2019-03-05use string for status id in StatusBuilderPaul Woolcock
2019-03-05update to 0.18.2Paul Woolcock
2019-03-05Add built-in support for deserializing Data from the envPaul Woolcock
2019-03-05Update to 0.18.1Paul Woolcock
2019-03-05Add `derive(PartialEq)` to all entitiesPaul Woolcock
2019-02-05Fix type of `StatusBuilder::media_ids`Ricardo Martins
2019-02-05Add docs for format_err macroPaul Woolcock
2019-01-07READMEPaul Woolcock
2019-01-07Make the `toml` feature more clear in the README examplePaul Woolcock
2019-01-07Add CHANGELOG entry for v0.18Paul Woolcock
2019-01-07Add CHANGELOG entry for 0.17Paul 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
2019-01-05Make `Registered::complete` take self by referencePaul Woolcock
2018-12-13Update isolang requirement from 0.2 to 1.0dependabot[bot]
2018-12-12Add `Registered::into_parts`Paul Woolcock
2018-12-12rustfmt passPaul Woolcock