Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cargo fmt | Harald Eilertsen | 2020-01-03 | 1 | -5/+2 |
| | |||||
* | Move Client out of the api objects. | Harald Eilertsen | 2020-01-03 | 1 | -19/+16 |
| | | | | Also make constructor functions in the zotapi namespace. | ||||
* | Use Url crate and move paths to submodules. | Harald Eilertsen | 2020-01-03 | 1 | -6/+3 |
| | |||||
* | Cargo fmt | Harald Eilertsen | 2020-01-02 | 1 | -2/+2 |
| | |||||
* | Replace serde_urlencoded with serde_qs. | Harald Eilertsen | 2020-01-01 | 1 | -13/+5 |
| | | | | Simplifies serialization of various types quite a bit. | ||||
* | Implement fetching privacy group members. | Harald Eilertsen | 2019-06-10 | 1 | -0/+46 |
| | |||||
* | Fetch privacy groups. | Harald Eilertsen | 2019-06-09 | 1 | -0/+34 |