aboutsummaryrefslogtreecommitdiffstats
path: root/src/bin
Commit message (Expand)AuthorAgeFilesLines
* Reenable requesting abook infor for channel.simplifyHarald Eilertsen2024-03-251-2/+17
* bin: A tad nicer stream listing.Harald Eilertsen2024-01-141-1/+1
* bin: list channel stream summary in email like styleHarald Eilertsen2024-01-141-8/+14
* Additional stream tag types and flags + optional fields.Harald Eilertsen2024-01-141-1/+6
* Add high level stream API.Harald Eilertsen2024-01-081-1/+18
* Implement channel API's.Harald Eilertsen2023-04-011-5/+30
* Add version API.Harald Eilertsen2023-04-011-0/+7
* Another reqrite...Harald Eilertsen2023-03-297-410/+16
* Add ZotAPI trait and derive macro.Harald Eilertsen2023-03-272-1/+2
* Implement "verify" API.HEADmasterHarald Eilertsen2023-03-261-0/+21
* Make abook output prettier.Harald Eilertsen2023-03-261-1/+3
* Fetch abook and xchan directly from api.Harald Eilertsen2023-03-264-80/+19
* Update reqwest and make async.Harald Eilertsen2021-07-057-22/+25
* bin/zot: Clean up channel stream output somewhat.Your Name2020-05-031-9/+18
* Promote example app to proper command line client.Your Name2020-05-039-0/+597