aboutsummaryrefslogtreecommitdiffstats
path: root/src/bin/zot/main.rs
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-291-23/+16
* Add ZotAPI trait and derive macro.Harald Eilertsen2023-03-271-0/+1
* 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-261-8/+19
* Update reqwest and make async.Harald Eilertsen2021-07-051-8/+11
* Promote example app to proper command line client.Your Name2020-05-031-0/+147