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

reverse-hash-map: correct monotonicTimestamp use

github.com/cabal-club/cable-core.js - b767ad3c533a4e55777689124cba5845c6e8e6fe authored almost 2 years ago by cblgh <[email protected]>
improve monotonic timestamp

github.com/cabal-club/cable-core.js - 07caa6e3cae03634d2a7f72c1b9555906755abd2 authored almost 2 years ago by cblgh <[email protected]>
user-info: use correct key scheme in latest invocations

github.com/cabal-club/cable-core.js - d0b4144cd4fb138dadd7e3c0cc2c7551f2ec28bd authored almost 2 years ago by cblgh <[email protected]>
test post/text and post/delete functionality

github.com/cabal-club/cable-core.js - a345260afa161b9ce587b382f12b01739acbcf35 authored almost 2 years ago by cblgh <[email protected]>
data-store returns null (instead of undefined) for missing records

github.com/cabal-club/cable-core.js - 92a37c51a5e6a0d12995a6e15b7882eb08f39413 authored almost 2 years ago by cblgh <[email protected]>
note on what's needed for correct order of operations on accreted views

accreted views are views that sometimes have a key that is overwritten
as newer data comes in. t...

github.com/cabal-club/cable-core.js - 6d65cefe05db15d18667192ca7400de10ebb20f7 authored almost 2 years ago by cblgh <[email protected]>
remove dead code

github.com/cabal-club/cable-core.js - 91ce78bcd76af5585128b9dd97f23a8ba0e8c25e authored almost 2 years ago by cblgh <[email protected]>
review index usage and refine key layouts in many

github.com/cabal-club/cable-core.js - 05c73b2cd18402aec8d7fb39dee68ed70a835d75 authored almost 2 years ago by cblgh <[email protected]>
add reindexing for post/info

github.com/cabal-club/cable-core.js - f4644938be4f5ff4cbd547740afa03032f163834 authored almost 2 years ago by cblgh <[email protected]>
refine getUsersInChannel

github.com/cabal-club/cable-core.js - 6b2da7a818d4cd828ca3202a780cac2d8c2d5ea9 authored almost 2 years ago by cblgh <[email protected]>
get users functions, change key structure of channel-mem

github.com/cabal-club/cable-core.js - 637f0ef8c8fc5ead85611262daae9b7cac310f9d authored almost 2 years ago by cblgh <[email protected]>
Updates to subsections.

github.com/cabal-club/cable - d604e4e16d4cd55e7fe42c57bb41228fd60b7229 authored almost 2 years ago by Kira Oakley <[email protected]>
Adds to the Data Model section.

github.com/cabal-club/cable - 0260d1c0f62fa6ad17ab7577fab06384b46fffe7 authored almost 2 years ago by Kira Oakley <[email protected]>
Starts to organize notes into a data model section.

github.com/cabal-club/cable - 92c182558d4624476e9b4614c73788c54a329773 authored almost 2 years ago by Kira Oakley <[email protected]>
Adds slight key field clarification.

github.com/cabal-club/cable - 57775b5a368bd4897929f4fb8f482488ca3d3106 authored almost 2 years ago by Kira Oakley <[email protected]>
Collapses definition subsections into a paragraph sequence.

github.com/cabal-club/cable - 021f0ba2dad66b90b280f92013fc8292af0a7711 authored almost 2 years ago by Kira Oakley <[email protected]>
Clarifies user nicks and channel topics restrictions.

github.com/cabal-club/cable - b8191aa44752cf5edcf1fffa55cd70cec87749c4 authored almost 2 years ago by Kira Oakley <[email protected]>
Clarifies unicode/utf8 and channel names.

github.com/cabal-club/cable - 9df9f6e0ae15555d48a2a2cd22ca6efac2369bda authored almost 2 years ago by Kira Oakley <[email protected]>
s/C/Cc/ general category

github.com/cabal-club/cable - 573822e77df84a9061ea4c91caf9cfc96bbc173a authored almost 2 years ago by Kira Oakley <[email protected]>
across the board index improvements, fix sort in channel-state

github.com/cabal-club/cable-core.js - 4c385fcaac4ed43029ea171a024caefa6c62f7e9 authored almost 2 years ago by cblgh <[email protected]>
add basic reindexing functionality to accreted views

github.com/cabal-club/cable-core.js - ce0b24647161f8deecab01acd373ad99e74b3509 authored almost 2 years ago by cblgh <[email protected]>
some notes on a reverse hash links index

