Ecosyste.ms: OpenCollective

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

Cabal

Peer-to-peer and resilient group chat that works in limited connectivity and when offline.
Collective - Host: opensource - https://opencollective.com/cabal-club - Website: https://cabal.chat - Code: https://github.com/cabal-club

Merge pull request #74 from cabal-club/channel-archiving

Channel archiving

github.com/cabal-club/cabal-client - 7a704c952673e61b50e343238ed6a9e4bc53389a authored almost 4 years ago
fix race condition & refactor details._initialize(done)

github.com/cabal-club/cabal-client - 1a38057074715ec45ecc7f904c1c9f5bcc58ae09 authored almost 4 years ago
use cabal-core@^13.2.0

github.com/cabal-club/cabal-client - a6d3e5265270ffef3116864cd39dc79fcd0981db authored almost 4 years ago
Merge pull request #103 from cabal-club/channel-archiving

Implement channel archiving

github.com/cabal-club/cabal-core - ad4f750e86442b7e6e6b42053820e044ac7ae938 authored almost 4 years ago
update comment

github.com/cabal-club/cabal-core - 2e35f26be468600f12c0be6ad1a165184c7378e4 authored almost 4 years ago
add reason string, consolidate handler

github.com/cabal-club/cabal-cli - 302362ebf2407e15d12bbac1612c5449e5ddf762 authored almost 4 years ago
refactor archiving logic, add comments

github.com/cabal-club/cabal-core - 190865b3ae45f021a7958edd30289f2e45473b4f authored almost 4 years ago
refactor further

github.com/cabal-club/cabal-client - 3656dd86e5b622bb9ad0d62158c5d8ed662e4ac9 authored almost 4 years ago
refactor channel/reason options logic

github.com/cabal-club/cabal-client - 251cbbd8184437d2a6f30e4f692a7a54ba9ccf93 authored almost 4 years ago
improve info emitted for /archive, /unarchive

github.com/cabal-club/cabal-client - ae5c95527419910254b6b3344ea88e6b589fb535 authored almost 4 years ago
implement fixes based on lykkin's code review

github.com/cabal-club/cabal-client - f9ef0a9224631690b2faf7bb90675479283ef99b authored almost 4 years ago
implement --reason, --channel flags for /archive, /restore commands

github.com/cabal-club/cabal-client - 1c204e40919f574e402922763148b845c188a981 authored almost 4 years ago
echo archive events as virtual messages

github.com/cabal-club/cabal-cli - 3f6c28c1c889b67a015264b5faf61d45e0518ecb authored almost 4 years ago
refactor & introduce details.isChannelArchived(ch) + user.canModerate(ch)

github.com/cabal-club/cabal-client - 41359ae65ce23c09fffe93c48da92da5054bb135 authored almost 4 years ago
add archive & unarchive functions in addition to slash commands

github.com/cabal-club/cabal-client - d92db75c61ec6b92c32d89f4a5531700999b05dc authored almost 4 years ago
sneak in improved moderation help

github.com/cabal-club/cabal-client - cefb6bbf4de73a0dff7db0b08bde2b8eba5cd9ee authored almost 4 years ago
fix edgecases of archiving, improve message feedback

github.com/cabal-club/cabal-client - ae2a4034174ad465aa17c1a44b05e1701e3b6d78 authored almost 4 years ago
introduce second index, use key@seq for values

the second index keeps track of explicitly **unarchived** channels.
rationale: the local user's ...

github.com/cabal-club/cabal-core - f09c888a03b352a612153d9084c91ae143cb7ecb authored almost 4 years ago
Merge branch 'master' of github.com:cabal-club/cabal-client into channel-archiving

github.com/cabal-club/cabal-client - 2ee61a2d50ca0751a873878cf350e7ef6395e055 authored almost 4 years ago
add initial support for channel archiving

