cabal-cli icon indicating copy to clipboard operation
cabal-cli copied to clipboard

Terminal client for Cabal, the p2p chat platform.

Results 30 cabal-cli issues
Sort by recently updated
recently updated
newest added

This covers a case like the following: 1. User joins a cabal with a url like `cabal://abcdef?adminKey=deafcb` 2. User runs `/unadmin deafcb` 3. User quits cabal and re-launches 4. `deafcb`...

It fails with ``` Error: No native build was found for platform=linux arch=x64 runtime=node abi=64 uv=1 libc=glibc ``` cc @joehand, any ideas?

* keep the first three letters of the nick, erase the rest and replace with e.g. the first 6 characters of their public key * stop propagating/acting on user update...

If a person sets a topic (or does some other action, like `/me ` i presume) the current line-breaking will somehow break the rendering this can be reproduced in the...

I think the "day changed to XXX" text is being shown based on UTC times, and not local timezone.

If there is a way to tell if connected peers are seeders, it would be nice to change the color of their nick or place them at the end of...

enhancement
help wanted

With #115 we have binaries being built on each new tagged release. However, we still need to make it easy to "install" this. We've used this script with dat: https://github.com/datproject/dat/blob/master/download.sh...

enhancement
help wanted
good first issue

All in favor vote with emoji reactions and I'll start the documentation!

enhancement

I've mentioned this on cabal a bit already, but it would be great if the cabal clients had more granular control over their connections. In some situations you might want...

enhancement

Some ideas: - [ ] homebrew (macOS) - [ ] pacman (arch linux) - [ ] aptitude (debian)

help wanted
good first issue