github.com/cabal-club/cable-core.js - 3b821c2f7998b4d042bfdba128ad98e0420917cf authored almost 2 years ago by cblgh <[email protected]>
minor data structure change

github.com/cabal-club/cable-core.js - 68c6330fd9e488a9fb198db280c33e87080384b9 authored almost 2 years ago by cblgh <[email protected]>
Adds some mitigations to S.C.

github.com/cabal-club/cable - 456e800a8797556f1d170779db1e1462f20305cc authored almost 2 years ago by Kira Oakley <[email protected]>
Edits the Security Considerations section.

github.com/cabal-club/cable - 24c834049ecd57cac247f5dad9f2450ba548b6e4 authored almost 2 years ago by Kira Oakley <[email protected]>
add topics accreted view, replace monotonic-timestamp

github.com/cabal-club/cable-core.js - 33e91464fe8acd5618bae6a472273d3bf5057f36 authored almost 2 years ago by cblgh <[email protected]>
create reverse hash map and hook it up

github.com/cabal-club/cable-core.js - 97fa271177b9b5bf27a8cbfd4d75aec47fb131f3 authored almost 2 years ago by cblgh <[email protected]>
create author view, improve channel state indexing

github.com/cabal-club/cable-core.js - 497719d88effc514a55880585ef37cf957027314 authored almost 2 years ago by cblgh <[email protected]>
add more indices: channel memberhip, user info

github.com/cabal-club/cable-core.js - 4f50830b4a26a49cabb230b5ed814cbb7d415e82 authored almost 2 years ago by cblgh <[email protected]>
Adds notes on Future Work re: security.

github.com/cabal-club/cable - 5240b0d9d1341d7ed5a5addc7ad365239833455d authored almost 2 years ago by Kira Oakley <[email protected]>
Modifies Security Consideration notes.

github.com/cabal-club/cable - 4aec7c657ebec395fe56d1b0674e30a884eb0864 authored almost 2 years ago by Kira Oakley <[email protected]>
Modifies Security Consideration notes.

github.com/cabal-club/cable - a4dd712a673083759d2b7dabf2f622fbb68de5ec authored almost 2 years ago by Kira Oakley <[email protected]>
Makes some minor corrections.

github.com/cabal-club/cable - 40e34ff604af38814180d60282d9517b43ab15a0 authored almost 2 years ago by Kira Oakley <[email protected]>
Adds some capital letters.

github.com/cabal-club/cable - e86c496a629650f0f00c55c5ad9b4ba8925c775a authored almost 2 years ago by Kira Oakley <[email protected]>
Adds some more Security notes.

github.com/cabal-club/cable - 547b22c562103ec8ba420d6fd7eb7f74066bc774 authored almost 2 years ago by Kira Oakley <[email protected]>
Fixes a contributor name.

github.com/cabal-club/cable - 6385d9325b61f276bd164c2e0a3f5247fcea1b2b authored almost 2 years ago by Kira Oakley <[email protected]>
Adds a first pass on Security Considerations.

github.com/cabal-club/cable - 3878bbb90f47071eaf49eb306dd7e3905d706b0a authored almost 2 years ago by Kira Oakley <[email protected]>
Adds further section numberings.

github.com/cabal-club/cable - 731471ebd9987ba784d942a6038f1342cf101442 authored almost 2 years ago by Kira Oakley <[email protected]>
Shuffles around definitions to be clearer.

github.com/cabal-club/cable - 2ad392541cb15d080cc909a6e99358c5c20238ec authored almost 2 years ago by Kira Oakley <[email protected]>
initial delete work; needs reverse hash map to clear other indices post-delete

github.com/cabal-club/cable-core.js - 457b18627cf4ab16295566fd55da3de0c7109fb3 authored almost 2 years ago by cblgh <[email protected]>
indices: flesh out channel state more, start working on post/text + post/delete

github.com/cabal-club/cable-core.js - 176afdc8ae9f90721d581dc697a39b9d8fa444f2 authored almost 2 years ago by cblgh <[email protected]>
flesh out indices: channel state's first foray

github.com/cabal-club/cable-core.js - 480a995e5707ab84993b8f98230c4a0db4bcd003 authored almost 2 years ago by cblgh <[email protected]>
flesh out indices: channel state's first foray

github.com/cabal-club/cable-core.js - d1e1c0591502085acff9e2ec7b1b74364778fd1d authored almost 2 years ago by cblgh <[email protected]>
add utility method parsePost