github.com/cabal-club/cabal-client - 16db634b26adfbb618e421b77401fcbe459a42bc authored almost 4 years ago
Merge pull request #73 from cabal-club/channel-specific-hides

Channel-specific moderation actions

github.com/cabal-club/cabal-client - be6a37cb7ebf74beafa83795c01a5cf7469bc208 authored almost 4 years ago
rename to just

github.com/cabal-club/cabal-core - 6312decbf67b4e245fe525792008bf4802796693 authored almost 4 years ago
implement the basics of a channel archiving view

github.com/cabal-club/cabal-core - b35ef4a63a8f80d9d92f9fcf4f11b294583ddbb8 authored almost 4 years ago
make topic cropping dynamic for /channels command

finally

github.com/cabal-club/cabal-cli - 1eaf82ec77b8894a690ee6457bfbf2e2e1a89586 authored almost 4 years ago
add channel param to moderation status checks

github.com/cabal-club/cabal-cli - d359eebb87f6d67c0041e5ef7a399311609642cb authored almost 4 years ago
refactor: extract meta attr of cabal-client event

github.com/cabal-club/cabal-cli - d68ed2a67af5f0fdcde280e65b92f1e4a240adbf authored almost 4 years ago
refactor & clarify error messages wrt place

github.com/cabal-club/cabal-client - 1d3f67c96029d28f167034098c2ddf5203b2dfaa authored almost 4 years ago
refactor & echo error if channel nonexistent

github.com/cabal-club/cabal-client - 2a6350183268c189592de69d82228d9d84e4bd36 authored almost 4 years ago
Merge branch 'master' of github.com:cabal-club/cabal-client into channel-specific-hides

github.com/cabal-club/cabal-client - 90238e30c14d88477ea7a94d30d57dcc30148842 authored almost 4 years ago
add flag command --<option> syntax, implement channel hides

github.com/cabal-club/cabal-client - e28dc636444efdcb0b862de671e14dac77369a51 authored almost 4 years ago
Merge pull request #72 from cabal-club/hide-nickless-peers

Allow hiding nickless peers

github.com/cabal-club/cabal-client - 7db5cd30c250f745693922388c3c1c40598ce395 authored almost 4 years ago
Merge pull request #69 from cabal-club/desktop-friendly-cmd-events

Desktop friendly command events

github.com/cabal-club/cabal-client - 553c834ce270defd2b30653a1cca1c92213086a4 authored almost 4 years ago
handle case of pubkey only participants for mod commands

github.com/cabal-club/cabal-client - 5b5922c2b6aa98efa2556ae57f4f7a1119cff7b6 authored almost 4 years ago
make uid a string

github.com/cabal-club/cabal-client - cb2f509f8dc55f69d7eac95f206e9781496fd1d9 authored almost 4 years ago
refactor, store metadata in meta key. emit end

github.com/cabal-club/cabal-client - 2790891395a0e255b40217867467304227b1989d authored almost 4 years ago
fix bug with undefined obj & add comments

github.com/cabal-club/cabal-client - c190e56cf57ec7cc4f16515f4efb723b4a640a31 authored almost 4 years ago
document preferred port in config example

github.com/cabal-club/cabal-cli - 40a56bd7f029ba53970c564ecd325179d18e062c authored almost 4 years ago
decrease line-height, make paragraphs tighter

github.com/cabal-club/cabal-club.github.io - 17d0a17356118450a3eea33e2bc6540499e3cf09 authored about 4 years ago
update faq with subjective mod info

github.com/cabal-club/cabal-club.github.io - 0248f8646890eb4c4a42848198cd6588b130685d authored about 4 years ago
Merge pull request #297 from cabal-club/6.0.6

Release 6.0.6 and also fix how a few dependencies are loaded when making release builds

github.com/cabal-club/cabal-desktop - d929b739aa04a2f529e8c64c8cab24348d3a3521 authored about 4 years ago
/names now includes # of peers in output

