Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite cli to use cabal-client #126

Merged
merged 25 commits into from
Sep 6, 2019
Merged

Rewrite cli to use cabal-client #126

merged 25 commits into from
Sep 6, 2019

Conversation

cblgh
Copy link
Member

@cblgh cblgh commented Aug 14, 2019

This pr reworks the entire cli and implements cabal-client.

Added in this rework:

  • 📦 cabal-client, removing the need for directly manipulating hypercore-protocol, disco swarm and cabal-core, simplifying large parts of the rest of the implementation
  • 💯 multi-cabal support
  • 📯 notifications and mentions for channels (no more tabbing around to find out if anything has happened)
  • 🚪 joining/leaving channels
  • 📖 page-based pagination up until the beginning of the cabal's history (has a bug(s) but nothing fatal) moved to future pr
  • 🔧 a few commands, check out /help

@cblgh cblgh changed the title wip: add cabal-client impl wip: rewrite cli to use cabal-client Aug 14, 2019
@cblgh cblgh changed the title wip: rewrite cli to use cabal-client Rewrite cli to use cabal-client Aug 17, 2019
@cblgh cblgh merged commit 51f1b79 into master Sep 6, 2019
@cblgh cblgh deleted the client-impl branch April 18, 2020 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants