Ecosyste.ms: OpenCollective

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

github.com/cabal-club/cabal-core

Core database and replication for cabal.
https://github.com/cabal-club/cabal-core

Make api sections in readme a little prettier

b4b234d5edb9e7a7d82ace0780791ec0f88abfcc authored over 3 years ago
hallmark --fix

4e4fb633c8092ff02dcb53f3fa5bedbc24eb9006 authored over 3 years ago
Add hallmark to devDependencies

45a282858e08ca829811dafb10bcefc2387df45f authored over 3 years ago
14.1.1

0f2d8b2af175d5db853ea873704d9cacc33ad008 authored over 3 years ago
Adds missing dep, kappa-view. Removes unused deps.

023d4996cd411a3e733ebe667ce3d64bc643c042 authored over 3 years ago
Merge pull request #106 from cabal-club/fix-sodium-native-prebuilts

Upgrade sodium-universal for faster install

eaf0378b357a93e4931d9cda5d23ebb0a7360f1a authored over 3 years ago
Upgrade sodium-universal

2321907b42c296db5309c4c0b8e78717ea21c6e5 authored over 3 years ago
14.1.0

0439304d91c5985cd5d40a099f2ee14b482d998a authored over 3 years ago
Merge pull request #105 from cabal-club/export-ishypercorekey

export Cabal.isHypercoreKey

d6f69b3ff600ccdc794fcca584273ddc76628ee1 authored over 3 years ago
export Cabal.isHypercoreKey

1d750c4ba24d89a971aebe916eca7aaf4eecd13d authored over 3 years ago
14.0.0

0afe277a6d723b2e270f3826ec76710c09741e56 authored over 3 years ago
Merge pull request #104 from cabal-club/upgrade-deps

Update core deps & set browser field

b7e6d7e4f8955e05a4a855e2bc4dbcde048e7238 authored over 3 years ago
use swarm.js's passed in opts

0e715b780883f34d2ce42dafc8c66210babe38a1 authored over 3 years ago
Merge pull request #69 from cabal-club/private-messages

Private messages

6b0705067d06256da4317db7cd723f54da57d0a1 authored almost 4 years ago
fix typo

c9445a0d2be04c6cc72a3ab7fd2602cc5cf43719 authored almost 4 years ago
add comment

Co-authored-by: Alexander Cobleigh <[email protected]>

ce0aec24b7222ea2cbd04d6468c9adb97699d6d7 authored almost 4 years ago
linting & comments

c350498e58d1319a88ca1362735723b51745cf8f authored almost 4 years ago
comments

Co-authored-by: Alexander Cobleigh <[email protected]>

430d82d68c1be6229754f213f0396c66373b2a8f authored almost 4 years ago
formatting

Co-authored-by: Alexander Cobleigh <[email protected]>

05acec085558f79181b431d166e4199d16201855 authored almost 4 years ago
formatting

Co-authored-by: Alexander Cobleigh <[email protected]>

04c6b2f0acfe1c2ca78325158186f27d0fda7af7 authored almost 4 years ago
linting

Co-authored-by: Alexander Cobleigh <[email protected]>

f429e346b09d58e3f5e6ca44dc99619258539c8d authored almost 4 years ago
comment fix

Co-authored-by: Alexander Cobleigh <[email protected]>

23a4986d8277656f59d917e60a4eeffeab17f564 authored almost 4 years ago
formatting

Co-authored-by: Alexander Cobleigh <[email protected]>

2ba6e1d1253b211f9a72c88037b2b81ca95668cf authored almost 4 years ago
feat: private messages

f559e07653f3f7c4a95e9f67938ca99e63c9f7a7 authored almost 4 years ago
update core deps & set browser field

we set the browser field so that we can do some cool hyperswarm-webbing
:3 :3

f2418f9863bd3d3897438d46dd8ec15e4b68d241 authored almost 4 years ago
13.2.0

1f09c8c96dae8caa364767bb2c840cc97f74fd22 authored almost 4 years ago
Merge pull request #103 from cabal-club/channel-archiving

Implement channel archiving

ad4f750e86442b7e6e6b42053820e044ac7ae938 authored almost 4 years ago
update comment

2e35f26be468600f12c0be6ad1a165184c7378e4 authored almost 4 years ago
refactor archiving logic, add comments

190865b3ae45f021a7958edd30289f2e45473b4f 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 ...

f09c888a03b352a612153d9084c91ae143cb7ecb authored almost 4 years ago
rename to just

6312decbf67b4e245fe525792008bf4802796693 authored almost 4 years ago
fix indent

8bebbd11285f5ca1b7a6708520a685ef303c95ea authored almost 4 years ago
implement the basics of a channel archiving view

