aboutsummaryrefslogtreecommitdiffstats
path: root/src/abook.rs
Commit message (Expand)AuthorAgeFilesLines
* Include XChan in the Abook struct.Harald Eilertsen2023-03-261-3/+16
* Fetch abook and xchan directly from api.Harald Eilertsen2023-03-261-26/+47
* Update reqwest and make async.Harald Eilertsen2021-07-051-2/+2
* Update abook with struct and request object.Harald Eilertsen2020-02-141-5/+102
* Cargo fmtHarald Eilertsen2020-01-031-5/+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/+3
* Cargo fmtHarald Eilertsen2020-01-021-3/+1
* Use rust edition 2018.Harald Eilertsen2019-06-091-2/+4
* Begin implementaton of undocumented abook api to fetch connections.Harald Eilertsen2018-09-231-0/+34