github.com/cabal-club/cabal-client - c280380edfe7271e165a29e4a2f926c78441075e authored about 4 years ago
res.info now handles string + obj invocation again, add seqno key

github.com/cabal-club/cabal-client - 5bd06230f6d1b57a1c94d0909a0334bcd7150f0e authored about 4 years ago
whisperlink includes ttl key (ms link is alive)

github.com/cabal-club/cabal-client - 3c204e84fa3bab2d487c1661c7885927366505f5 authored about 4 years ago
whisperlink emits `link` with whisperlink in info

also fixes a bug when whispering with no argument. previously it would
display undefined, now it...

github.com/cabal-club/cabal-client - 4095a347bdf030d948a613662d0e4f42232caaab authored about 4 years ago
Release 6.0.6 also fix how a few dependencies are loaded when making release builds

github.com/cabal-club/cabal-desktop - bdfa8395e04fd283a74e2247232a7f459f82ca39 authored about 4 years ago
properly handle string arguments

github.com/cabal-club/cabal-client - 28f7eed9690053a0881cae5f6750dfa8be9c4dc0 authored about 4 years ago
document info event

github.com/cabal-club/cabal-client - 62d58f478d4337d9aab20f40dc2d847ee512fe56 authored about 4 years ago
remove superfluous command event

github.com/cabal-club/cabal-client - 6aab44188c0fb9c2194a3953cda5b75b9aa0f0b8 authored about 4 years ago
convert _res to function; take emitted type as arg

this should allow cabal-desktop & other react-style apps to more easily
consume command events, ...

github.com/cabal-club/cabal-client - 23d9e636086826a1fee9ac2a61423de88c2176fb authored about 4 years ago
Merge pull request #205 from cabal-club/support-port

add --port arg + preferredPort to config for custom port

github.com/cabal-club/cabal-cli - ee3a2e246356d2a3ed0056ea9f996c047a6c51a4 authored about 4 years ago
bump cabal-client to 6.2.7

github.com/cabal-club/cabal-cli - 9625844adba2c09c2683e7704b9f835a48443d6a authored about 4 years ago
Merge pull request #67 from cabal-club/support-port

read preferredPort from config, send to core

github.com/cabal-club/cabal-client - 6d090374437b7b14467153582807c43e5c219aff authored about 4 years ago
Merge branch 'master' of github.com:cabal-club/cabal into support-port

github.com/cabal-club/cabal-cli - be2e9501ba2d7e85ca0f17e24a6f76dd01e4d8ca authored about 4 years ago
Merge pull request #296 from sylvainDNS/add-link-tooltip

Add link tooltip

github.com/cabal-club/cabal-desktop - 63ac8d7aef9add77d7f23fef7ed981aec76ea41c authored about 4 years ago
update package-lock

github.com/cabal-club/cabal-cli - 030db17a46e9a306ab236a52949c90f68d1b19b5 authored about 4 years ago
add --port arg + preferredPort to config for custom port

github.com/cabal-club/cabal-cli - 95ecc1cf17c14090daa894899bfde1ed0e31f925 authored about 4 years ago
read preferredPort from config, send to core

github.com/cabal-club/cabal-client - 71d46bc27f3b5586b51a6c5b7fd7a7fc358f0b5c authored about 4 years ago
Merge pull request #66 from cabal-club/sanitize-resolved-uri

sanitize resolved shortnames better, improve scrub

github.com/cabal-club/cabal-client - cc7abec7daf0365f5ec3be157a99f4dceddb6c24 authored about 4 years ago
bump cabal-core to 13.1.0

github.com/cabal-club/cabal-client - 4661c8d59e67b0dd1b4bf7bdc8c7872cddf5830c authored about 4 years ago
Merge pull request #101 from cabal-club/preferredPort

add preferredPort (default 13331) to core opts

