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

Removing more uneeded regex checks

github.com/deltachat/rust-imap - c08385e06185f2d5f006ae0b89215ad768a82e7c authored over 8 years ago by Matt McCoy <[email protected]>
Removing error check for invalid regex

github.com/deltachat/rust-imap - eca26018e8c5d87026ddb53612e0e34501174af9 authored over 8 years ago by Matt McCoy <[email protected]>
Adding capability tests

github.com/deltachat/rust-imap - 2aa66be25dda8c87d6e921eb0322a459d8281aba authored over 8 years ago by Matt McCoy <[email protected]>
Add testing for the examine command

github.com/deltachat/rust-imap - 8e99f80dca98c7d398541f37123141f65fed8df4 authored over 8 years ago by Matt McCoy <[email protected]>
Adding test for readline failing on err

github.com/deltachat/rust-imap - bebcfab52c00b3fa2d25b413129ee2f28b4fd39f authored over 8 years ago by Matt McCoy <[email protected]>
Changing error message for readline

github.com/deltachat/rust-imap - d5e8877eaf6a6ad57b93de5360985856f4e76506 authored over 8 years ago by Matt McCoy <[email protected]>
Moving line reading into its own function

github.com/deltachat/rust-imap - eeffe7420fafe8a55a2efd5ebfe6caa5cf80410a authored over 8 years ago by Matt McCoy <[email protected]>
Move mailbox to its own file

github.com/deltachat/rust-imap - 625fb09c8b426296ead488943f993a0f5b592204 authored over 8 years ago by Matt McCoy <[email protected]>
Adding FETCH test

github.com/deltachat/rust-imap - 50a55d59c4e349ea175e677fdbe0950c7708c1be authored over 8 years ago by Matt McCoy <[email protected]>
Adding tests for create and delete

github.com/deltachat/rust-imap - 6dd23c4647d373cec528827c1d13982216eb252e authored over 8 years ago by Matt McCoy <[email protected]>
Adding NOOP test

github.com/deltachat/rust-imap - de06ae79601a7368789949d3b38f6be202f86d62 authored over 8 years ago by Matt McCoy <[email protected]>
Adding login and logout test

github.com/deltachat/rust-imap - 2d2c0ba96116c94e5b09603f2c3481bc5bf7139a authored over 8 years ago by Matt McCoy <[email protected]>
Adding test for RENAME command

github.com/deltachat/rust-imap - 735ba9562a565a7fcd94ae281df84914356c134d authored over 8 years ago by Matt McCoy <[email protected]>
Adding more testing for EXPUNGE, SUBSCRIBE, and UNSUBSCRIBE

github.com/deltachat/rust-imap - f41b7916efad3cf09faa412f517fa2a21d80f518 authored over 8 years ago by Matt McCoy <[email protected]>
Adding proper eror message for invalid check command in test

github.com/deltachat/rust-imap - bfe882b2a71ffcc6ec1fe6220dfe0f241ae78dd1 authored over 8 years ago by Matt McCoy <[email protected]>
Removing uneeded matching in the test statements

github.com/deltachat/rust-imap - ff2fa37efaf70c54be69a5c108ae29e80191b1ea authored over 8 years ago by Matt McCoy <[email protected]>
Adding test for check

github.com/deltachat/rust-imap - 44b92ec7aca947adbbc3fa07fa495823460f4539 authored over 8 years ago by Matt McCoy <[email protected]>
Fixing expunge command to actually send EXPUNGE

github.com/deltachat/rust-imap - 350329b5a45b7e1b20c093e4fd17a7f49b81ca74 authored over 8 years ago by Matt McCoy <[email protected]>
Removing uneeded wrapper around read_response in run_command

github.com/deltachat/rust-imap - 91bcdf1a4e5d4096d9b3d16d5a57246fb58667f9 authored over 8 years ago by Matt McCoy <[email protected]>
Adding more tests

