Ecosyste.ms: OpenCollective

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

Delta Chat collective

Developing and releasing Delta Chat apps and experimenting with the future of e-mail: e2e-encrypted and anonymous. Supporting people in repressive situations.
Collective - Host: opensource - https://opencollective.com/delta-chat - Website: https://delta.chat - Code: https://github.com/deltachat

Merge pull request #1 from arges/master

Allow connect to take both &str and String

github.com/deltachat/rust-imap - 9fb61353af08beef77e4b4d5ed6e0f5162fc72f5 authored over 9 years ago by Matt McCoy <[email protected]>
Allow connect to take both &str and String

It would be useful to allow a String to be passed to connect instead of just
a &'static str. Thi...

github.com/deltachat/rust-imap - ceb4ae699383ce2a1578a69a38b2efa384484b90 authored over 9 years ago by Chris J Arges <[email protected]>
Updating to compile for the most recent version of rust

github.com/deltachat/rust-imap - 298eac6598db3903bebfb73776d6e8323844c0b5 authored over 9 years ago by Matt McCoy <[email protected]>
Merge pull request #78 from cybex-jmclaughlin/issue-76-fix-dfeet-introspection

Handle Introspect method requests from D-Feet

github.com/deltachat/node-dbus-next - 8a2eb089af740fd4f0f7a540fef6ba93b5519b77 authored over 9 years ago by Andrey Sidorov <[email protected]>
Handle Introspect method requests for paths that are not found in

the list of exported objects. Fixes exception thrown by D-Feet
during introspection. Issue #76

github.com/deltachat/node-dbus-next - f9c1f359816842001abe7bf33d179c76542e9e3a authored over 9 years ago by Joseph McLaughlin <[email protected]>
Uncommenting printing in main

github.com/deltachat/rust-imap - aee89113a69797a08cb7288aaaa942dea8fab34b authored over 9 years ago by Matt McCoy <[email protected]>
Triggering a build

github.com/deltachat/rust-imap - a25bf47d1cfc0721937e3a6df785378965097a54 authored over 9 years ago by Matt McCoy <[email protected]>
Initial Commit

github.com/deltachat/rust-imap - 95e66760552e1f267f7d2c66b886c7fbefd4696f authored over 9 years ago by Matt McCoy <[email protected]>
Merge pull request #66 from lucidguppy/improveTest

Improve test

github.com/deltachat/node-dbus-next - 2ef0e224863027d748f14153a4112fb27bdcd276 authored almost 10 years ago by Andrey Sidorov <[email protected]>
Add tests and validation for signature types

github.com/deltachat/node-dbus-next - bb2cea378e98635e8bb5b964d6e47a09ad3b81c7 authored almost 10 years ago by Matthew Karas <[email protected]>
Move mashalling of type from writeSimple into the simple marshallers

github.com/deltachat/node-dbus-next - e4b106ea3fc35e3fc93d8f116ea49eb6472582c8 authored almost 10 years ago by Matthew Karas <[email protected]>
Add correct regex to test for throwing on a bad signature while marshalling

github.com/deltachat/node-dbus-next - 7022db64a27b427a25efaba34d38a90043990bcc authored almost 10 years ago by Matthew Karas <[email protected]>
Add validator and tests for 64 bit marshalling

github.com/deltachat/node-dbus-next - d903469d28390030686a93b3d2bd65f974cf7aaf authored almost 10 years ago by Matthew Karas <[email protected]>
Change validator to marshaller - so it can validate and help marshall

github.com/deltachat/node-dbus-next - 75eebe762c21f1827b2c3af1fd4c75fc687f7fa3 authored almost 10 years ago by Matthew Karas <[email protected]>
Add validator and tests for type string marshalling

github.com/deltachat/node-dbus-next - ca3c42f12ab090840d9f986cdc192c1e600671e7 authored almost 10 years ago by Matthew Karas <[email protected]>
Add validator and tests for type double marshalling

github.com/deltachat/node-dbus-next - 2750389951a5217257666279b57568b794bcbebd authored almost 10 years ago by Matthew Karas <[email protected]>
Extract align function into it's own file for use by marshallers

github.com/deltachat/node-dbus-next - 56608deac7d5d09b043919a9e70f3d05a1458b06 authored almost 10 years ago by Matthew Karas <[email protected]>
Add validator and tests for uint16 type in validators.MakeSimpleValidator

