aboutsummaryrefslogtreecommitdiffstats
path: root/src/client.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix uploading of attachments to posts.Harald Eilertsen2019-06-121-28/+26
* Implement fetching privacy group members.Harald Eilertsen2019-06-101-2/+7
* Fetch privacy groups.Harald Eilertsen2019-06-091-0/+6
* Use rust edition 2018.Harald Eilertsen2019-06-091-5/+7
* Upload one file should now work.Harald Eilertsen2018-12-161-5/+12
* Begin multipart/form-data upload support.Harald Eilertsen2018-11-191-0/+18
* Begin implement undocumented abconfig API.Harald Eilertsen2018-09-231-0/+6
* Begin implementaton of undocumented abook api to fetch connections.Harald Eilertsen2018-09-231-0/+6
* Upgrade dep reqwest to 0.9.1.Harald Eilertsen2018-09-221-9/+8
* Add support for fetching xchan data by address.Harald Eilertsen2018-08-211-9/+29
* Refactoring: Split into submodules.Harald Eilertsen2018-08-201-0/+104