github.com/cabal-club/cable.js - e1cae0124a2b801e3303dfd7f736a0f7accbe2b1 authored almost 2 years ago by cblgh <[email protected]>
Adds scope section.

github.com/cabal-club/cable - ec85b5ca8510bdb43b698bbdfc148fca11735cbd authored almost 2 years ago by Kira Oakley <[email protected]>
Adds BLAKE2b general parameters.

github.com/cabal-club/cable - e41511fa97bd67261e908805df07edfdf28c6449 authored almost 2 years ago by Kira Oakley <[email protected]>
start implementing first pieces of indexes

github.com/cabal-club/cable-core.js - 617468740675e2408a641d2fa229f2ebcc603925 authored almost 2 years ago by cblgh <[email protected]>
clarify each section before starting it proper

github.com/cabal-club/cable-core.js - 1243a2f29e4797384f0cbbce81d5857434b29467 authored almost 2 years ago by cblgh <[email protected]>
clean up and refine some parts

github.com/cabal-club/cable-core.js - b8da87f12536cdc1b9d6f7e8aa03b56addc2575c authored almost 2 years ago by cblgh <[email protected]>
wording

github.com/cabal-club/cable - 9e3a96ec3b50090d5c4179d64a185301f57689a9 authored almost 2 years ago by Kira Oakley <[email protected]>
contributors

github.com/cabal-club/cable - 962eb7c1068811da4a1176d42f372e34913702b1 authored almost 2 years ago by Kira Oakley <[email protected]>
newline!

github.com/cabal-club/cable - 8a26dfecadb89f966eada5d48d6eaf83ee14bcf2 authored almost 2 years ago by Kira Oakley <[email protected]>
Adds author, version fields.

github.com/cabal-club/cable - 2cf815ede7c8461aeb8898fedc1dd89904e50eec authored almost 2 years ago by Kira Oakley <[email protected]>
Adds UNIX Time definition.

github.com/cabal-club/cable - d1eb8aa845797ca44677253a4a6adc69423154a8 authored almost 2 years ago by Kira Oakley <[email protected]>
wip: Rearranges the document.

github.com/cabal-club/cable - 03adc2a929a3ca418e4f1d3f14f6eead07a4d132 authored almost 2 years ago by Kira Oakley <[email protected]>
Specifies the cryptographic primitives relied upon.

github.com/cabal-club/cable - d3c52da3ec76401a3aed4a5da568afc5d0704495 authored almost 2 years ago by Kira Oakley <[email protected]>
fleshing out thoughts around reqid

github.com/cabal-club/cable-core.js - a1d6466d1fd4bdf52569a8b0f02ee1211f5dfb74 authored almost 2 years ago by cblgh <[email protected]>
fix markdown issue

github.com/cabal-club/cable-core.js - 812a8eaadfdbb2cb83bc3391af1f4a5ddf85826f authored almost 2 years ago by cblgh <[email protected]>
long-form document the last views and rename document

github.com/cabal-club/cable-core.js - f7df99722e5b4b2c6dac60c33293f2f5feb9c52e authored almost 2 years ago by cblgh <[email protected]>
structure up views explanations and overviews

github.com/cabal-club/cable-core.js - a485ffbd22305ae62f6e72ca234645749ad1b3eb authored almost 2 years ago by cblgh <[email protected]>
revamp state index and reverse lookup index

github.com/cabal-club/cable-core.js - 00c72620d91ff679ff0cdaffb1ae53660b2c4020 authored almost 2 years ago by cblgh <[email protected]>
think out loud about how to update indexes for post/leave CRUD

github.com/cabal-club/cable-core.js - a48fb14cd5b357d746aa0d6e308d4782dd6e0f44 authored almost 2 years ago by cblgh <[email protected]>
notes covering indexing operations for majority of post types

github.com/cabal-club/cable-core.js - a6ad6a34a01ecace83e9fc75210d9a27f1b24aa7 authored almost 2 years ago by cblgh <[email protected]>
notes on deleting a hash, historic channels state req, and hash reverse lookups

github.com/cabal-club/cable-core.js - 66634c54ae36a722b78e7a0b8d8d61856b2f084b authored almost 2 years ago by cblgh <[email protected]>
more sketching, this time around reqid related indexes

github.com/cabal-club/cable-core.js - 5157047893c273940e5e3831cb46df204bbfc2ba authored almost 2 years ago by cblgh <[email protected]>
sketching out thoughts on indexes

