Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cabal-club/cabal-cli

Terminal client for Cabal, the p2p chat platform.
https://github.com/cabal-club/cabal-cli

update public cabal

70c2fa99b8d97dbb43548c5b1153a4a5092c3c62 authored about 6 years ago by noffle <[email protected]>
add /exit, an alias for /quit

2e83bd0a6d85e95cddd42005d29730a8d870e2bc authored about 6 years ago by Alexander Cobleigh <[email protected]>
5.0.1

6462e30dfa88d6598608d75c5cbecd7631174657 authored about 6 years ago by cblgh <[email protected]>
add hypercore-crypto as dep

3880a048f05240f1c92fbc5258ecc2542e1b1b46 authored about 6 years ago by cblgh <[email protected]>
refactor --new, make use of hypercore-crypto

bb07285f9c308af7ffb2ca3fd539d5904a9a0c2b authored about 6 years ago by cblgh <[email protected]>
Add /add cabal feature and save change to config file

e3a8868db32d5f95b82e7dc31643eb0f41b99050 authored about 6 years ago by Nick Warner <[email protected]>
update readme

d1c03253fef4111e2aaea7fd65200e0d0c9bc9d7 authored about 6 years ago by cblgh <[email protected]>
revert self.client shortcut as it caused a few bugs

5989fa84f6a8386a66ede8ace8a9ad95d0f42519 authored about 6 years ago by cblgh <[email protected]>
improve help copy

a843f4582a893c60979042b706a414b820da8064 authored about 6 years ago by cblgh <[email protected]>
update help with new pane changing key

92b04d8e3187308158943cba2fd1837d73b795c5 authored about 6 years ago by cblgh <[email protected]>
fix horizontal display of motd

2b679838525d14c739145ebde73a86dd225ecf8a authored about 6 years ago by cblgh <[email protected]>
refactor: alt-n changes between panes instead

3a03043eeaedfda1b5aee005f8fe3330b3498cad authored about 6 years ago by cblgh <[email protected]>
refactor: use ctrl+j to tab between cabals & chans

629e00b42ddc7e53449393701292c7d9d3dfc567 authored about 6 years ago by cblgh <[email protected]>
fix merge

7735dee98e6f42d2b785a5bbbbf37ec115af1b3b authored about 6 years ago by cblgh <[email protected]>
fix merge issue with MOTD

dfb3e61167940cbc03101b19c3f1585c2359c398 authored about 6 years ago by cblgh <[email protected]>
bump cabal-core dep

49162b68e6579bdf61f31350f93196e6156e85c9 authored about 6 years ago by cblgh <[email protected]>
Merge branch 'master' into multi-cabal-protocol-version

cffa01ff362abd69bcd42e56331e613300b13bbf authored about 6 years ago by cblgh <[email protected]>
add key to publishSingleMessage

51672b99f283b89050e1f432ec660f60f40a5d9f authored about 6 years ago by cblgh <[email protected]>
add --new to create a new cabal, remove --db

02785a67403714be745d2b9e5fa7c6c89adc6afa authored about 6 years ago by cblgh <[email protected]>
Merge pull request #88 from joehand/patch-1

Use dim/inverse instead of gray

abf2e923ba4a621f11fe5d409b8959ea60116b9e authored about 6 years ago by Alexander Cobleigh <[email protected]>
Use dim/inverse instead of gray

Gray is too dim for some terminal themes. Dim works with mroe colors =)

2f314cec5334284ae8337c86ddfd777d4f0f9cf1 authored about 6 years ago by Joe Hand <[email protected]>
Update README.md

8b2758b726d82559203cd033b28a2679823381d2 authored about 6 years ago by Alexander Cobleigh <[email protected]>
Merge pull request #83 from cabal-club/MOTD

Display MOTD/Topic on Channels

97be7966c690de9895334ba9734b209006c3f5bb authored about 6 years ago by Nick Warner <[email protected]>
add protocol verison

9413cfd3e874f3d512785fb0f8859397a27e9942 authored about 6 years ago by cblgh <[email protected]>
reintroduce --nick to set nickname at start