github.com/deltachat/rust-imap - 1cf02a409cff8f930a799f8fe217ae84c2dc4ee2 authored over 8 years ago by Matt McCoy <[email protected]>
Adding TODO for make sure the client can read the response correctly

github.com/deltachat/rust-imap - b8002d1fb8a9f2bf295adc6ef47fc61ac2973d6e authored over 8 years ago by Matt McCoy <[email protected]>
Removing uneeded return statement

github.com/deltachat/rust-imap - b243f1ab5a1c02e71d9a426a01adac7fee039bc9 authored over 8 years ago by Matt McCoy <[email protected]>
Changing IMAPMailbox to Mailbox

github.com/deltachat/rust-imap - fb89e4a50ae85b1e988c49a2a2d51bdab87a04f0 authored over 8 years ago by Matt McCoy <[email protected]>
Fixing some formatting of code

github.com/deltachat/rust-imap - 7f92a1429e4e31b86974aa26c3cfb01dae7628fd authored over 8 years ago by Matt McCoy <[email protected]>
Adding INITIAL_TAG to test code

github.com/deltachat/rust-imap - 2e05110ba2b9a004eb80ad462bdbd604c5a1e058 authored over 8 years ago by Matt McCoy <[email protected]>
Adding mock stream to its own file

github.com/deltachat/rust-imap - 59bee5bd42ce59192f1f82d6e48343f7d78f048a authored over 8 years ago by Matt McCoy <[email protected]>
Adding base testing work

github.com/deltachat/rust-imap - b25a2c4215c41d714bc6d92aebe8772eaf6074c8 authored over 8 years ago by Matt McCoy <[email protected]>
Renaming TCPStream to Client

github.com/deltachat/rust-imap - f4954de642bbcdfe9ac169257dfac93e7243d588 authored over 8 years ago by Matt McCoy <[email protected]>
Adding comments for connection functions

github.com/deltachat/rust-imap - d949de3d0bf43c64d1fe043d7150c7dd8bc38fcc authored over 8 years ago by Matt McCoy <[email protected]>
Fix initial tag tyype and remove regex creation checks

github.com/deltachat/rust-imap - 78f22be6228867a4ad780d1981d31d5158e2b8f2 authored over 8 years ago by Matt McCoy <[email protected]>
Initial step of making client testable with generics

github.com/deltachat/rust-imap - 8981a038708db7827a4337ee49a066716511a69b authored over 8 years ago by Matt McCoy <[email protected]>
Adding homepage to Cargo.toml

github.com/deltachat/rust-imap - ab5a5bb40ab72d0756d178e77bc395758da4022c authored over 8 years ago by Matt McCoy <[email protected]>
Removing rust nightly build

github.com/deltachat/rust-imap - 40d0e9ff0eca8a9d891dba617cbbb2801549f4b3 authored over 8 years ago by Matt McCoy <[email protected]>
Updating .travis.yml to push test coverage to coveralls.io

github.com/deltachat/rust-imap - dcfa73e50dc0b370eef645e7fe1f9356d9fe5a59 authored over 8 years ago by Matt McCoy <[email protected]>
Adding creates.io badge to README

github.com/deltachat/rust-imap - 810754f9423a33f2db4de36005cd44564e22b35f authored over 8 years ago by Matt McCoy <[email protected]>
Adding expunge, check, and close commands

github.com/deltachat/rust-imap - 5b204cccb894614b2dedecb9813818ab505a8da4 authored over 8 years ago by Matt McCoy <[email protected]>
Updating Cargo.toml file with more data

github.com/deltachat/rust-imap - 765a939873f38c90a96868ddfc811f85ca09f7be authored over 8 years ago by Matt McCoy <[email protected]>
Updating README with more information

github.com/deltachat/rust-imap - c90ab54ab0485e482f7f88e2e7b7c1566829f175 authored over 8 years ago by Matt McCoy <[email protected]>
Adding some comments for documentation