b35ef4a63a8f80d9d92f9fcf4f11b294583ddbb8 authored almost 4 years ago
13.1.0

19d60c7aba75ef823e52c549f34905d329bd39ba authored about 4 years ago
Merge pull request #101 from cabal-club/preferredPort

add preferredPort (default 13331) to core opts

b897e0e67036927b3a7830e6078fce92e93e67f9 authored about 4 years ago
document preferred port

77a15b98dc4de5f7531c681bb5755b2a5abd917f 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...

b8185e5bcfae4c23ccb0378ce98ac89bfe440d80 authored about 4 years ago
Merge pull request #94 from garbados/patch-1

Document possible flags for `listByFlag`

2f41eb575ddbc1644dd113f42c361101bcca9431 authored over 4 years ago
update readme to indicate flags used by cabal-core

aa5dac5b2b339cc588dee751bf89cb9632528d12 authored over 4 years ago
13.0.2

e3e35072c02c30bb90538927bd29b5ee0837ef78 authored over 4 years ago
duplexify must be in object mode for mod streams

9ab9c74c8a219f1415ba75e9443bfdde0532272c authored over 4 years ago
Document possible flags for `listByFlag`

Flags are an oft-referred to concept but they aren't enumerated in the documentation. Per a cove...

88b32cf72250ede654d9fe93f10dfddce016be39 authored over 4 years ago
13.0.1

4d43300f72eb622fef2d289b5b49ba872f9e26fb authored over 4 years ago
fix: wait for core to pause before closing

a70505b41dd37c9b80f5e7acd73efc2b614ed484 authored over 4 years ago
13.0.0

0ebd24721449625e5b92fecc8fda7f11300aa373 authored over 4 years ago
SWARM-BREAKING: fix crypto server/client orientation

Previously servers were connecting as clients, and clients as servers.
This was having an impact...

2132439a022ba5149a59e325399bbd9636b68ef9 authored over 4 years ago
12.0.1

7c3413e0fc47540e74933985a021cf5d652d8ba1 authored over 4 years ago
fix: new sublevel names to force mod index regen

This is a workaround until kappa views have a way to notify view
implementations that the view i...

4f35ed19c9d7858d474f6ea5059ea0e0bd76c7fa authored over 4 years ago
fix: add clearIndex lifecycle to channel-membership

3b6eaebdf94ea0fd15a92f59993bc8f3b33bb5a7 authored over 4 years ago
cabal-node -> cabal-core, lol

3a3249731e88084bf02e61b55568098eb90e1d7e authored over 4 years ago
12.0.0

a2b7fe1a7ee8843852616e7a7662eb0713ed0a87 authored over 4 years ago
documentation

e6052a4217cfe43c03b77d6871b0a68835cbfee3 authored over 4 years ago
11.2.1

a0a5e033c9d5e4a958b23d6e7b12d9fdf94715d7 authored over 4 years ago
Merge branch 'more-mod-things'

6a66382f9fd46a41355a1c1e5b07ca863987e0c9 authored over 4 years ago
fix: remove admins/mods if they are no longer in {admin,mod}Keys

626d65f9f08713560895223f6ab00c94aa70d416 authored over 4 years ago
fix skipped failing tests

e233483dd36957a77699a4ed40af1c3526553e7b authored over 4 years ago
test: skip failing moderation tests

e231a736d508ccd09f6ea96f3ccd75f98f82f3b2 authored over 4 years ago
fix: some more mod view lifecycle things

d6d577b5f4ee39881cc6b1d0677512a601e82bcb authored over 4 years ago
test: update to use opts.{mod,admin}Keys

5f122b7948c61521f772d0ff586268e1ba843273 authored over 4 years ago
fix: typo

fe7443afa9326e411d178b96b4a83f18597997ab authored over 4 years ago
fix: mod view clearing race condition

d997041c358277f15a49a4b86c96d5cbeeeddc9a authored over 4 years ago
fix: receive admin/mod keys intead of parsing them

5c7cb7ae00d8db44815ba722b24953231785af36 authored over 4 years ago
fix: add lifecycle management to mod view

70c86c4f96be4cd5f5265fcf3084d172c7d290e2 authored over 4 years ago
fix: have list wait for the view to be ready

02148038c077aa32fb5b504fe031b2b8967b73a3 authored over 4 years ago
views: bump moderation version

d0ad0021f0baa8ea65004ac4e26c3f9fecc6a913 authored over 4 years ago
11.2.0

a96c9599cf19c7718be5fe0cd71eb7d383bd7037 authored over 4 years ago
Merge branch 'master' of github.com:cabal-club/cabal-core

