241 Révisions (26a4754b2e1c05f82491b353f238182fe39776ab)
 

Auteur SHA1 Message Date
Paul Woolcock 0df3f9fa2b Rework the `Registration` and `App` APIs il y a 7 ans
Paul Woolcock 39e5aacfb5 Move this to the before_script phase il y a 7 ans
Paul Woolcock 67ab7ee59a try caching $HOME/.cargo il y a 7 ans
Paul Woolcock 5df4f8873c This isn't necessary il y a 7 ans
Paul Woolcock dc6d2738e1 StatusBuilder::new takes anything that is Display il y a 7 ans
Paul Woolcock e7005b0b6b Users shouldn't have to parameterize their code unless they need to for tests il y a 7 ans
Paul Woolcock f8f8054c5c toml::to_file needs to be able to create the save file il y a 7 ans
Paul Woolcock 1057e58343 There's no reason for Registration::complete to take an owned string il y a 7 ans
Paul Woolcock 009798d17f Clean up status_builder a bit, and add some tests il y a 7 ans
Paul Woolcock 6cee086d79 Add `max_toot_chars` to the Instance model il y a 7 ans
Paul Woolcock 0913926702 Add test for entities::Account il y a 7 ans
Paul Woolcock 4ff27dd049 Credientials -> Credentials il y a 7 ans
Paul Woolcock ade7b16382 add OSX builds il y a 7 ans
Paul Woolcock 465d449dac If we don't have `feature = "toml"` set, don't run rust-skeptic il y a 7 ans
Paul Woolcock 49c89f05a0 Don't cache ./target, causes havoc with rust-skeptic il y a 7 ans
Paul Woolcock fa99b2b8ff only do cargo-tarpaulin on a single build il y a 7 ans
Paul Woolcock 98718ac4b8 just run cargo test il y a 7 ans
Paul Woolcock a05f4ecb9b trying out some improvements to hopefully speed up the travis build il y a 7 ans
Paul Woolcock 37d9a38aba expand the test matrix il y a 7 ans
Paul Woolcock 18aa21522a Add appveyor.yml il y a 7 ans
Paul Woolcock 038878c328 add appveyor badge il y a 7 ans
Paul Woolcock aaa0edc98f Add a test for the default_redirect_uri il y a 7 ans
Paul Woolcock dc70205757 rustfmt il y a 7 ans
Paul Woolcock a407249fa5 Remove `elefren::apps::prelude` il y a 7 ans
Paul Woolcock 272b17190f add a Makefile to collect commands in il y a 7 ans
Paul Woolcock 55793f22e3 rename book -> guide il y a 7 ans
Paul Woolcock 45f4cbbbfe Move the `toml` helpers to `elefren::helpers::toml` il y a 7 ans
Paul Woolcock c5788b8bd5 rustfmt pass il y a 7 ans
Paul Woolcock 1436c28e42 duplicate the AppBuilder api in Registration il y a 7 ans
Paul Woolcock ae4d5dffe5 try to make travis happy il y a 7 ans
Paul Woolcock 80391aebc9 Make sure our README example(s) always compile il y a 7 ans
Paul Woolcock 0d8522fe76 small readme updates il y a 7 ans
Paul Woolcock ea1f600c46 add service=github to the coveralls badge il y a 7 ans
Paul Woolcock 043d3753e1 rustfmt pass il y a 7 ans
Paul Woolcock 19ea7c7482 Add some tests for the Error::from impls il y a 7 ans
Paul Woolcock 5017104e63 Make the examples no-ops when `toml` is not enabled il y a 7 ans
Paul Woolcock 932161c346
Update .travis.yml il y a 7 ans
Paul Woolcock 3083ffd9ff Make sure tarpaulin builds with the right features il y a 7 ans
Paul Woolcock 3a09700b97 Add badge for code coverage il y a 7 ans
Paul Woolcock c23559c4fd use cargo-tarpaulin to compute code coverage il y a 7 ans
Paul Woolcock 35a603f193 These are not always present, make them Option<>s il y a 7 ans
Paul Woolcock 3330a26760 rustfmt pass il y a 7 ans
Paul Woolcock 49a2237803 Introduce HttpSend trait for converting `Request` -> `Response` il y a 7 ans
Paul Woolcock 6c2ebc6136 Update version in install instructions il y a 7 ans
Paul Woolcock fb96f1be3a
Merge pull request #4 from pwoolcoc/fix-crates.io-categories il y a 7 ans
Paul Woolcock 4c394befa2 Update category slugs il y a 7 ans
Paul Woolcock 58d08ee70f small README formatting changes il y a 7 ans
Paul Woolcock 3863da24b7 Update CHANGELOG il y a 7 ans
Paul Woolcock d54162d0b9 fix travis.yml il y a 7 ans
Paul Woolcock 6ddea87765 Use the new toml helpers instead of the toml crate il y a 7 ans