github.com/deltachat/rust-imap - 148356273c4fdb0194f0afd100065412e641819b authored over 8 years ago by Matt McCoy <[email protected]>
Removing unused security key for travis ci

github.com/deltachat/rust-imap - fde5d39fb323a868c057f7ec9f7f24d465223fb5 authored over 8 years ago by Matt McCoy <[email protected]>
Adding encryption for GH_TOKEN for travis ci build

github.com/deltachat/rust-imap - e8e2dcd2d8c60e6889ee2a11ef7b763493f2243d authored over 8 years ago by Matt McCoy <[email protected]>
Fixing to use stable version of rust

github.com/deltachat/rust-imap - 7eee407b259c4eb2861deee3f7c458115d36cc56 authored over 8 years ago by Matt McCoy <[email protected]>
Fixing indentation of .travis.yml

github.com/deltachat/rust-imap - d73f1c7c334f850a1be2cdea5f4d0fdd42730b86 authored over 8 years ago by Matt McCoy <[email protected]>
chaning before_script to before_install

github.com/deltachat/rust-imap - a124b9c1570e30b56727ae137536b89fd6d6e16b authored over 8 years ago by Matt McCoy <[email protected]>
Adding travis-cargo to build for docs

github.com/deltachat/rust-imap - 3e2aacf35d3d8fe3bc51265ffd613c1e7b2218ae authored over 8 years ago by Matt McCoy <[email protected]>
Fixing test

github.com/deltachat/rust-imap - a3ee094a50893129b35269db0a3495f3b036d159 authored over 8 years ago by Matt McCoy <[email protected]>
Fix addComponentAsRefTo issue

github.com/deltachat/react-qr-reader - 0117ff2f52b368019a6aa9f18a9ad0a568a15f53 authored over 8 years ago by jodusnodus <[email protected]>
fix dimensions props

github.com/deltachat/react-qr-reader - 5020420463b407a9cff41720ae88ec9f5ca0bee3 authored over 8 years ago by jodusnodus <[email protected]>
Simplify login using ToSocketAddrs

github.com/deltachat/rust-imap - eee1ad355a3bb1dab09c7ab6fe486595163c8dc8 authored over 8 years ago by Matt McCoy <[email protected]>
Merge pull request #13 from miquelruiz/master

Try connection instead of unwrapping

github.com/deltachat/rust-imap - 8477a858f28236ee534fc6f976da1e1f74e9c6d1 authored over 8 years ago by Matt McCoy <[email protected]>
Try connection instead of unwrapping

Return an error instead of panicking on connection errors, which allows to
handle the problem fr...

github.com/deltachat/rust-imap - 6816b922f0689d6a9f2e560c9492042e1ae773e2 authored over 8 years ago by Miquel Ruiz <[email protected]>
Fix package.json & hyperscript > jsx

github.com/deltachat/react-qr-reader - ef6b871cdecd18a0794c4d1396b0b703d7c9e326 authored over 8 years ago by jodusnodus <[email protected]>
Update README.md

github.com/deltachat/react-qr-reader - 0189e1e09835793e8bbe0141119ea1ff279e4527 authored over 8 years ago by jodusnodus <[email protected]>
Add polyfill and fix on Firefox

github.com/deltachat/react-qr-reader - a4959504adf90f973eb171f69db77d78d42d1df5 authored over 8 years ago by jodusnodus <[email protected]>
Fix preview performance issues

github.com/deltachat/react-qr-reader - f759cf6fa45d30b458b1e057a5a97f8140313fde authored over 8 years ago by jodusnodus <[email protected]>
Fix builds for webpack

github.com/deltachat/react-qr-reader - 9cff4bf28d4867c347b26a42fa39a5f4f2e091e4 authored over 8 years ago by jodusnodus <[email protected]>
Update README.md

github.com/deltachat/react-qr-reader - c720943da132387065e5426bbaef2bac08b722f6 authored over 8 years ago by jodusnodus <[email protected]>
Initial commit