97b91c84887cf121d4ca30ca2f15016b17f3b2b0 authored over 4 years ago
11.1.1

22decd7e4e202e44ed7cf1698adb574b107e6638 authored over 4 years ago
Merge pull request #89 from cabal-club/fix-uri-electron-issue

use regex to capture cabal key instead of URL

0af3789f347df4505a33ceec84714cbc76177fb0 authored over 4 years ago
use regex to capture cabal key instead of URL

apparently the new URL() behaviour is unpredictable. chrome, node, and
firefox all return differ...

aa72e6e7e2911bf9c4fec0e4e5a93639d7952a35 authored over 4 years ago
document listModerationBy

1e0a8a8d8a8a51527d627d98130c7ae543223eaa authored over 4 years ago
Merge branch 'master' into list-moderation-by

eec03f7d92006f676c3b8295dbadb23bca3bd95c authored over 4 years ago
11.1.0

779a500c5d2f3b6fb4e75c5a98af96389cfe9a8e authored over 4 years ago
listModerationBy function and secondary index

3861da278c6d73081749003ef5c6e41fa16c5e89 authored over 4 years ago
fix merge issue

2e60cffae3169ba7bf81db8aa18c82e40bb2089d authored over 4 years ago
fixes for admin and mod keys in cabal urls

04cf3353a54c9bf0819d758b0556f895e8acf79c authored over 4 years ago
Merge branch 'use-admin-not-mod' of github.com:cabal-club/cabal-core into use-admin-not-mod

b4d6463efd6a71426364781b22762f719b2738ed authored over 4 years ago
use admin for admins, instead of mod

8e27c3786d181c98136078f4d85eeb23d04df2eb authored over 4 years ago
test for setting multiple admins and mods in the cabal addr

3cda999bf9b139dc8dd916018eb9f035dc750550 authored over 4 years ago
11.0.2

b94f4e357752f0d966275843f22fb3a6e221ed9f authored over 4 years ago
fix: move moderation events to api

39df9619bef5a3158e71484f36da361331321e4d authored over 4 years ago
chore(travis): drop node 8 support, add node 12

This is because utp-native and sodium-native no longer support Node 8.

155d34016eda6051142af2ca9752f7ca4f680e5e authored over 4 years ago
use admin for admins, instead of mod

14167e31122c9cd88839f0a63d6fbafdbb533de1 authored over 4 years ago
11.0.1

e75bd67db9938848d1c8d6064181c7820c9c208c authored over 4 years ago
fix remove flag for moderation

a98ac48545c44d19b347784de09132de19b71a24 authored over 4 years ago
failing test case for adding then removing a block

4c17ace1105dab59d07db46fb1dd8d6bc849228b authored over 4 years ago
11.0.0

330aff8ce6c101ed76c5985dba828c9631633912 authored over 4 years ago
use modkey from url

ae7ea34482ad21e42113d722cb4b39f41c50c343 authored over 4 years ago
Merge branch 'mod-key-v2' of github.com:cabal-club/cabal-core into mod-key

7118a5cc5b057767fe48da207e19860775b9f33e authored over 4 years ago
add support for mod & admin keys in cabal key uri

f02352a21cd1b18d596698cfee4f5ae37a7204e2 authored over 4 years ago
pass through additional fields when setting flags

541d2e126bd9d20adebc6a3a7c8d6a78359d552f authored over 4 years ago
Merge branch 'master' of github.com:cabal-club/cabal-core into mod-flags

4dea82e46155a769f2f2d7270f01d8223b9bd2eb authored over 4 years ago
Merge pull request #84 from cabal-club/rm-package-lock

remove package-lock.json

736cd7319312a41d2d154d7199f3e27614b3b99c authored over 4 years ago
remove package-lock.json

aac5ed4e37a3da6d3bfe837a41c259e594644e9a authored over 4 years ago
moderation.list() with additional cross-channel test and some fixes

d64a24d4214e31f11288e416c45a998cfccf4a26 authored over 4 years ago
moderation based on flags

a699e32026abe18855f884eedfc39b7ce05078a5 authored over 4 years ago
feat: add close api

d121e6baa31f7cc660678615811b11f5ec465835 authored over 4 years ago
readme

2acade4c5490fbdd180fe0d14c879174c820681c authored over 4 years ago
10.0.1

9a0f6e7395ed707d1f348b0049ce20f199cfcfe9 authored over 4 years ago
Merge pull request #74 from cabal-club/update-hyperswarm

Update hyperswarm to the latest: 2.13.0

36f2e595a074fe6258ec703fd55aafe4fa2ad2d4 authored over 4 years ago