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

update deltachat-core-rust submodule to 'remove getAllUpdates() and add a typical replicatio API for the update call (#3081)'

github.com/deltachat/deltachat-android - 376fd2ff477f640e7c282d2dfc99ba49249c0358 authored over 2 years ago by B. Petersen <[email protected]>
update translations

github.com/deltachat/deltachat-android - 2e3a6bc24f9ab4b1e962c321fc3ddd566239a38a authored over 2 years ago by B. Petersen <[email protected]>
Update deltachat-node to 1.75.3

github.com/deltachat/deltachat-desktop - 9f32454a632738c3d719aea113c83a2c7672ad3e authored over 2 years ago by jikstra <[email protected]>
enable `Window.sessionStorage`, `Window.localStorage` and `IndexedDB` APIs (#2221)

* enable Window.sessionStorage, Window.localStorage and IndexedDB APIs

* scope localStorage p...

github.com/deltachat/deltachat-android - eb2c06cd2548487d60b92dfc1250a09785e64caf authored over 2 years ago by bjoern <[email protected]>
adapt js to new webxdc-update-api (#2223)

* adapt js to new webxdc-update-api

* the stub implementation of getAllUpdates() must still r...

github.com/deltachat/deltachat-android - adf02b50e5fd2dbdb2e1e294b06d83ad092b9b1b authored over 2 years ago by bjoern <[email protected]>
remove getAllUpdates() and add a typical replicatio API for the update call (#3081)

* (r10s, adb, hpk) remove getAllUpdates() and add a typical replica-API that works with increasi...

github.com/deltachat/deltachat-core-rust - 63688a2f952bb4a83bcc232f08acfd730b24c8e2 authored over 2 years ago by holger krekel <[email protected]>
fix varname typo

github.com/deltachat/message-parser - 337eb9cdac57ec7d5053301742b524f566c91064 authored over 2 years ago by Simon Laux <[email protected]>
Bump url-parse from 1.5.8 to 1.5.9

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.8 to 1.5.9.
- [Release notes]...

github.com/deltachat/deltachat-desktop - 5e0a2d229e549bf63199a40e6103e9f1f6221410 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #543 from deltachat/try-upgrading-node-gyp

fix windows make package and prepare 1.75.3

github.com/deltachat/deltachat-node - 7b1a3b323bd5f69a9c14a497b7b0a79815ee85f5 authored over 2 years ago by Jikstra <[email protected]>
fix the second part of the issue #12

which I forgot to fix in the last commit:
starting a bracket at the end of a link:
`https://delta...

github.com/deltachat/message-parser - 8d3fa05eff40c83e2879b97e92e62153bed4b470 authored over 2 years ago by Simon Laux <[email protected]>
count the parentheses in links

closes #12

github.com/deltachat/message-parser - 593059ab1734ad1cb8e3fff1a3d5159878ec3342 authored over 2 years ago by Simon Laux <[email protected]>
allow other brackets in path part:

`{`,`}`,`[`,`]`,`<`,`>`

github.com/deltachat/message-parser - 239895c2517fa5421069502c05bcde98c5fc5e7a authored over 2 years ago by Simon Laux <[email protected]>
add tests for #12

github.com/deltachat/message-parser - 8ac799f2320d9ac3c89102795f9bba002f32ef7f authored over 2 years ago by Simon Laux <[email protected]>
Merge pull request #15 from deltachat/do-not-consume-comma-at-end-of-link-#13

do not consume `,`,`.`,`;` or `:` at end of link closes #13

github.com/deltachat/message-parser - e16cf6da5facb5f1284072a968f014eeabbd3e91 authored over 2 years ago by Simon Laux <[email protected]>
do not consume `,`,`.`,`;` or `:` at end of link

closes #13

github.com/deltachat/message-parser - 4c8c498359a90ed084beb1188aa3e463dd884fe6 authored over 2 years ago by Simon Laux <[email protected]>
fix cargo clippy

github.com/deltachat/message-parser - e82c460d4233f4105b39cf2ef9f26dc588d77340 authored over 2 years ago by Simon Laux <[email protected]>
add finnish translation (#2227)

* add finish to language array

* add finnish translation

* update changelog

github.com/deltachat/deltachat-android - 92e1719d5347ab6cbb4c6139a50d7bda245c5c2c authored over 2 years ago by bjoern <[email protected]>
update changelog and prepare 1.75.3

github.com/deltachat/deltachat-node - 6a374e9251131f6d9732bc12ea9e354481a88fb8 authored over 2 years ago by Simon Laux <[email protected]>
fix style of group add member contact chip

github.com/deltachat/deltachat-desktop - c8e49ffb6725391e35a4dca0d2126063101243c1 authored over 2 years ago by SimonLaux <[email protected]>
Use theme variable for add member chip background

github.com/deltachat/deltachat-desktop - 22aef68d81823d69822ae636cb38c33b2205fb2f authored over 2 years ago by jikstra <[email protected]>
Get provider infos only on focus out of email input and if email address is valid but commented out for now because too slow in core

github.com/deltachat/deltachat-desktop - 047970a58ac1ad299744f603c1f6b36a97b89c7f authored over 2 years ago by flipsimon <[email protected]>
Added changelog entry and fixed formatting

github.com/deltachat/deltachat-desktop - 857101e2d1ddf3522ffba35780a4796314ea28bd authored over 2 years ago by flipsimon <[email protected]>
remove trailing slash, so it doesn't just copy the content of doc/

github.com/deltachat/deltachat-core-rust - 379cb1b2e0e03655db48bfcd46fe1d852b53cf24 authored over 2 years ago by missytake <[email protected]>
fix: pass arguments to rsync github action

github.com/deltachat/deltachat-core-rust - 78429492f1d56102a15370c8c66316a8d609cb6c authored over 2 years ago by missytake <[email protected]>
docs github action: scp -> rsync

github.com/deltachat/deltachat-core-rust - 987504767413cd3971ffcf6df0d5cd49728b8597 authored over 2 years ago by missytake <[email protected]>
Merge pull request #32 from deltachat/main_ui_improvements

Main UI improvements

github.com/deltachat/AndroidYggmail - 0f6bd5636961717d4c08d531717067cfde4c062e authored over 2 years ago by cyBerta <[email protected]>
restart yggmail service if selected peer vanished, stop yggmail if no selected public peer is available anymore and multicast is turned off

github.com/deltachat/AndroidYggmail - 5d2415f45a7e4ad86bf639197f149f0de4cd4cfc authored over 2 years ago by cyberta <[email protected]>
try upgrading node gyp

github.com/deltachat/deltachat-node - 58afeac30d2d71786097b334161e2accae8c84ed authored over 2 years ago by Simon Laux <[email protected]>
prepare for 1.75.2

github.com/deltachat/deltachat-node - 7973922cec7c0c1a0349be835174303b34ddafd3 authored over 2 years ago by Simon Laux <[email protected]>
remove dependency on `lodash.pick`

github.com/deltachat/deltachat-node - ea56e1bf618739f843d23e674a6f48f80ef1c6ec authored over 2 years ago by Simon Laux <[email protected]>
Disable button when there a no contacts to add

github.com/deltachat/deltachat-desktop - 57eaea865dcef09c843af1b12df4a0b514dd9acf authored over 2 years ago by flipsimon <[email protected]>
Adapted changelog

github.com/deltachat/deltachat-desktop - 0f8263041463b9c036790a973daf8dff411074f2 authored over 2 years ago by flipsimon <[email protected]>
Fixed minor beauty flaws

github.com/deltachat/deltachat-desktop - 643c344386de322646c83cc641607f0fca49c03a authored over 2 years ago by flipsimon <[email protected]>
Render not yet existing contacts with unselected checkbox and remove created but not added contacts on cancel

github.com/deltachat/deltachat-desktop - 8495eb5ca3b44cc71c24d61bee877086da0c7082 authored over 2 years ago by jikstra <[email protected]>
Adding new members to contacts and group simultaneously by pressing Enter and searchbar is cleared

github.com/deltachat/deltachat-desktop - 27e427adffae8b63231bc1d04fd08bdf18e7d609 authored over 2 years ago by flipsimon <[email protected]>
add webxdc info message jump to parent

github.com/deltachat/deltachat-desktop - a077fa7b949dba88773713b9d8f3d93ca9a43677 authored over 2 years ago by SimonLaux <[email protected]>
Make chatStore effects queued so that they can't execute at parallel but

in series

github.com/deltachat/deltachat-desktop - e952bc2ab5b56f139bd94e4225d7464f45cba34c authored over 2 years ago by jikstra <[email protected]>
Tweak the way queuing works, fix page up scrolling

github.com/deltachat/deltachat-desktop - a759ba72c1490ed891ca9001ffbdaae89db6822d authored over 2 years ago by jikstra <[email protected]>
Queue all dc events and fix the way how we call onScroll

github.com/deltachat/deltachat-desktop - 5c696517ae1cc55f8ac3da3c50a56c8cdfdb0d0b authored over 2 years ago by jikstra <[email protected]>
Make sure that sendMessage is taking time until we jumped to the

message, otherwise the DC_EVENT_MSGS_CHANGED event fucks in

github.com/deltachat/deltachat-desktop - 96a2f7766455a14e42db809cb8392a824c964356 authored over 2 years ago by jikstra <[email protected]>
Start overhauling onEventMessagesChanged if only one message comes is and could get appended/jumped to

github.com/deltachat/deltachat-desktop - 67d38e2bd577118952b257481767d5d29a91fb1f authored over 2 years ago by jikstra <[email protected]>
Use indexes to get messages from a chat over just the messageIds

- Fix duplicate messages on fetchMoreMessagesBottom

github.com/deltachat/deltachat-desktop - 9ec2dcbf9ca64f4026a3b07fb1c9aa41c6ee8d37 authored over 2 years ago by jikstra <[email protected]>
Fix formatting/linting; remove debug

github.com/deltachat/deltachat-desktop - d468f8909fb3ba3196b2b7738846e41669bb58ac authored over 2 years ago by jikstra <[email protected]>
Fix no more queued effects

github.com/deltachat/deltachat-desktop - 3636447a3a3233c87ade839820530383e6890b2a authored over 2 years ago by jikstra <[email protected]>
Remove ephemeral message timer of 3 seconds that was only used for testing

github.com/deltachat/deltachat-desktop - 922f98759bf8f47ee7ad6fb3285bd4eda117a932 authored over 2 years ago by jikstra <[email protected]>
More logging

Improve logging

github.com/deltachat/deltachat-desktop - 5ca1478f291dd4703b2eb743e5040afeb232bcfc authored over 2 years ago by jikstra <[email protected]>
Start working on proper refresh of MessageList

github.com/deltachat/deltachat-desktop - 99231a60ac1a2e287a90f251ae977a03aff7e2b8 authored over 2 years ago by jikstra <[email protected]>
Set enterKeySends to true in default config

github.com/deltachat/deltachat-desktop - d68dde688d69c05e4cc9f0955f6f84587f53a314 authored over 2 years ago by flipsimon <[email protected]>
Added changelog entry

github.com/deltachat/deltachat-desktop - cd2b5932f781784ea7dde1bf4fa4e578f7d4b73d authored over 2 years ago by flipsimon <[email protected]>
Merge pull request #540 from deltachat/fix_type_context_setDraft

fix `Context.setDraft` msg argument type

github.com/deltachat/deltachat-node - fc3cc5f1bc9032172aad19c957a653a429ec9109 authored over 2 years ago by Jikstra <[email protected]>
update translations

github.com/deltachat/deltachat-desktop - a76b35993bc78045fe3a400d4565f13c9561ea7e authored over 2 years ago by Simon Laux <[email protected]>
fix `Context.setDraft` type

to allow for removing drafts
(pass `null` for msg argument)

github.com/deltachat/deltachat-node - e0b74d3119de4c218902394cefb74fd1bfba8214 authored over 2 years ago by Simon Laux <[email protected]>
update changelog

github.com/deltachat/deltachat-node - 5b80c5970321e6162d558ce1e8c1e071d7324dac authored over 2 years ago by Simon Laux <[email protected]>
GitHub Action to build & upload the rust documentation

github.com/deltachat/deltachat-core-rust - 5014b0a9cb94a79df5d3c4f56e99e96dbe45f80d authored over 2 years ago by missytake <[email protected]>
fetch peer list every three days, show download state in a snack bar

github.com/deltachat/AndroidYggmail - 6ca43b3df49a8f14bd6ed488493ff554cda9adec authored over 2 years ago by cyberta <[email protected]>
Add -Bsymbolic linker flag to hide sqlite symbols

This prevents electron, which links against SQLite,
from overriding SQLCipher used in libdeltach...

github.com/deltachat/deltachat-node - 7790de8c7b838ec9ba3e2feac5e20b197af936bb authored over 2 years ago by link2xt <[email protected]>
Securejoin: store bobstate in database instead of context

The state bob needs to maintain during a secure-join process when
exchanging messages used to be...

github.com/deltachat/deltachat-core-rust - ef841b1aa33488eb19cc46988a3dfce2316a903c authored over 2 years ago by Floris Bruynooghe <[email protected]>
Update rusqlite to stable version

github.com/deltachat/deltachat-core-rust - 368f27ffbc7f2908ac15890b8204aab86d2ffe5e authored over 2 years ago by link2xt <[email protected]>
bump minor android version

github.com/deltachat/deltachat-pages - 22e6f2088a9c0295642217c85842fd84b90a90f8 authored over 2 years ago by B. Petersen <[email protected]>
Fix 1.59 clippy warnings

github.com/deltachat/deltachat-core-rust - 0e50bc1443aeb8d3136803ce56633c630d8d0d4e authored over 2 years ago by link2xt <[email protected]>
Bump url-parse from 1.5.6 to 1.5.8

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.6 to 1.5.8.
- [Release notes]...

github.com/deltachat/deltachat-desktop - cc9ddc72fce0517f611cf8031402f12a3ffb489b authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump node-fetch from 2.6.1 to 2.6.7

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release not...

github.com/deltachat/deltachat-desktop - 952893829af5a9ae44bb42d7bac62c83c0d74329 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump ajv from 6.10.0 to 6.12.6

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.0 to 6.12.6.
- [Release notes](https...

github.com/deltachat/deltachat-desktop - d30b57ec510b1e99b26acf20a3b4253e7ad62886 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump url-parse from 1.5.3 to 1.5.6

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.6.
- [Release notes]...

github.com/deltachat/deltachat-desktop - a0089d7fa252d46b782577258034a5041167ea85 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update README.md

github.com/deltachat/node-dbus-notifier - 5be08d3361c5a8a769f99ffd54eadd22edec2be4 authored over 2 years ago by Zhong Lufan <[email protected]>
Update README.md

github.com/deltachat/node-dbus-notifier - 176f26990171eeecc1993cdc5f0c53dd9de69b01 authored over 2 years ago by Zhong Lufan <[email protected]>
Update README.md

github.com/deltachat/node-dbus-notifier - ba971ca149c4c435afa3fbe39b4a64fa8ad47f5a authored over 2 years ago by Zhong Lufan <[email protected]>
Update README.md

github.com/deltachat/node-dbus-notifier - dc0feadd81ab2680469c91f8c8b206986275d4f0 authored over 2 years ago by Zhong Lufan <[email protected]>
Update README.md

github.com/deltachat/node-dbus-notifier - 853a95a6595fb093dd2f22ae444e0672055a313a authored over 2 years ago by Zhong Lufan <[email protected]>
node-dbus-notifier v0.1.0

github.com/deltachat/node-dbus-notifier - aeaa0e10ec3efa64dafcdb371f88c9314729f244 authored over 2 years ago by Zhong Lufan <[email protected]>
Update README.md

github.com/deltachat/node-dbus-notifier - 55bfec14af7dc0af9e7a6131908e2b1a9d9a9e12 authored over 2 years ago by Zhong Lufan <[email protected]>
Fix multiple events triggered on multiple notifications

The oversight causes getInterface() to get the interface and bind events
multiple times when cal...

github.com/deltachat/node-dbus-notifier - 347c793300b88815f790ae32ee51b41b50e86fa5 authored over 2 years ago by Zhong Lufan <[email protected]>
Add close reason to TypeScript declaration

github.com/deltachat/node-dbus-notifier - 0f24e738e9c3a829c233480cf2717fd0d7dea22a authored over 2 years ago by Zhong Lufan <[email protected]>
Lower NodeJS version requirements

Now runs on NodeJS 12 or higher, which is the lowest version of LTS available.

github.com/deltachat/node-dbus-notifier - 17c18ebca539ee47c1ca0502adbd9990f2b9c5e3 authored over 2 years ago by Zhong Lufan <[email protected]>
restore status code

github.com/deltachat/node-dbus-notifier - e4c8f4d7fa6c797fcec696db1ce46af78ce836d4 authored over 2 years ago by Zhong Lufan <[email protected]>
Optimize TypeScript declaration file

github.com/deltachat/node-dbus-notifier - 560b5b6357942d1bd1c306362261fad4561e14b3 authored over 2 years ago by Zhong Lufan <[email protected]>
Improved internal notification count, fix not auto disconnect dbus session.

github.com/deltachat/node-dbus-notifier - 37ad4aee3de73703eb97e6b3146f1d0d758c3f17 authored over 2 years ago by Zhong Lufan <[email protected]>
setSessionBus: safely disconnect old session

github.com/deltachat/node-dbus-notifier - 281beaae4734b00fd268ec59b3201dc672b46562 authored over 2 years ago by Zhong Lufan <[email protected]>
setInterface: Get the new interface processing event immediately after resetting the interface

github.com/deltachat/node-dbus-notifier - e922553c230e3beb43341ee6f457e573af713519 authored over 2 years ago by Zhong Lufan <[email protected]>
Add eslint and airbnb-base rules

github.com/deltachat/node-dbus-notifier - 8116758df4b44d17dd3e5bf71a2b8ab3d8715b12 authored over 2 years ago by Zhong Lufan <[email protected]>
Improve disconnectSessionBus()

disconnectSessionBus now no longer actively calls unsetNotifications(), and uses a safer method ...

github.com/deltachat/node-dbus-notifier - b0c74030246d28ad9e90152b8532dc7cd1c3f7ab authored over 2 years ago by Zhong Lufan <[email protected]>
Delete .npmignore

github.com/deltachat/node-dbus-notifier - 7438e5eb8d774b28890ef72e475091fd1b2d1c21 authored over 2 years ago by Zhong Lufan <[email protected]>
Now supports listening to show and close events

Mainly the show event, which fires after the notification is shown.

github.com/deltachat/node-dbus-notifier - e3b99407437d9be423893f2b3a136f0e36985980 authored over 2 years ago by Zhong Lufan <[email protected]>
Change NUMBER to notificationCount

canonical variable naming

github.com/deltachat/node-dbus-notifier - e65e0963ba23644aae2b6e543a78f3b92e2b6485 authored over 2 years ago by Zhong Lufan <[email protected]>
Add AcManager (#3073)

* Add AcManager

See https://github.com/deltachat/deltachat-core-rust/pull/2901#issuecomment-9...

github.com/deltachat/deltachat-core-rust - 7c4a6ddcdf9c2b65c0148c2132cf21bd47073ace authored over 2 years ago by Hocuri <[email protected]>
mimefactory: place common IMF headers at the top of the message

This moves most common headers like From, To, Subject etc. defined in
the Internet Message Forma...

github.com/deltachat/deltachat-core-rust - 7ab6d95b6cbf9395635a654425bea10826891267 authored over 2 years ago by link2xt <[email protected]>
smtp: add more logging

github.com/deltachat/deltachat-core-rust - 6c32b899064ea022b04b97076738c017e6b0676a authored over 2 years ago by link2xt <[email protected]>
add background image for landscape mode

github.com/deltachat/AndroidYggmail - 5a4e809dc6abcefd72cef05c17a289d372ef30da authored over 2 years ago by cyberta <[email protected]>
new launcher icons

github.com/deltachat/AndroidYggmail - ddf57ad062db329d98d4c10c88c3f2c25b878efc authored over 2 years ago by cyberta <[email protected]>
Merge pull request #30 from deltachat/manual_setup

Manual email client setup

github.com/deltachat/AndroidYggmail - 8e2b92cf7f5be08a9bd7911dc96d7802a8009a55 authored over 2 years ago by cyBerta <[email protected]>
rename FirstFragment to MainFragment

github.com/deltachat/AndroidYggmail - 76835c71abbac926b2f5fd127785eb4998ed5614 authored over 2 years ago by cyberta <[email protected]>
show background image in main fragment, rearrange button a little bit

github.com/deltachat/AndroidYggmail - 155e87f1e6863d23fbeae12432a1e9f5ab586f14 authored over 2 years ago by cyberta <[email protected]>
add missing attrs xml file

github.com/deltachat/AndroidYggmail - b1fa4189796212415b953d5655ec7f73f40c72a7 authored over 2 years ago by cyberta <[email protected]>
only show copy to pasteboard toast if useCustomMailClient settings is set

github.com/deltachat/AndroidYggmail - 276f472b3aa0fa3df06ec6901421ee1488ca894a authored over 2 years ago by cyberta <[email protected]>