aboutsummaryrefslogtreecommitdiffstats
path: root/examples/zot/item.rs
Commit message (Expand)AuthorAgeFilesLines
* Promote example app to proper command line client.Your Name2020-05-031-57/+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
* Move Client out of the api objects.Harald Eilertsen2020-01-031-2/+2
* Cargo fmtHarald Eilertsen2020-01-021-1/+1
* 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 can now post messages with titles.Harald Eilertsen2019-06-091-2/+9
* Move the post new item example code to new example app.Harald Eilertsen2018-11-061-0/+29