aboutsummaryrefslogtreecommitdiffstats
path: root/src/abconfig.rs
Commit message (Expand)AuthorAgeFilesLines
* Update reqwest and make async.Harald Eilertsen2021-07-051-2/+2
* Refactor how ABConfigs are fetched.Harald Eilertsen2020-02-131-16/+20
* Let api access client request object directly.Harald Eilertsen2020-02-131-5/+5
* Add fetching ABConfig for only a given contact.Harald Eilertsen2020-02-131-0/+36
* abconfig: reorg + parse result into struct.Harald Eilertsen2020-01-041-8/+13
* Cargo fmtHarald Eilertsen2020-01-031-4/+1
* Move Client out of the api objects.Harald Eilertsen2020-01-031-9/+7
* Use Url crate and move paths to submodules.Harald Eilertsen2020-01-031-2/+2
* Cargo fmtHarald Eilertsen2020-01-021-3/+1
* Use rust edition 2018.Harald Eilertsen2019-06-091-2/+4
* Begin implement undocumented abconfig API.Harald Eilertsen2018-09-231-0/+34