cabal-club / cabal-desktop

Desktop client for Cabal, the p2p/decentralized/local-first chat platform.
https://cabal.chat
GNU Affero General Public License v3.0
843 stars 77 forks source link

Add a Leave Channel button to PM page #326

Open dchiquito opened 2 years ago

dchiquito commented 2 years ago

Blocked on the release of https://github.com/cabal-club/cabal-client/pull/87 so the cabal-client dependency can also be bumped.

For some reason it isn't working when I test it locally and I can't get the electron devtools to open up so I can debug it, so it's probable that there's a dumb typo somewhere.

cblgh commented 2 years ago

cabal-client with the leaving functionality has been released, it's 7.3.0 :)

cc @khubo @nikolaiwarner: i tested it out in cabal-cli and i didn't need to add anything specific to make the leaving work as intended, at least not anything in cabal-cli! i patched cabal-client a bit to make things work tho, but that's in the release mentioned above :3

thanks again @dchiquito!