github.com/deltachat/node-dbus-next - a3b90b66a1de45066e00d583dac5da9ac0316498 authored almost 10 years ago by Matthew Karas <[email protected]>
Added more debug information to error in writeSimple

github.com/deltachat/node-dbus-next - 1514f2f5a9572963b2e583bd938f0f56f1575571 authored almost 10 years ago by Matthew Karas <[email protected]>
Add validator and tests for int32 marshalling

github.com/deltachat/node-dbus-next - 4cbf8cd65ccfcbfeb6fea8964be9c65d23c8876f authored almost 10 years ago by Matthew Karas <[email protected]>
Add validator and tests for int16 type in validators.MakeSimpleValidator

github.com/deltachat/node-dbus-next - ebe4326e0b68027b393469f80822faa6d08167bd authored almost 10 years ago by Matthew Karas <[email protected]>
Add validator and tests for uint32 marshalling

github.com/deltachat/node-dbus-next - 4b0523b4586310c2a51b097c0e21cc5b3a2b7283 authored almost 10 years ago by Matthew Karas <[email protected]>
Merge pull request #63 from nisargjhaveri/removelistener

Implement removeListener in `introspect.js`

github.com/deltachat/node-dbus-next - f257bb1d7c8ba6727a6aa03ad598d452fe1cc1cb authored almost 10 years ago by Andrey Sidorov <[email protected]>
Merge pull request #65 from jazzpi/patch-1

Update abstract-socket version

github.com/deltachat/node-dbus-next - 3f49a24aa657cf11394c9bc0f2813e870725e2d3 authored almost 10 years ago by Andrey Sidorov <[email protected]>
Update abstract-socket version

`abstract-socket` version `0.1.0` depended on `nan` version `~1.1.0`, which had issues with comp...

github.com/deltachat/node-dbus-next - a269baf1498424c420a66971b22474d8f166e849 authored almost 10 years ago by Jasper v. B <[email protected]>
fix incorrect signature in tests #61

github.com/deltachat/node-dbus-next - 61d3b0750ee025f454f5821bf8355f5d605ff61b authored almost 10 years ago by Andrey Sidorov <[email protected]>
validate signature when serialise g type #64

github.com/deltachat/node-dbus-next - 445c87230e433f78156bbfdf92deb7a8720e8d50 authored almost 10 years ago by Andrey Sidorov <[email protected]>
trow exception on invalid type

github.com/deltachat/node-dbus-next - d17b3604a08767a7beafe990852b7bb7ac4329e2 authored almost 10 years ago by Andrey Sidorov <[email protected]>
Implement removeListener in `introspect.js`

github.com/deltachat/node-dbus-next - bee8228e1b64fe9766ec1f54b83377206bd045cd authored almost 10 years ago by Nisarg Jhaveri <[email protected]>
Merge pull request #58 from lucidguppy/improveTest

Add validation of BYTE and BOOLEAN and add tests.

github.com/deltachat/node-dbus-next - f792deae1e889c3ea54e084ea7fc072ef0b78719 authored almost 10 years ago by Andrey Sidorov <[email protected]>
Add validation of boolean signature and tests

github.com/deltachat/node-dbus-next - 8dc728b2f24c7acaa4dcfbd7fedb9d47e01cef69 authored almost 10 years ago by Matthew Karas <[email protected]>
Add test and implementation of byte signature validation

1) Added validators file to contain checks for types against signatures.
2) Removed parsing of i...

github.com/deltachat/node-dbus-next - b7cfca42b4e29ef076e24f32751abdb6bb5fc7d5 authored almost 10 years ago by Matthew Karas <[email protected]>
Add tests to verify that marshalling bad data or signature raises an error

github.com/deltachat/node-dbus-next - b9e610ff3a75d8631e23564f9d09384fd7a704c7 authored almost 10 years ago by Matthew Karas <[email protected]>
Small refactoring to add marshall/unmarshall function to test

github.com/deltachat/node-dbus-next - 4cc06920dbb4d950005d9480387d445560478974 authored almost 10 years ago by Matthew Karas <[email protected]>
Make abstract-socket optional

github.com/deltachat/node-dbus-next - 30ef76baadf0c4cc91842ebd146983250e8d3fa9 authored almost 10 years ago by Rick <[email protected]>
add changelog

