summaryrefslogtreecommitdiffstats
path: root/src/main.rs
AgeCommit message (Expand)Author
2020-04-29Move Payload type to own moduleMatthias Beyer
2020-04-28Reset main() implMatthias Beyer
2020-04-28Rewrite state.rs to app.rsMatthias Beyer
2020-04-28Add dependency add_getters_settersMatthias Beyer
2020-03-25Use tokio runtime, not async-std oneMatthias Beyer
2020-03-25Rewrite CLI for async-awaitMatthias Beyer
2020-03-25Rewrite library code for async-awaitMatthias Beyer
2020-03-25Add extension type for BlockMatthias Beyer
2020-03-25Implement iterator over all blocks of a profileMatthias Beyer
2019-06-15Ignore warnings for nowMatthias Beyer
2019-06-14Update to rust 2018Matthias Beyer
2018-10-21Add support for multiple parent blocks when postingMatthias Beyer
2018-10-21Alter "post" command to not publishMatthias Beyer
2018-10-21Add command to get current profile stateMatthias Beyer
2018-10-21Fix typoMatthias Beyer
2018-10-21Do not publish new block when postingMatthias Beyer
2018-10-21Implement publishingMatthias Beyer
2018-10-21BlaMatthias Beyer
2018-10-21WIP: Implement "post" subcommandMatthias Beyer
2018-10-21Add block-puttingMatthias Beyer
2018-10-21[WIP] Add high-level CLI definitionMatthias Beyer
2018-10-07Add protocol version helper functionMatthias Beyer
2018-10-07Initial import of distrox codeMatthias Beyer