github.com/deltachat/react-qr-reader - baadbf46824878107bed7072b0aaa32580148065 authored over 8 years ago by Thomas Billiet <[email protected]>
Merge pull request #112 from nschoe/master

Fix 'NameHasOwner' dbus method call

github.com/deltachat/node-dbus-next - 5553781aa66cc1f031dd49496fa3cac422ed5314 authored over 8 years ago by Andrey Sidorov <[email protected]>
Fix 'NameHasOwner' dbus method call

github.com/deltachat/node-dbus-next - 09abbf2cdc366bea2157d367589f4bb1abd4f3f8 authored over 8 years ago by Nicolas SCHOEMAEKER <[email protected]>
Merge pull request #105 from goldenice/master

Add subnodes to introspect result

github.com/deltachat/node-dbus-next - a729710ea01db4dbb44bd6cafa7c8925c3724a09 authored over 8 years ago by Andrey Sidorov <[email protected]>
Merge pull request #10 from bon-chi/fix-typo-on-example

fix typo

github.com/deltachat/rust-imap - 0cbe8dbd10fdcdd7960b1a5ebccce7ae4ce651bd authored almost 9 years ago by Matt McCoy <[email protected]>
introspect recursively if object path is incomplete #110

github.com/deltachat/node-dbus-next - 3df4c6fb44a0c557fffb6b13aeb4be98541428a4 authored almost 9 years ago by Andrey Sidorov <[email protected]>
Merge pull request #108 from muka/master

expose callable properties as enumerable, fix #107

github.com/deltachat/node-dbus-next - bb286897f8e437242ee06e36ae42de37a9633595 authored almost 9 years ago by Andrey Sidorov <[email protected]>
expose callable properties as enumerable, fix #107

github.com/deltachat/node-dbus-next - 271c7896318f84388ddd405a353eb0d1932822e0 authored almost 9 years ago by Luca Capra <[email protected]>
fix typo

paramanent_flag => permanent_flag

github.com/deltachat/rust-imap - d4ad115d93c66536237f739e7cd4a1dd43a51cbb authored almost 9 years ago by Koji Ota <[email protected]>
Fix error when no nodes are found

github.com/deltachat/node-dbus-next - a45594263b55779193f5705be93a28a2c692fc34 authored almost 9 years ago by Rick Lubbers <[email protected]>
Add subnodes to introspect result

github.com/deltachat/node-dbus-next - 545f65378d7f5d928778a9590f2504bc5bc42ac4 authored almost 9 years ago by Rick Lubbers <[email protected]>
Incrementing version number

github.com/deltachat/rust-imap - 1e52fa83251828cf2b22cee94a71404b17a309ab authored almost 9 years ago by Matt McCoy <[email protected]>
Merge pull request #8 from frewsxcv/relicense

Relicense as Apache 2.0 / MIT

github.com/deltachat/rust-imap - b6426c0b9da8c49acf059435b10a69c9b86924e0 authored almost 9 years ago by Matt McCoy <[email protected]>
Relicense as Apache 2.0 / MIT

Closes #7

github.com/deltachat/rust-imap - fca5be62a7fa87fdd018b23d7cd2046ba27e6e88 authored almost 9 years ago by Corey Farwell <[email protected]>
Updating to version 0.0.4

github.com/deltachat/rust-imap - e9c6577ffaa98d30f6832e83372286a9e4254c80 authored about 9 years ago by Matt McCoy <[email protected]>
Merge pull request #100 from mspanc/windows

Improve Windows compatibility

github.com/deltachat/node-dbus-next - 15402ff01260931e9377aabb33997f59ba51d1d7 authored about 9 years ago by Andrey Sidorov <[email protected]>
Use path.join() to build paths while building auth cookie to ensure compatibility on systems that use backslash as path separator