github.com/deltachat/node-dbus-next - 29c5bc74b3e2378905653c7c60d38112f8284591 authored almost 10 years ago by Andrey Sidorov <[email protected]>
Merge pull request #51 from sidorares/default-context

use org_freedesktop_general as default context #50

github.com/deltachat/node-dbus-next - bb6cde10b7c2d8ec087186e2ecf4ef3c1f2cc892 authored almost 10 years ago by Andrey Sidorov <[email protected]>
use org_freedesktop_general as default context #50

github.com/deltachat/node-dbus-next - a1720df35f6948c234ac3765eee730d521d271c4 authored almost 10 years ago by Andrey Sidorov <[email protected]>
remove bitdeli badge

github.com/deltachat/node-dbus-next - 5e8f5edfcb5fbadf3a6f67db56d30a0b5129656a authored almost 10 years ago by Andrey Sidorov <[email protected]>
add link to erlang client

github.com/deltachat/node-dbus-next - 4ac0acef66b15273031793e29a7d3ce2eea307d7 authored almost 10 years ago by Andrey Sidorov <[email protected]>
Merge pull request #47 from gfxmonk/direct-connection

Support for direct connections

github.com/deltachat/node-dbus-next - b4dd5d834a6c909d61b48dc16eb24b0175ed7bb5 authored about 10 years ago by Andrey Sidorov <[email protected]>
add support for direct dbus communication (pass {direct:true} to createClient)

github.com/deltachat/node-dbus-next - 90593b751d1d4168fe636b7799c3ccc2ca8fc514 authored about 10 years ago by Tim Cuthbertson <[email protected]>
implement a no-op removeListener for proxies

