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

implement sendStatusUpdate js->swift->rust

github.com/deltachat/deltachat-ios - 6d76f5f36483dd88cf7c048fe00dd39ff730b4f6 authored over 2 years ago by cyberta <[email protected]>
fix parameter object creation that is passed to sendStatusUpdateHandler

github.com/deltachat/deltachat-ios - 7fa542dcc5f8e888cd7734c874f73f9c13fd2db5 authored over 2 years ago by cyberta <[email protected]>
show case that the bridge js -> swift is working

github.com/deltachat/deltachat-ios - 36c5367cd5c5b9be111d132a2d41db2b25086061 authored over 2 years ago by cyberta <[email protected]>
selfAddr and self name are string properties

github.com/deltachat/deltachat-ios - f3a4888738c89492971182d2e4c349363597530c authored over 2 years ago by cyberta <[email protected]>
inject webxdc.js if requested

github.com/deltachat/deltachat-ios - 86b7d02aedb8bc8e21f6493ba9e38a6d64ec6f6d authored over 2 years ago by cyberta <[email protected]>
remove duplicated wkwebview configuration lines

github.com/deltachat/deltachat-ios - 741f13537ccea8cfa0a73a891672e970d4d8e09e authored over 2 years ago by cyberta <[email protected]>
initial partly draft for js-swift bridge

github.com/deltachat/deltachat-ios - 84f6da9344d729e4ac2c295748630386bfcca4d1 authored over 2 years ago by cyberta <[email protected]>
allow loading resources from nested paths

github.com/deltachat/deltachat-ios - 10a4cb76ef011b83e77c8bd024ca566eb130c69a authored over 2 years ago by cyberta <[email protected]>
since content rule lists are global, we need a distict name for webxdc filter rules so that they don't interfere with help or the full message html view

github.com/deltachat/deltachat-ios - 09285ee7217b99ab6f0d950b7757c7210cde2bd9 authored over 2 years ago by cyberta <[email protected]>
for now load files without additional filter rules

github.com/deltachat/deltachat-ios - 1b5a038eb98247f905a1b3db3e55d163dea599a7 authored over 2 years ago by cyberta <[email protected]>
reject all requests that doesn't follow the webxdc scheme

github.com/deltachat/deltachat-ios - f447ceac0d49fa68d342cd25b45022f5d8f75627 authored over 2 years ago by cyberta <[email protected]>
implement webxdc custom scheme to intercept requests, load files from xdc package

github.com/deltachat/deltachat-ios - 11caaa55e6c1eec550033f7291c68cbd79413137 authored over 2 years ago by cyberta <[email protected]>
return Data object instead of Int8 (byte) array as it is more flexible to use

github.com/deltachat/deltachat-ios - c5870fe1051a390f1296395d605cfbef3430beb4 authored over 2 years ago by cyberta <[email protected]>
add WebxdcViewController skeleton

github.com/deltachat/deltachat-ios - 62d76901ce70075dc234fe1b4d98e0d2c1d17f1d authored over 2 years ago by cyberta <[email protected]>
allow subclasses of WebViewViewController to overwrite initial configuration

github.com/deltachat/deltachat-ios - 21cddbf6f3cc4b7f64b8f91746c2eb428e9bdd1e authored over 2 years ago by cyberta <[email protected]>
sketch swift wrapper methods for webxdc