18066be4cba035b152fb0eb8ac7a235a2a9b2d82 authored about 6 years ago by cblgh <[email protected]>
fix bug on first start with user=unknown

the users object, returned from `cabal-core/views/users.js:getAll()`
is empty at first start (no...

506db6765fa0c740f2dda4f27e7e7093c7b1ac06 authored about 6 years ago by cblgh <[email protected]>
refactor: self.state.cabal.client -> self.client

yaay it's a lot shorter, and kind of makes sense if we have
`cabal-client` as a module

60d267e6131d0461f514088977294d7bb1d13add authored about 6 years ago by cblgh <[email protected]>
fix day changed message

0048df5d4da6ed4f1d554af513560601c333147c authored about 6 years ago by cblgh <[email protected]>
fix more goofs in my feature merge

e13c9e1cff4c410090ace194bc9b7978450fe6ea authored about 6 years ago by cblgh <[email protected]>
fix typo with self.state.cabal.client.messages

3a7c66c1610a2257efbc08d60a81c6730d0c727d authored about 6 years ago by cblgh <[email protected]>
Merge branch 'misc-features' into multicabal

be777950d469050c66d4c3f5d36a1e16d42f558c authored about 6 years ago by cblgh <[email protected]>
reintroduce nick highlighting

close #85

44e2fcf05703c2267938d723e965e72621b794aa authored about 6 years ago by cblgh <[email protected]>
reintroduce day changed message

close #81

cf3f2fa6e310a9255048fc86e7c1f086389c0829 authored about 6 years ago by cblgh <[email protected]>
Look for config file as config.yml in ~/.cabal dir by default

a53512802f0bb9fe7796c15bbfd15a46f1c6f905 authored about 6 years ago by Nick Warner <[email protected]>
Add a few style improvements

eed7e4d46014b128af33c10b5cb8951dc1047f5e authored about 6 years ago by Nick Warner <[email protected]>
Use os for detecting homedir

d1cca36eb5de54fb024640d49b7f358036da5562 authored about 6 years ago by Nick Warner <[email protected]>
Update .cabal.yml-example

Co-Authored-By: nikolaiwarner <[email protected]>

c5880cb757a7fd978985873847202f354b86c9cb authored about 6 years ago by Alexander Cobleigh <[email protected]>
Fix ctrl-p in cabals list

42cfbfe95a39e628e1acf0460eb3dfc5953f4a9d authored about 6 years ago by Nick Warner <[email protected]>
Revert version bump

7b1cbd3e33584c4f8c5961747700e34a2acb65a5 authored about 6 years ago by Nick Warner <[email protected]>
Initial implementation of multiple cabals :D

7d84c98f8ae7ed9664f084f88ffbc600a5757893 authored about 6 years ago by Nick Warner <[email protected]>
new public cabal

fd0b77bd862801afd57b48c6d73c23f463542053 authored about 6 years ago by Alexander Cobleigh <[email protected]>
Display, set ,and watch for changes on channel topics

6deaa2752f582a0391fd12107fba1a3099128a83 authored about 6 years ago by Nick Warner <[email protected]>
Add feature to set channel topic

2e2792536dac2eee8d068fa39f4bedc56e150e83 authored about 6 years ago by Nick Warner <[email protected]>
5.0.0

5518de6fad8fbdeef7842357804d3350aea501a3 authored about 6 years ago by noffle <[email protected]>
4.0.0

262a42c23cd70bb8ccc91ae3f3e5edeb11c8b6d7 authored about 6 years ago by noffle <[email protected]>
3.1.0

09a6f1ce00d3a72d79850da964c9d5b07c455877 authored over 6 years ago by noffle <[email protected]>
lint: standard

825da2aa7ae425e218288fbb56e570e1edebcc69 authored over 6 years ago by noffle <[email protected]>
psst: add secret --dir flag for easier debugging

ec7280763b2b4546d65b8542048fef12063974c9 authored over 6 years ago by noffle <[email protected]>
Merge pull request #74 from cabal-club/one-message

Add an option to send a single message then quit

30798689f64a1979942eab2ac9bd954c64f9437c authored over 6 years ago by Nick Warner <[email protected]>
Simplify checking for message option

88e2437530802e6f48d9163ad633b55d812f0927 authored over 6 years ago by nikolaiwarner <[email protected]>
Add publishSingleMessage option to local db based cabals

4d83022b3e21c129f7c9950562f3f33439d18dd9 authored over 6 years ago by nikolaiwarner <[email protected]>
Exit the process with 0

c96e58f3143504deee04168a8d97ef0124cd6f52 authored over 6 years ago by nikolaiwarner <[email protected]>
Add an option to send a single message then quit

8337dca110b62f9671649e15344eb924d51775ad authored over 6 years ago by nikolaiwarner <[email protected]>
new public cabal

63875561294a2561415601dbd8dfa853cba52f5b authored over 6 years ago by Alexander Cobleigh <[email protected]>
3.0.5

c77e2c5f310e959bbbb913fd141fcb09f624d9d6 authored over 6 years ago by noffle <[email protected]>
hack: colourize names by public key

45b3662e93a51ebaac7804b9d56ceb9d2b604197 authored over 6 years ago by noffle <[email protected]>
fix: cap nick list

83e47612f28a60c912e30070490b9199c551a844 authored over 6 years ago by noffle <[email protected]>
3.0.4

8763469b4ff86e87fa210852106d08ca9657bf48 authored over 6 years ago by noffle <[email protected]>
Update public cabal address

756c4f8c485cb6b37089d36fe8b5781218e63c1d authored over 6 years ago by Nick Warner <[email protected]>
3.0.3

8a9cf11347cfdba884f2ff1d2c30877a1fc6716e authored over 6 years ago by noffle <[email protected]>
chore: more linting

ebdfeef84d1f82cf0c2552f231a1face530fe771 authored over 6 years ago by noffle <[email protected]>
chore: standard linting

e694dea18343d843c48e71fc585811854d953258 authored over 6 years ago by noffle <[email protected]>
merge kappa-core dev

dc30e581a562a7816e553a41c55fe175aeee7300 authored over 6 years ago by noffle <[email protected]>
3.0.2

990ea58b856628506766ce257e3fb203a931a20f authored over 6 years ago by noffle <[email protected]>
chore: rely on mainstream cabal-core instead of scoped

168006c3670d3adae0f9639b18265081cea675e0 authored over 6 years ago by noffle <[email protected]>
Update README.md

50635319474a1f8a0b8793130439bac4ac145380 authored over 6 years ago by Stephen Whitmore <[email protected]>
3.0.1

53c0eb47165da8f531695f9ebbba7c2983f77c96 authored over 6 years ago by noffle <[email protected]>
chore: rm package-lock

8df27b5d763ade1bb7066a2b7e0e5749c45dd3db authored over 6 years ago by noffle <[email protected]>
3.0.0

cd032e8a12eaf5faf52c2cfce50e4c948090b33a authored over 6 years ago by noffle <[email protected]>
chore: use latest core

f48bd018928e08b57974be9c495e7c159c428389 authored over 6 years ago by noffle <[email protected]>
fix: /channels command was using old api

95f416b457d3b9b034e7e870b44ae33445164013 authored over 6 years ago by noffle <[email protected]>
feat: remove LOADING feature (unreliable)

let's try this again later after I've thought it through

767ff11dd7ba242d016bdfb2f32ff028fdad2b77 authored over 6 years ago by noffle <[email protected]>
fix: another msg redraw logic bug

08bd13c72b00e579fa2cb434660cf3fe92e53497 authored over 6 years ago by noffle <[email protected]>
fix: skip an extra render

21f758368b31d8bd246069d17f0b4dd6d4b5478a authored over 6 years ago by noffle <[email protected]>
fix: show peers that you haven't found names for yet

d75cd88a6ada21c4f06b1ced8b8831936e6e81fb authored over 6 years ago by noffle <[email protected]>
feat: show 'LOADING' message on initial sync

5a34239ffbde815ceb56927c69b827168d396c93 authored over 6 years ago by noffle <[email protected]>
fix: more stable message history rendering

b915bb0c09e3ec66136eb795fceb077ceb41609d authored over 6 years ago by noffle <[email protected]>
chore: linting

97eacf7661d4ce48224fddcc1e9a0097edb6aa79 authored over 6 years ago by noffle <[email protected]>
lint: unused dep

94846c43c06f01a2c8c84bdfcfb1703944f80b0b authored over 6 years ago by noffle <[email protected]>
fix: dont lose user state when they update themselves (eg. nick change)

5d4e4db27b38ca588cf4f690de6089ed28dde4e4 authored over 6 years ago by noffle <[email protected]>
fix: consistent rendering of nick-less users

6a660428778b1c5fa30bf260fd9d2169b10c3294 authored over 6 years ago by noffle <[email protected]>
fix: sort channels consistently

65e1686edce25ac19274cf906ca1ac9c6b3d99bf authored over 6 years ago by noffle <[email protected]>
fix: consistent key slicing

9297cbcad4adfde1c92e12ed501a63daaec29bae authored over 6 years ago by noffle <[email protected]>
fix cabal key

8e52055fa52f157ba3912fdb882cf8b82b707a4f authored over 6 years ago by Alexander Cobleigh <[email protected]>
2.7.7

ae6a5f6a4cde869dc2eea4832f2e2fb3210d8350 authored over 6 years ago by noffle <[email protected]>
fix: sort names alphabetically

55e1bd1390d2f06bb4329b33d820af6d3932bc5b authored over 6 years ago by noffle <[email protected]>
2.7.6

e59b093353bdc99091efb789fca81911cebef4a6 authored over 6 years ago by noffle <[email protected]>
feat: show + sort online peers differently

fd92a6b6a133734309a10428e5102e01fa366805 authored over 6 years ago by noffle <[email protected]>
fix: tab nick completion

253de1493a3fcd0f4a5c37ed26719ec382d6aa91 authored over 6 years ago by noffle <[email protected]>
fix: render emotes properly

8bacbee214abfc0a763c632de06081dd2e8321f2 authored over 6 years ago by noffle <[email protected]>
fix: show name on prompt on app start

127e1c1f4f1d4ba318c2c128473ffcea429a71da authored over 6 years ago by noffle <[email protected]>
add channels to ui as they appear

a6f876186747ffa762f84632636a4a78c4e848fb authored over 6 years ago by noffle <[email protected]>
fix: redraw when a new channel is added

3637181805d65f027057f0ee0ada3b33850d7a31 authored over 6 years ago by noffle <[email protected]>
update public cabal key

c7d150de8c7edefb4643b9b0eb28d471068bc45d authored over 6 years ago by noffle <[email protected]>
fix: dont crash on nick change

1e75d3f50b4667f47cb85e18ea4ed29a122c5024 authored over 6 years ago by noffle <[email protected]>
update public cabal

7b41f14cb01b28e47e9686e9067806afe2c46969 authored over 6 years ago by noffle <[email protected]>
Merge pull request #66 from MarkBennett/patch-1

Update `cabal-node` link to `cabal-core`

45471d7f5e937ddb7ccdd19ec16e085c0f05f1c9 authored over 6 years ago by Stephen Whitmore <[email protected]>
Update `cabal-node` link to `cabal-core`

8c63337a22e321ad654f4d8c567e3a92a35183e3 authored over 6 years ago by Mark Bennett <[email protected]>
2.8.1

c1f557625a9cdd3a309e38d4b7b90c19e0660099 authored over 6 years ago by cblgh <[email protected]>
Merge pull request #65 from cinnamon-bun/newlines

Better rendering for newlines in messages

e4c898d73fee910b37f334c9b30bb840350baa3f authored over 6 years ago by Alexander Cobleigh <[email protected]>