github.com/cabal-club/cabal-core - b897e0e67036927b3a7830e6078fce92e93e67f9 authored about 4 years ago
document preferred port

github.com/cabal-club/cabal-core - 77a15b98dc4de5f7531c681bb5755b2a5abd917f authored about 4 years ago
return error when publishing to !status

github.com/cabal-club/cabal-client - 30c5095e1f0e0f3743c4fbc1569b0c280abb48a0 authored about 4 years ago
fix failing tests (async cb weren't handled properly)

github.com/cabal-club/cabal-client - 38448820c86edc6d79d8281033d4a5c17931673b authored about 4 years ago
forbid typing to !status in publishMessage

github.com/cabal-club/cabal-client - 447ec370f535764c86dc86a5a437a45b8dfcc893 authored about 4 years ago
sanitize resolved shortnames better, improve scrub

also adds a /whoiskey <public key> command that lets you know what the user name is of that publ...

github.com/cabal-club/cabal-client - 56d1db89205266d40bee7ad395d32814b0a6c038 authored about 4 years ago
use z-index rather than portal

github.com/cabal-club/cabal-desktop - bb0a43108a32de493336d03ca248f782fb6470fb authored about 4 years ago
put tooltip in portal

github.com/cabal-club/cabal-desktop - e80d6edbd50a3c8286e5b4f5626267563d997d9a authored about 4 years ago
add tooltip on custom link

github.com/cabal-club/cabal-desktop - 9f385cb0f52bf9b5b6f109a22724d588f6748568 authored about 4 years ago
create custom link remark component

github.com/cabal-club/cabal-desktop - 83396ae6d89a6b174a0fcb2ee61ae3d9f92b2622 authored about 4 years ago
add preferredPort (default 13331) to core opts

add a preferredPort to listen for hyperswarm connections on. the
preferredPort is smart enough t...

github.com/cabal-club/cabal-core - b8185e5bcfae4c23ccb0378ce98ac89bfe440d80 authored about 4 years ago
add values to link list

github.com/cabal-club/cabal-club.github.io - a1bda077137584b8d64c0b9e33edb02b7e604d3b authored about 4 years ago
Merge pull request #291 from khubo/night-mode

Move darkmode settings to View menu

github.com/cabal-club/cabal-desktop - 1a3467897acab64cb2db6bd3b6810836686b805c authored about 4 years ago
set darkmode as default

github.com/cabal-club/cabal-desktop - 2f62b2b852a63330ec97b4790298b1dce56dae63 authored about 4 years ago
add ctrl-l to redraw screen

github.com/cabal-club/cabal-cli - 7b83c6ef25ec401858cfd8431ce852ea9e594804 authored about 4 years ago
Merge pull request #198 from egils-consulting/patch-1

Update README.md

github.com/cabal-club/cabal-cli - 05bce2892f23a7ac79ddb284efc99ba4b6a327e5 authored about 4 years ago
remove darkmode from individual cabals

github.com/cabal-club/cabal-desktop - ddbd9fc56a523909e443ab2925bba7d05659224c authored about 4 years ago
integrate darkmode into app

github.com/cabal-club/cabal-desktop - 8e858d0d59f5ec2ae4335a6f72ea99b7be730f3e authored about 4 years ago
add night mode button

github.com/cabal-club/cabal-desktop - 04f2dede61e934d3b03b1b05c07827859a313df9 authored about 4 years ago
bump cabal-client: /channels now hides channels with 0 members

github.com/cabal-club/cabal-cli - 7794c31cb73fe7e732c6bf8e8f01e22373b25330 authored about 4 years ago
document getChannels not returning channels with 0 members & regen docs

github.com/cabal-club/cabal-client - 2e6ae5fa62914564552ee2ad1603cceade231283 authored about 4 years ago
getChannels now filters out channels with 0 members before returning

github.com/cabal-club/cabal-client - e2783918867aad6f850f5dfa11f003a068a8c981 authored about 4 years ago