github.com/deltachat/deltachat-ios - b2db6491de8093c353f874c43b897595ca07c5d0 authored over 2 years ago by cyberta <[email protected]>
prepare 1.28 (#1455)

* update changelog for 1.28

* Update CHANGELOG.md

Co-authored-by: cyBerta <[email protected]...

github.com/deltachat/deltachat-ios - 38278472a55de399354a2a0c6210d45e94440077 authored over 2 years ago by bjoern <[email protected]>
update translations

github.com/deltachat/deltachat-ios - c5a70087429f61e350c2daefbb23edfb70f4914b authored over 2 years ago by B. Petersen <[email protected]>
Merge pull request #519 from deltachat/change-android-download-to-1-28

change android download link to 1.28.0

github.com/deltachat/deltachat-pages - ca6581836cb41828c69b777b2f3e54e2d5c37ebb authored over 2 years ago by bjoern <[email protected]>
update translations

github.com/deltachat/deltachat-ios - 3665dd64a6163321b8123cc82bc5b60150ef9e8e authored over 2 years ago by B. Petersen <[email protected]>
update translations

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

github.com/deltachat/deltachat-android - 40631f15c0ecd41335fe172c48d87e07c9258397 authored over 2 years ago by B. Petersen <[email protected]>
update deltachat-core-rust submodule to 'prepare 1.75 (#3049)'

github.com/deltachat/deltachat-ios - 450de6f07fb0f17589dcd55109059796c384e76e authored over 2 years ago by B. Petersen <[email protected]>
update translations

github.com/deltachat/deltachat-ios - c1368aba804f5d07074458dc90ac4dc6dd1f1cf7 authored over 2 years ago by B. Petersen <[email protected]>
fetch only mvbox (#1456)

* appearantly dcAccounts.stopIo needs to be called before changing mvbox_move

* implement onl...

github.com/deltachat/deltachat-ios - 919902000959db01a951fa69b0cc1e153a476fb3 authored over 2 years ago by cyBerta <[email protected]>
fix CHANGELOG typos, mark testrun versions as such, flag Webxdc as experimental

github.com/deltachat/deltachat-android - 7f558f8781c31621f711b1f4652951af5b4942ec authored over 2 years ago by B. Petersen <[email protected]>
fixed guide; with new_email it returns 404

github.com/deltachat/mailadm - 590510744962f3ef0644b4d89d5e0f0c4121e494 authored over 2 years ago by missytake <[email protected]>
added mailadm.db to gitignore

github.com/deltachat/mailadm - 7e3a76290a915baa803dde5954fd427dd25064c0 authored over 2 years ago by missytake <[email protected]>
we don't need to delete the vmail dir anymore

github.com/deltachat/mailadm - 75a7d4a7f0edb1373dfc7aecd6b2f850bdf630ac authored over 2 years ago by missytake <[email protected]>
Dockerfile & instructions to setup mailadm

github.com/deltachat/mailadm - 5043e1087cd492f5c1619b42c5903e903a9bac16 authored over 2 years ago by missytake <[email protected]>
change android download link to 1.28.0

can be merged once it is tested at bit.
the binary apk is already uploaded accordingly.

github.com/deltachat/deltachat-pages - 8ac23f600a5e0a3e6971815c4358bfec030a9e70 authored over 2 years ago by B. Petersen <[email protected]>
typo: unify example port to 3691 in the code

github.com/deltachat/mailadm - da1bf92d0c53c98c65d038cbd0301f784e9550b5 authored over 2 years ago by missytake <[email protected]>
update translations

github.com/deltachat/deltachat-android - 5e9d6c38ad355f552aa4025c7bd132e91ed54ff2 authored over 2 years ago by B. Petersen <[email protected]>
default MAILADM_DB: /mailadm.db

github.com/deltachat/mailadm - 428cc9eadb550022c18086ad9bff6578f28e6689 authored over 2 years ago by missytake <[email protected]>
prepare 1.28.0 (#2216)

* update changelog for 1.28.0

* bump version to 1.28.0

* add 1.28 device message

* stre...

github.com/deltachat/deltachat-android - 6381328c43c6f5a8b27affce0371547e1c26df04 authored over 2 years ago by bjoern <[email protected]>
update deltachat-core-rust submodule to 'prepare 1.75 (#3049)'

github.com/deltachat/deltachat-android - ea38ba35e3d7beae2b614097614d7170a226e5b0 authored over 2 years ago by B. Petersen <[email protected]>
prepare 1.75 (#3049)

* update changelog for 1.75.0

* bump version to 1.75.0

github.com/deltachat/deltachat-core-rust - 24e749a2c9f9d51b579874620ebd4da13ed803a7 authored over 2 years ago by bjoern <[email protected]>
update translations

github.com/deltachat/deltachat-android - 1dae90aaf0452cbc61b3592eaf24a5edb9e99c6b authored over 2 years ago by B. Petersen <[email protected]>
update deltachat-core-rust submodule to 'Optimize delete_expired_imap_messages()'

github.com/deltachat/deltachat-ios - cb8201113282d5c93e697830150cbfae1823e221 authored over 2 years ago by B. Petersen <[email protected]>
Optimize delete_expired_imap_messages()

For me this reduced query time from 0.3 s to 0.05 s.

github.com/deltachat/deltachat-core-rust - cccdc51ad40f7c28447b00aff685f108a29976aa authored over 2 years ago by link2xt <[email protected]>
update deltachat-core-rust submodule to 'prepare 1.74 (#3046)'

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

github.com/deltachat/deltachat-android - 4c86393f895fbefb7e46ddfc82a927d67f3cdd0a authored over 2 years ago by B. Petersen <[email protected]>
update deltachat-core-rust submodule to 'prepare 1.74 (#3046)'

github.com/deltachat/deltachat-android - 0668a8fc53a316ec658993259fe7dcb74ec1ac85 authored over 2 years ago by B. Petersen <[email protected]>
prepare 1.74 (#3046)

* update changelog for 1.74.0

* bump version to 1.74.0

github.com/deltachat/deltachat-core-rust - 99ddce6c3eec7ccc5a1965a90f87bcc84bc82065 authored over 2 years ago by bjoern <[email protected]>
Add OnlyFetchMvbox option (#2206)

* [WIP] Add OnlyFetchMvbox option

* Update res/values/strings.xml

* Adapt to the core chan...

github.com/deltachat/deltachat-android - 0bc9f4735c5dddac5e3612f50d7a82f9c5ee827f authored over 2 years ago by Hocuri <[email protected]>
Only fetch mvbox deltachat.h additions (#3045)

* Use the formatting of the rest of the file

* Add changes require restarting IO by calling d...

github.com/deltachat/deltachat-core-rust - c8f56d748a0f3349dbc90a2dff75d48bc98dcf61 authored over 2 years ago by Hocuri <[email protected]>
update translations

github.com/deltachat/deltachat-ios - 85b64b9660ae237941c708ebd1eb5391905691f8 authored over 2 years ago by B. Petersen <[email protected]>
update deltachat-core-rust submodule to 'update provider database (#3043)'

github.com/deltachat/deltachat-ios - 4591846257164c929e74780611eec681cfc8eeb3 authored over 2 years ago by B. Petersen <[email protected]>
hack: remove quotes from qr-code group join string

github.com/deltachat/deltachat-android - 4607af4459a64e94d6bde6409fcb420ec2420254 authored over 2 years ago by B. Petersen <[email protected]>
update deltachat-core-rust submodule to 'update provider database (#3043)'

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

github.com/deltachat/deltachat-android - 9d0d16dbf45e784155f0f8c36ebcb4131c9f468f authored over 2 years ago by B. Petersen <[email protected]>
update provider database (#3043)

* update provider database

ran `./src/provider/update.py ../provider-db/_providers/ > src/pro...

github.com/deltachat/deltachat-core-rust - a43fc47bb69b0a07bd1a3980f98ebc13ddf9eb11 authored over 2 years ago by bjoern <[email protected]>
Fastmail.md setup Update (#229)

* Fastmail.md setup clarification

Clarify which email address to use and when Advanced setup ...

github.com/deltachat/provider-db - bd546d3d03663dfc2d19b0a1a955634c1be4626b authored over 2 years ago by Mike <[email protected]>
prepare 1.73 (#3042)

* update changelog for 1.73.0

* bump version to 1.73.0

github.com/deltachat/deltachat-core-rust - 8c1bfac53b9c5fcf5458e88816f37cb73a5874b5 authored over 2 years ago by bjoern <[email protected]>
Flub/watch mvbox only (#3028)

* Make set_config() look a bit nicer

* Add OnlyFetchMvbox option

* Add test for the config...

github.com/deltachat/deltachat-core-rust - 97853c3660153f9661cc4c32e19e13939140b280 authored over 2 years ago by Floris Bruynooghe <[email protected]>
Fixed copying image from fullscreen view by using electron function from frontend (#2540)

Co-authored-by: Josy <[email protected]>

github.com/deltachat/deltachat-desktop - 103b201e73fd02edc5db1dcc150ad46f90881095 authored over 2 years ago by flipsimon <[email protected]>
imap: fetch Inbox before scanning other folders

github.com/deltachat/deltachat-core-rust - f304a3019311f90c4aef9155d783f21ccfed5c17 authored over 2 years ago by link2xt <[email protected]>
imap: avoid reconnection loop when message without Message-ID is marked as seen

- do not attempt to mark reserved meessages as seen when
messages with empty Message-ID are ma...

github.com/deltachat/deltachat-core-rust - f68088cfb5234e4429ca6c882e3bf62e9ec59bf6 authored over 2 years ago by link2xt <[email protected]>
imap: call delete_expired_imap_messages() less often

This operation takes roughly 0.3 s on a moderate size database.
Calling it once before scanning ...

github.com/deltachat/deltachat-core-rust - 8aa6decbf9e208a624b17913424275c446d7875f authored over 2 years ago by link2xt <[email protected]>
imap: call delete_expired_imap_messages() less often

This operation takes roughly 0.3 s on a moderate size database.
Calling it once before scanning ...

github.com/deltachat/deltachat-core-rust - 7cf4bcaca210f829f5ac92f5291afbd7db876091 authored over 2 years ago by link2xt <[email protected]>
Merge pull request #3011 from deltachat/dependabot/cargo/serde-1.0.136

github.com/deltachat/deltachat-core-rust - 9ccd9c3e0e5d8d36e2b262b023f83b60a8dd72cf authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #3020 from deltachat/dependabot/cargo/backtrace-0.3.64

github.com/deltachat/deltachat-core-rust - c6773a6303c89ab0e74340e2d57646d3fdf7f9db authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
imap: do not synchronize Seen flags on unwatched folders

Synchronizing seen flags doubles the time required to scan all
folders. Delta Chat only marks me...

github.com/deltachat/deltachat-core-rust - 7eadca395996e29c020287a48700d4ce81080431 authored over 2 years ago by link2xt <[email protected]>
smtp: cancel message sending by removing the message

This restores the logic removed in
afd8c0d879fa0fdd625a3317fa334f975e3f9754

github.com/deltachat/deltachat-core-rust - e858a32aa189e1ed869296ff62ef7e7df739425c authored over 2 years ago by link2xt <[email protected]>
fix splitting off text from webxdc messages

moreover, make the split check exhaustive
to avoid the same error on the next added Viewtype.

github.com/deltachat/deltachat-core-rust - 99f2680e2cd12a078fe44e1d74f695d5a4cb1b69 authored over 2 years ago by B. Petersen <[email protected]>
test sending webxdc+text

github.com/deltachat/deltachat-core-rust - 7a9a323bac49cdcfc818492b79d926f65abc02ad authored over 2 years ago by B. Petersen <[email protected]>
update summaries for webxdc drafts, so one can see what one is sending

github.com/deltachat/deltachat-android - 645864217fda6fa1284eba676dc149433368971e authored over 2 years ago by B. Petersen <[email protected]>
tweak default summaries

- in bubbles, just say "Webxdc",
the text is replaced by the summary set by the app -
this i...

github.com/deltachat/deltachat-android - d6dd07fd7a20f3932efa8c55bc103a4d4c9c4b01 authored over 2 years ago by B. Petersen <[email protected]>
cargo: bump backtrace from 0.3.63 to 0.3.64

Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.63 to 0.3.64.
- [Release n...

github.com/deltachat/deltachat-core-rust - 62aa234352cd402949bf84dd99fa20e3a72105e8 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove direct dependency on byteorder crate

github.com/deltachat/deltachat-core-rust - 0cb9e7922ad96fb6a7550feb58f9ba1ec6bcbfae authored over 2 years ago by link2xt <[email protected]>
smtp: replace thiserror with anyhow

github.com/deltachat/deltachat-core-rust - e73107006e541e169a6a264e28d0744ee79935bf authored over 2 years ago by link2xt <[email protected]>
Move webxdc change to Unreleased

github.com/deltachat/deltachat-core-rust - ca389cc6fca9712dc6f3ebe0aff9a2084eedfc62 authored over 2 years ago by link2xt <[email protected]>
Move last changelog entry to Unreleased

github.com/deltachat/deltachat-core-rust - 60ec7f0cbf6f8aa9092436e4d25a5c85585fb4c3 authored over 2 years ago by link2xt <[email protected]>
use webxdc app name in chatlist/quotes/replies/etc

this uses `get_webxdc_info().name` for chatlist etc.
the previuosly used static strings comes fr...

github.com/deltachat/deltachat-core-rust - d342d59e650b2fe164d9709bcaeefbd61caf3380 authored over 2 years ago by B. Petersen <[email protected]>
Don't watch Sent folder by default

github.com/deltachat/deltachat-core-rust - 2690fa2da59a20fd53af6d24f66465d2672a8e74 authored over 2 years ago by link2xt <[email protected]>
add a link to search for #webxdc on github to the webxdc-docs

github.com/deltachat/deltachat-core-rust - e411c394cada4f2f436f14ff2b2a48fb0e0f59dc authored over 2 years ago by B. Petersen <[email protected]>
Update CHANGELOG.md

Co-authored-by: Asiel Díaz Benítez <[email protected]>

github.com/deltachat/deltachat-android - 0e553a6e66ad814ea6b41d75c25494710fa01724 authored over 2 years ago by bjoern <[email protected]>
update changelog for 1.27.2

github.com/deltachat/deltachat-android - 13a185518f66fe1611c0a6e63bc08d9042d9b33c authored over 2 years ago by B. Petersen <[email protected]>
bump version to 1.27.2

github.com/deltachat/deltachat-android - 19bc6eb85cdd6728a405126594e5660c6b63d138 authored over 2 years ago by B. Petersen <[email protected]>
don't force dark mode in webpage for WebxdcActivity and FullMsgActivity webviews

github.com/deltachat/deltachat-android - 98e6e737178baf648b40c39337a33d18a1403a07 authored over 2 years ago by adbenitez <[email protected]>
adapt to new webxdc api

github.com/deltachat/deltachat-android - 1ccbb11bf6ed9c9ce6c0b11f0be4ec399bc82e73 authored over 2 years ago by B. Petersen <[email protected]>
adapt draft to new api

github.com/deltachat/deltachat-core-rust - d69f3ba225bebc7921225811acb3da57affc35da authored over 2 years ago by B. Petersen <[email protected]>
add links to webxdc development tool, simulator and to advanced examples

github.com/deltachat/deltachat-core-rust - 739807b1a9eac2a56cf4a6d00ff3e8612ab4fedd authored over 2 years ago by B. Petersen <[email protected]>
if it fails, print API response.

github.com/deltachat/mailadm - b96a248c6b115306bbde68d81879f695d653d1cb authored over 2 years ago by missytake <[email protected]>
new setup+login test

github.com/deltachat/eppdperf - 16f379fb9c963f0fc66b8472af3efa5178ef3264 authored over 2 years ago by missytake <[email protected]>
Merge pull request #1454 from deltachat/check-bg-app-refresh

consider 'Background App Refresh' in notification stats

github.com/deltachat/deltachat-ios - dabf5d64976bd2cef04fb5d7c9865a1c71a44668 authored over 2 years ago by cyBerta <[email protected]>
cargo: bump mailparse from 0.13.7 to 0.13.8

Bumps [mailparse](https://github.com/staktrace/mailparse) from 0.13.7 to 0.13.8.
- [Release note...

github.com/deltachat/deltachat-core-rust - d029ea7f3f6498d2a03e2f4894129f42ec8173b2 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump libc from 0.2.113 to 0.2.114

Bumps [libc](https://github.com/rust-lang/libc) from 0.2.113 to 0.2.114.
- [Release notes](https...

github.com/deltachat/deltachat-core-rust - 11098cb86966d573854e0d6f81fe8a3fece4b7f8 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix set_config_bool() (#3013)

github.com/deltachat/deltachat-core-rust - f6807d6b224cff7b6fc3ea41b5d407b4dec6e4f4 authored over 2 years ago by Hocuri <[email protected]>
avoid caching resources between webxdc apps (#2205)

github.com/deltachat/deltachat-android - ee47563f3d3c3fee8b52db00f10fed785b4567f7 authored over 2 years ago by bjoern <[email protected]>
larger webxdc icon, title and summary full-width below (#2203)

github.com/deltachat/deltachat-android - 5343da7248f225254515b45e29444c732bd94c50 authored over 2 years ago by bjoern <[email protected]>
cargo: bump serde from 1.0.135 to 1.0.136

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.135 to 1.0.136.
- [Release notes](http...

github.com/deltachat/deltachat-core-rust - 7fc9bacf546b45f7baa4625f81dce628a696d9a9 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
notifications stats: show as 'Disabled' when 'Background App Refresh' is disabled

github.com/deltachat/deltachat-ios - 530eae372f90a6de67eaf8103e8ec12556ddbd57 authored over 2 years ago by B. Petersen <[email protected]>
update deltachat-core-rust submodule to 'bump version to 1.72.0'

github.com/deltachat/deltachat-ios - fe3c3106804e927d4d405afcf8807c00e790d799 authored over 2 years ago by B. Petersen <[email protected]>
remove buggy auto-upscaling in phone landscape mode if keyboard is shown (#1451)

github.com/deltachat/deltachat-ios - 5343e6cac1e6763c1cbb9b722353ac8f9c63054a authored over 2 years ago by cyBerta <[email protected]>
Merge pull request #1452 from deltachat/notification-stat-wording

reword notification statistics

github.com/deltachat/deltachat-ios - d49d5a6df7fc32412316059f181a56f467f16d55 authored over 2 years ago by cyBerta <[email protected]>
clarify 'disabled in system settings'

github.com/deltachat/deltachat-ios - 0a3a738693dbaf0ca59102d691a6b4859effead1 authored over 2 years ago by B. Petersen <[email protected]>
shorter 'Checked' wording; 'On average' seems to be a bit more in use than 'In average'

github.com/deltachat/deltachat-ios - 2984af1287acc078ff2f4b64a56e2c41b2eb4f2b authored over 2 years ago by B. Petersen <[email protected]>