This is just to prevent an error when callers expect to be able to
both add/remove a listener (e...

github.com/deltachat/node-dbus-next - 2caecf2042f397419ed622c984094e4483ddecf4 authored about 10 years ago by Tim Cuthbertson <[email protected]>
handshake: take a copy of defaultAuthMethods before mutating

github.com/deltachat/node-dbus-next - 73a5c42968c3792f7c1d841b50f8a6bd027f66d6 authored about 10 years ago by Tim Cuthbertson <[email protected]>
assign correctly variant values to message fields #45

github.com/deltachat/node-dbus-next - 48f3e6c483ea2ed3a4056160c660f47ef85f6ef4 authored about 10 years ago by Andrey Sidorov <[email protected]>
fix unmarshalling

github.com/deltachat/node-dbus-next - e589872acac017a9a7f4e77ee3a997ef5d45ba7c authored about 10 years ago by Andrey Sidorov <[email protected]>
prefix unmarshalled vatiant with signature. fixes #45

github.com/deltachat/node-dbus-next - f21eab6b4fe80e14ad8885b0c89e9b9ca19f9d0e authored about 10 years ago by Andrey Sidorov <[email protected]>
Merge pull request #46 from gfxmonk/handshake

Fix a number of issues in handshake code

github.com/deltachat/node-dbus-next - 5e11e4378b9d9892c94449fd6668c4eae0727b45 authored about 10 years ago by Andrey Sidorov <[email protected]>
handshake: only send one nul byte

github.com/deltachat/node-dbus-next - f9387d225f9bc2df23cd0be573ba31a382f25e0c authored about 10 years ago by Tim Cuthbertson <[email protected]>
handshake: throw error when no authentication methods left

github.com/deltachat/node-dbus-next - 29768146dcf8d82e0af8b46d743071b042a170f7 authored about 10 years ago by Tim Cuthbertson <[email protected]>
handshake: log error on unsupported auth method

github.com/deltachat/node-dbus-next - 89d96da3aa15be3d2147f2f15ac0d1fe6dfb672a authored about 10 years ago by Tim Cuthbertson <[email protected]>
Merge pull request #44 from Scypho/bug/dissapearing_objects

Return error when interfaces go missing.

github.com/deltachat/node-dbus-next - 65b71930d73728b23e7c21381bbfa9146bd31366 authored about 10 years ago by Andrey Sidorov <[email protected]>
Return error when interfaces go missing.

This should close sidorares/node-dbus#43

This fixes a crash when trying to get an interface whi...

github.com/deltachat/node-dbus-next - b7e844d45e96b50a860b4cfd0dc2089e8f18eec9 authored about 10 years ago by Linus Wallgren <[email protected]>
Merge branch 'master' of github.com:sidorares/node-dbus

github.com/deltachat/node-dbus-next - 703ece02b8ecaac3e4415d8a3f2f5cdd0f2b8cce authored about 10 years ago by Andrey Sidorov <[email protected]>
undo accidently removed start. Fixes #42

github.com/deltachat/node-dbus-next - dac1a0569b6f15f94e12708977b1a48c30b0f5e6 authored about 10 years ago by Andrey Sidorov <[email protected]>
remove reference to socat

github.com/deltachat/node-dbus-next - 391b4d9950eff44aabe7fa910d0911d9ac1dd048 authored over 10 years ago by Andrey Sidorov <[email protected]>
Merge pull request #41 from sidorares/sync-message-read

Replace unnecessary async read with sync one

github.com/deltachat/node-dbus-next - 02112d67965f18c526dfb9ce54f8aba2698c3d4f authored over 10 years ago by Andrey Sidorov <[email protected]>
remove old test

github.com/deltachat/node-dbus-next - 4cabb217fc32f830ffc354ac560039cbe983a672 authored over 10 years ago by Andrey Sidorov <[email protected]>
make state more exception safe

github.com/deltachat/node-dbus-next - ea4ebad7fd3d3c2b14d7c30899a24d33454ab6b3 authored over 10 years ago by Andrey Sidorov <[email protected]>
WIP: serialise json as a{sv}

github.com/deltachat/node-dbus-next - 1f0e9082b3dace468fc2ce90310fbe447002442d authored over 10 years ago by Andrey Sidorov <[email protected]>
64 bit types support; fix in array length calculation

github.com/deltachat/node-dbus-next - 42344736a9c19f1433e27558fee556509d0b47e8 authored over 10 years ago by Andrey Sidorov <[email protected]>
cleanups

github.com/deltachat/node-dbus-next - 4f15fdeb8bcc1d7a26ef9fa6c02c18321ad4b844 authored over 10 years ago by Andrey Sidorov <[email protected]>
add test to process captured example messages

github.com/deltachat/node-dbus-next - 018f07f4b8b2d4d576ab7e85bd92e635efbdbb63 authored over 10 years ago by Andrey Sidorov <[email protected]>
add fromTree method to decompile signature tree

github.com/deltachat/node-dbus-next - 12caf8332330fad47eca55b8ee4a4b38541d7ceb authored over 10 years ago by Andrey Sidorov <[email protected]>
drop 0.8 support

github.com/deltachat/node-dbus-next - 08c5eea628180675a269619eb9b95878ac2e3fa9 authored over 10 years ago by Andrey Sidorov <[email protected]>
fix tests

github.com/deltachat/node-dbus-next - 0be5521a828db5c35895ef9e0b0f2d19265c1e16 authored over 10 years ago by Andrey Sidorov <[email protected]>
helper to dump dbus communication

github.com/deltachat/node-dbus-next - 729bc849b9c1600fb090c89854f840831c03ca47 authored over 10 years ago by Andrey Sidorov <[email protected]>
add unmershall message from buffer

github.com/deltachat/node-dbus-next - 409cbd548988e5e416377fe8a535cde0c08e78f8 authored over 10 years ago by Andrey Sidorov <[email protected]>
calculate headers alignment correctly

github.com/deltachat/node-dbus-next - ee6173dbcc56224c1d5571b35cfb68dfc0372074 authored over 10 years ago by Andrey Sidorov <[email protected]>
add .read(signature) method

github.com/deltachat/node-dbus-next - 9b124cc170c97efd3a2991241e7a3e37c6b8b1fb authored over 10 years ago by Andrey Sidorov <[email protected]>
special case - unmarshall ay as Buffer

github.com/deltachat/node-dbus-next - 8e8c0efd514783e969dc3cc27054197dd52d0b60 authored over 10 years ago by Andrey Sidorov <[email protected]>
update to latest x11 constructor callback signature

github.com/deltachat/node-dbus-next - d6e01e48d51cdfb9b6b68f7b787ed90a19e4fe8b authored over 10 years ago by Andrey Sidorov <[email protected]>
message fields should start on 8 bytes boundary

github.com/deltachat/node-dbus-next - 21faccf875762061f6977afcfee12282b95315d7 authored over 10 years ago by Andrey Sidorov <[email protected]>
initial refactoring

github.com/deltachat/node-dbus-next - 690c73fc8b2b7256449d5ff1bed14fb2628b89a9 authored over 10 years ago by Andrey Sidorov <[email protected]>
Merge branch 'master' of github.com:sidorares/node-dbus

github.com/deltachat/node-dbus-next - 743d0ca31e8589bb8b71ce0b12d675cfcc572c96 authored over 10 years ago by Andrey Sidorov <[email protected]>
fix introspection for / object path #37

github.com/deltachat/node-dbus-next - 8bb1786e660454f36bb92c71c6bddb51945eb5e5 authored over 10 years ago by Andrey Sidorov <[email protected]>
allow to have Introspection methods on non-existing objects

github.com/deltachat/node-dbus-next - 1cd698bd4704151452e046275b1f8f9fe69b795c authored over 10 years ago by Andrey Sidorov <[email protected]>
Merge pull request #37 from Digisoft-tv/feature/introspectable-interfaces-fix-cherrypicked

Creation of introspective interfaces doesn't work when path is '/'

github.com/deltachat/node-dbus-next - 9cd584e36a4928c0926201e31956efc033f09fbf authored over 10 years ago by Andrey Sidorov <[email protected]>
Bugfix that allows introspectable interfaces to be created when path is '/'

github.com/deltachat/node-dbus-next - cc2236045042f2d9d046998325e70d7288926a77 authored over 10 years ago by djeffery <[email protected]>
travis fixes

github.com/deltachat/node-dbus-next - ead11b66b7ac0ac6649cb5ebcf98e4c3027ea5fa authored over 10 years ago by Andrey Sidorov <[email protected]>
bump to latest node-binary

github.com/deltachat/node-dbus-next - ee477f396d5388405a75bd1c68cd298f4b316bb3 authored over 10 years ago by Andrey Sidorov <[email protected]>
Merge pull request #35 from rowan-lewis/master

One letter can kill

github.com/deltachat/node-dbus-next - a050ea65e50095ab16009fe4c12219fa7112bc76 authored over 10 years ago by Andrey Sidorov <[email protected]>
One letter can kill

Found this while working on scripting my jackdbus session.

github.com/deltachat/node-dbus-next - 4361fdea8db872f2531c5cce9fe76dab74573bfc authored over 10 years ago by Rowan Lewis <[email protected]>
Merge pull request #34 from ffissore/master

Commented console.log and fixed globals leaks

github.com/deltachat/node-dbus-next - 7e120998a2d6e1916ea8853f2b11d4d030e94530 authored over 10 years ago by Andrey Sidorov <[email protected]>
Globals leak fixed

github.com/deltachat/node-dbus-next - 2753c61f8e2d95f896d5159e4d5480c0bcdba2d8 authored over 10 years ago by Federico Fissore <[email protected]>
Commented console.logs

github.com/deltachat/node-dbus-next - 4fa8db96a4e914a4671e32ab5c6a6ecd9a2a0308 authored almost 11 years ago by Federico Fissore <[email protected]>
Globals leak fixed

github.com/deltachat/node-dbus-next - dcd9ec5d30af3f030582c6c2e0ff704199e3b5c1 authored almost 11 years ago by Federico Fissore <[email protected]>
Merge pull request #32 from f3nrir92/master

-- fixed package version

github.com/deltachat/node-dbus-next - 06749e303175b39711bf075bc84eb85bdcfef7b4 authored almost 11 years ago by Andrey Sidorov <[email protected]>
-- fixed package version

github.com/deltachat/node-dbus-next - 805e6d503efbf47c91b01f5754de414333761527 authored almost 11 years ago by f3nrir92 <[email protected]>
Merge pull request #30 from f3nrir92/master

-- added check for "path" parameter in environment variable DBUS_SESSION_BUS_ADDRESS

github.com/deltachat/node-dbus-next - 16f7a1ecd7aafd41fd1096d3c3eaff660af876c3 authored almost 11 years ago by Andrey Sidorov <[email protected]>
-- added "path" parameter to error message.

github.com/deltachat/node-dbus-next - 4cf9e071b874f5bb5fb20de81feea80951efb557 authored almost 11 years ago by f3nrir92 <[email protected]>
-- added check for "path" parameter in environment variable

DBUS_SESSION_BUS_ADDRESS

github.com/deltachat/node-dbus-next - 1ae3a6caa7676faf92336b947f3251597f9ed91c authored almost 11 years ago by f3nrir92 <[email protected]>