github.com/deltachat/node-dbus-next - 7edbdb3f6742436dc3f28a490c58beaa66713c64 authored about 9 years ago by Marcin Lewandowski <[email protected]>
Do not call process.getuid() on Windows

Do not use getuid() to generate auth cookie on systems that don't support user IDs`

github.com/deltachat/node-dbus-next - af9c8ae50b74035c087716881be406af270fe183 authored about 9 years ago by Marcin Lewandowski <[email protected]>
Do not call process.getuid() on Windows

Do not check if keyrings directory is not owned by the current user on systems that do not suppo...

github.com/deltachat/node-dbus-next - d5bdf91a37d44d924ac7ef3c6fd052bb7f8c588e authored about 9 years ago by Marcin Lewandowski <[email protected]>
Merge pull request #97 from egasimus/multiaddr

Connect to first possible address out of several. Lib bump

github.com/deltachat/node-dbus-next - 618796b3c8f4e1af0686c2faccc78c1d762be7b4 authored about 9 years ago by Andrey Sidorov <[email protected]>
update abstract-socket to 1.1.0

github.com/deltachat/node-dbus-next - 69f45d365d0049efeddf6c39898fd0f540855f50 authored about 9 years ago by Adam Avramov <[email protected]>
connect to first available address

github.com/deltachat/node-dbus-next - 962eaee41ffaee47f72b08b191d8bb9c3b54b207 authored about 9 years ago by Adam Avramov <[email protected]>
Merge pull request #5 from xunien/master

SslStream::new is deprecated

github.com/deltachat/rust-imap - 2f810895629ca4c48b41b965e57276e3a68a564c authored about 9 years ago by Matt McCoy <[email protected]>
SslStream::new is deprecated

github.com/deltachat/rust-imap - a3cb1c22d9a282543b9af8d0f215eac1479fbf35 authored about 9 years ago by Julien Rolland <[email protected]>
Merge pull request #4 from ArtemGr/master

Expose run_command

github.com/deltachat/rust-imap - 4a85c99a4852f929df711bea5f4f52bc72cfa3f2 authored about 9 years ago by Matt McCoy <[email protected]>
Expose run_command

github.com/deltachat/rust-imap - fbb4b23f757c3eb745b67051a04cf312d1336559 authored about 9 years ago by Artem <[email protected]>
Merge pull request #2 from frewsxcv/patch-1

Fix syntax highlighting in README

github.com/deltachat/rust-imap - 2fd5a4224a7efbcf096259fda3725a4e06cbd2e0 authored over 9 years ago by Matt McCoy <[email protected]>
Fix syntax highlighting in README

github.com/deltachat/rust-imap - f2f0f46a0cced5b82a3e756f088e1d0fbd86d95a authored over 9 years ago by Corey Farwell <[email protected]>
Merge pull request #90 from pztrick/feature/as101

Updates dependency abstract-socket to 1.0.1; fixes ARM compilation error

github.com/deltachat/node-dbus-next - 516bf5337b6d1df0193607af8e8e42f33600fa85 authored over 9 years ago by Andrey Sidorov <[email protected]>
Updates dependency abstract-socket to 1.0.1; fixes ARM compilation error

github.com/deltachat/node-dbus-next - 2c15de64cea8053cecf5e7c9b05eb7dd4cf2a6c8 authored over 9 years ago by Patrick Paul <[email protected]>
Merge pull request #86 from JumpLink/JumpLink-link-1

Add a new link to README.md

github.com/deltachat/node-dbus-next - 1a1ec36ee7cdd0763653d6559754fa17b7b9a864 authored over 9 years ago by Andrey Sidorov <[email protected]>
Add a new link to README.md

This link leads to a nice blog post about a new D-Bus implementation called sb-bus and is also a...

github.com/deltachat/node-dbus-next - e30d8f73693f6aa936a58be771f39b01ca4c6c8e authored over 9 years ago by Pascal Garber <[email protected]>
Bumping to version 0.0.3

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