aboutsummaryrefslogtreecommitdiffstats
path: root/examples/zotcli.rs
Commit message (Expand)AuthorAgeFilesLines
* Move Client out of the api objects.Harald Eilertsen2020-01-031-5/+7
* Cargo fmtHarald Eilertsen2020-01-021-34/+19
* zotcli: Limit post to one or more groups.Harald Eilertsen2020-01-011-0/+1
* zotcli: Handle attaching media to posts.Harald Eilertsen2019-06-121-0/+1
* zotcli: Fetch group members by group id or group name.Harald Eilertsen2019-06-101-4/+38
* Fetch privacy groups.Harald Eilertsen2019-06-091-0/+13
* zotcli can now post messages with titles.Harald Eilertsen2019-06-091-2/+2
* Use clap_app macro to define args at compile time.Harald Eilertsen2019-06-091-57/+37
* Move abconfig example to new example app.Harald Eilertsen2018-11-061-0/+6
* Move the post new item example code to new example app.Harald Eilertsen2018-11-061-0/+10
* Import macros explicitly in zot cli example.Harald Eilertsen2018-10-281-2/+9
* Move zot cli example modules into submodule.Harald Eilertsen2018-10-281-0/+108