github.com/cabal-club/cable-core.js - 596f7aa1d757556cfcc936ff2012209a1f1624d7 authored almost 2 years ago by cblgh <[email protected]>
init with initial api sketches

github.com/cabal-club/cable-core.js - 9f71691f76ec2c1bea9ab06d5f0e439c6f497473 authored almost 2 years ago by cblgh <[email protected]>
Reserves space for future use of circuit_id.

github.com/cabal-club/cable - 4a83d2d39f6869f98fdf4a841e580367abba8aed authored almost 2 years ago by Kira Oakley <[email protected]>
Revert "Adds a section & note about varint use."

This reverts commit beb8700b749f593bca8a38879e696b673f448882.

github.com/cabal-club/cable - 5e34ce1044b5ccd7270d0ccf11847021082dbee4 authored almost 2 years ago by Kira Oakley <[email protected]>
Adds a section & note about varint use.

github.com/cabal-club/cable - beb8700b749f593bca8a38879e696b673f448882 authored almost 2 years ago by Kira Oakley <[email protected]>
Adds a note to request by hash.

github.com/cabal-club/cable - 1d131f69b48f5cb1f4595132da5c7f1969e74c0f authored almost 2 years ago by Kira Oakley <[email protected]>
Adds the "channel list response" message type.

github.com/cabal-club/cable - 88c0fa5d82eaba7e7e3224bdec1cb5b66977217d authored almost 2 years ago by Kira Oakley <[email protected]>
Ensures all requests specify expected responses.

github.com/cabal-club/cable - 8bd06377fecf42864e0316a69e23e48476f65c1f authored almost 2 years ago by Kira Oakley <[email protected]>
Mentions expected behaviour of 'request by hash'.

github.com/cabal-club/cable - aead9d905f76fde41c43ee8714e9cdee3472b16a authored almost 2 years ago by Kira Oakley <[email protected]>
Adds timestamp field to the post header.

github.com/cabal-club/cable - c4d6527688e631e25ea5090239bd7bf26d10a293 authored almost 2 years ago by Kira Oakley <[email protected]>
Adds the 'offset' field to 'request channel list'.

github.com/cabal-club/cable - 0e7159694e2b9cc5a43a69013cc6114ba84ed6b1 authored almost 2 years ago by Kira Oakley <[email protected]>
Defines "latest".

github.com/cabal-club/cable - c651186a483c927d38fc5f4434c64790e614a3d7 authored almost 2 years ago by Kira Oakley <[email protected]>
Marks which fields are to be UTF-8 strings.

github.com/cabal-club/cable - c5929c66604dab24d9c029099df07668b8cf59a2 authored almost 2 years ago by Kira Oakley <[email protected]>
Adds multiple key:value pair support in post/info.

github.com/cabal-club/cable - 8f5f7bd0f277a9ed1f8816adb9fd808696f2729b authored almost 2 years ago by Kira Oakley <[email protected]>
Clarifies who can delete posts.

github.com/cabal-club/cable - ac162ecc14363671ef3910f2cb30f64d1d032f1c authored almost 2 years ago by Kira Oakley <[email protected]>
Adds support for deleting 2+ posts in post/delete.

github.com/cabal-club/cable - 03e4e4b0213207582fa3866a35d6ecd17085c062 authored almost 2 years ago by Kira Oakley <[email protected]>
Mention discarding of unknown msg_types.

github.com/cabal-club/cable - 7cc65c5fb37b1f567f9921ff4ca63c4330a0740a authored almost 2 years ago by Kira Oakley <[email protected]>
Adds sections on links and causal post ordering.

github.com/cabal-club/cable - b2598ce785ef630ee29fb5faecddc78a6f36261f authored almost 2 years ago by Kira Oakley <[email protected]>
Changes occurrences of "_size" to "_len".

For consistency.

github.com/cabal-club/cable - d6cac6ee0411eba9421676dfcb3a6dd4a2e85252 authored almost 2 years ago by Kira Oakley <[email protected]>
Adds a section on hashes.

github.com/cabal-club/cable - 50a4a25c1e9ef097dcc9f7e55c969209e8f9eb3f authored almost 2 years ago by Kira Oakley <[email protected]>
Adds a clarification to "request channel list".

github.com/cabal-club/cable - 20c89a57fb65b0735784d82ed4aab1dc8476bd53 authored almost 2 years ago by Kira Oakley <[email protected]>