aboutsummaryrefslogtreecommitdiffstats
path: root/examples/zot
Commit message (Expand)AuthorAgeFilesLines
* Promote example app to proper command line client.Your Name2020-05-038-450/+0
* zotcli: Don't dump raw json response after post item.Your Name2020-05-021-2/+6
* zotcli: take item body as a file rather than string.Your Name2020-05-021-1/+7
* xchan: update internal api and parse results into struct.Your Name2020-05-021-4/+4
* Update abook with struct and request object.Harald Eilertsen2020-02-141-24/+5
* Refactor how ABConfigs are fetched.Harald Eilertsen2020-02-131-1/+1
* abconfig: reorg + parse result into struct.Harald Eilertsen2020-01-041-3/+12
* Make channel and network stream behave like the rest.Harald Eilertsen2020-01-032-2/+2
* Move Client out of the api objects.Harald Eilertsen2020-01-034-7/+7
* Cargo fmtHarald Eilertsen2020-01-027-57/+45
* No need for extern crate in Rust 2018.Harald Eilertsen2020-01-021-3/+0
* zotcli: Limit post to one or more groups.Harald Eilertsen2020-01-011-0/+6
* zotcli: Handle attaching media to posts.Harald Eilertsen2019-06-121-1/+6
* zotcli: Fetch group members by group id or group name.Harald Eilertsen2019-06-101-0/+19
* zotcli: Make group formatting work and print flags.Harald Eilertsen2019-06-101-5/+20
* Fetch privacy groups.Harald Eilertsen2019-06-092-0/+38
* zotcli can now post messages with titles.Harald Eilertsen2019-06-091-2/+9
* Move abconfig example to new example app.Harald Eilertsen2018-11-062-0/+30
* Move the post new item example code to new example app.Harald Eilertsen2018-11-062-0/+30
* Move zot cli example modules into submodule.Harald Eilertsen2018-10-285-0/+315