Ecosyste.ms: OpenCollective

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

github.com/deltachat/deltachat-desktop

Email-based instant messaging for Desktop.
https://github.com/deltachat/deltachat-desktop

add: `webxdc_custom.desktopDragFileOut` api (#3325)

* add: `webxdc_custom.desktopDragFileOut` api

this is an api that we added to make the UX of ...

7b5032a93d824f3391dc6085bed592dcbb4ee534 authored over 1 year ago by Simon Laux <[email protected]>
Bump json5 from 2.2.1 to 2.2.3 (#3315)

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://gi...

fec1c2d51347f9a2918353b2cb38d1979808a4c5 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Proper description for Linux packages (#3317)

* add proper description for Linux packages. fixes #3209

* new entry in change log

* the r...

c570dd2c61d18f0651aeefb01931bc77f97e1c2b authored over 1 year ago by Farooq Karimi Zadeh <[email protected]>
fix: webxdc CSP allow media from `blob:` and `data:` (#3322)

* fix: webxdc CSP allow media from `blob:` and `data:`

* update changelog

faf7b785ed4986604bd162b11586f8596a133359 authored over 1 year ago by Simon Laux <[email protected]>
fix: fix duplicated status updates race condition bug in webxdc #3296 (#3307)

closes #3296

The solution was to make sure only one instance of the getAllUpdates function ca...

4369622048ca031e2087e9bce8afce908d84c65a authored over 1 year ago by Simon Laux <[email protected]>
Make input text in CreateChat dialogue always focused (#3313)

* fix race condition bug to make text input in new chat dialogue(CreateChat) always focused on o...

5f54cb71829cd0f70070d1cccb5e848fba154dbb authored over 1 year ago by Farooq Karimi Zadeh <[email protected]>
Don't save whitespace-only message as draft(fixes #3220) (#3316)

* if the draft message is only whitespace, don't save the draft. fixes #3220

* pretty code!
...

06896b9f114fbd0f1ac75e576a8ae842420aecf3 authored over 1 year ago by Farooq Karimi Zadeh <[email protected]>
Bump word-wrap from 1.2.3 to 1.2.4 (#3314)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release n...

03464e4e42d8730414624d12bc9e3b665146e4ab authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: remove unsupported language code, this broke the installation from the ms store on windows (#3308)

closes #3292

0b109ffff90290dab993926283278b7657d73800 authored over 1 year ago by Simon Laux <[email protected]>
CreateChat dialog: Trim the input value to fix #3299 (#3300)

* trim the input value to fix #3299

* update change log to include fix of #3299

* per simo...

17a592f9aac214aff2c1e33d2a813c915f01ded6 authored over 1 year ago by Farooq Karimi Zadeh <[email protected]>
make links unclickable only if inside quote to fix #3305 (#3306)

* make links unclickable only if inside quote to fix #3305

* no text decoration for links insid...

70c4b14eea2c77e852d5d49d2c6f0db86bd5d7f6 authored over 1 year ago by Farooq Karimi Zadeh <[email protected]>
Fix problem of links being clickable inside quoted text (#3304)

* no pointer event for <a> in quoted-text to fix #3290

* update changelog to fix #3290

* p...

a19c203afef0b55d88d8000eba5ea3575e42ca37 authored over 1 year ago by Farooq Karimi Zadeh <[email protected]>
make text of unread badge look better to fix #3068

08b1d47633cc980c2de7a54ea3e548041dd2d1fd authored over 1 year ago by Farooq Karimi Zadeh <[email protected]>
make prettier happy!

eb88e172e2c5beb2ec70ae8a82d4169b163638fe authored over 1 year ago by Farooq Karimi Zadeh <[email protected]>
remove testcafe dependency and scripts for now

as it is broken, we should reintroduce them when we have a solution
or a browser version (which d...

7e7ed2b98487cd93b7322fc9b94b77e7740ac45f authored over 1 year ago by SimonLaux <[email protected]>
fix: clicking start on an already open webxdc app now opens it again even when it was minimised

fixes #3294

b13438ae88a25f55eb12c26ce3102e5e82e610e1 authored over 1 year ago by SimonLaux <[email protected]>
prepare 1.38.1

5ff6e1e3d9beef7be501a2d571e479a8aef9a007 authored over 1 year ago by SimonLaux <[email protected]>
WebxdcSaveToChatDialog: filename in title

8084aebb3506882c60f37d7918d7ce39ac06551c authored over 1 year ago by SimonLaux <[email protected]>
Update translations (22.06.2023)

8d0072a79d270ae6198edde346c6baefc63b26fe authored over 1 year ago by SimonLaux <[email protected]>
fix: only allow one instance of `sendToChat()`

the old dialog is replaced by the new one

closes #3281

f1da44a552a5d8c0434b25b7e882626c55527d23 authored over 1 year ago by SimonLaux <[email protected]>
don't close webxdc on `sendToChat()`

3e78a394f521b38e3b2e660f34a558d411cd3ee5 authored over 1 year ago by SimonLaux <[email protected]>
fix: if systemPreferences.askForMediaAccess is not available, then don't call it

(broke qr scan under linux (and maybe also under windows, was not tested))

e338ead038d2243f2adb0bdab710f0252b7c6f0a authored over 1 year ago by SimonLaux <[email protected]>
prepare 1.38.0 (#3276)

* prepare 1.38.0

* fix formatting

49aefcb69b13ff59318f8491d410f3ab8c1fdb0a authored over 1 year ago by Simon Laux <[email protected]>
update deltachat-node and deltachat/jsonrpc-client to `v1.117.0` (#3273)

ba9a7fa358038bd217629a34fcbddbbeb2913c40 authored over 1 year ago by Simon Laux <[email protected]>
Update translations (17.06.2023)

d4b56ffb2879acf368a6c506a2ca941bd0b8da21 authored over 1 year ago by Simon Laux <[email protected]>
prepare 1.37.1

485d0b8910af00832d56156902f82831a587c474 authored over 1 year ago by SimonLaux <[email protected]>
possible fix for the missing camera permission popup (#3252)

* possible fix for the missing camera permission popup

That apple review does not reject our ap...

dafe9387b89ed6ff5d36406d3600a0ca68a1a76a authored over 1 year ago by Simon Laux <[email protected]>
fix mergeable ci problem (#3265)

* investigate mergeable problem
* change operator to `and` to fix the problem

2a5590393ed380a146c88aa76298dd7a461dd493 authored over 1 year ago by Simon Laux <[email protected]>
only paste the file, if clipboard contains a file and text (#3263)

* only paste the file, if clipboard contains a file and text

* remove useless preventDefault ca...

b447bcd5b39101d6d08cad66aeb5039dd7938f0f authored over 1 year ago by Simon Laux <[email protected]>
Settings: Move Experimental Features into Advanced (#3260)

* Settings: Move Experimental Features into Advanced

* Settings: Move Connectivity down and g...

4e355c5e318527b8db0e4de5ee0841311cf16615 authored over 1 year ago by Simon Laux <[email protected]>
update offline help and translations (#3257)

* update offline help and translations

* add CHANGELOG entry

* add date to changelog entry...

1dc52fb7d32c36dbfaba87a7812414290a1a22b1 authored over 1 year ago by bjoern <[email protected]>
prepare 1.37.0 and update core (#3254)

* prepare 1.37.0 and update core

update deltachat-node and deltachat/jsonrpc-client to `v1.116....

60649bda637042890988ac45a861c958192cb5c6 authored over 1 year ago by Simon Laux <[email protected]>
remove babel files as they seem to be unused

97b693bc0e4ecf1f32a8ac2505ad584d5039b111 authored over 1 year ago by SimonLaux <[email protected]>
update timestamps and reconnect after resuming after sleep

853b584251a5dacf60ebc616f7fb10edffb5c5e5 authored over 1 year ago by SimonLaux <[email protected]>
fix crash caused by dragging file attachment from draft (#3245)

af3736f70a8e397d117dbf26bfc840fac2570d24 authored over 1 year ago by Andrew Chou <[email protected]>
webxdc: add `importFiles` api (#3248)

* webxdc: add `importFiles` api

* format webxdc.d.ts

we have slightly different prettier r...

4cf5de5a5358115fd7f41fa5614599efa85fc9d0 authored over 1 year ago by Simon Laux <[email protected]>
self contact now is displayed as saved messages chat in view profile (#3234)

* self contact now is displayed as saved messages chat in view profile

* use the icon of the ...

0e64f8b85a80ed6140fa2eee64525930daa27925 authored over 1 year ago by Simon Laux <[email protected]>
add various fixes to development readme (#3244)

7f2d7fb753ce4d0db6b40b5a70f3556ffbe26aec authored over 1 year ago by Andrew Chou <[email protected]>
make sure, we always use the same path (#3243)

* make sure, we always use the same path

even if it seems unprobable that the temp dir ever cha...

a713ef666e782dd81231631dadc230ddf67e1d3d authored over 1 year ago by bjoern <[email protected]>
webxdc add sendToChat api (#3240)

* webxdc add sendToChat api

also clear clipboard image/file after core copies it (needs testi...

46b80c69cbfb678950ea0251822c6791a4e4bbc2 authored over 1 year ago by Simon Laux <[email protected]>
fix make self contact not clickable in group member list (#3235)

don't open view profile in the group member list when clicking on the self contact

partially ...

63d89f79944d898e94ea3b47f72ade015bcb052c authored over 1 year ago by Simon Laux <[email protected]>
improve readme (#3236)

* improve readme

- add doc links to readme
- remove broken badges
- move openssl troublesho...

ff32ad314a45ec8e753f22c8da149e6ab1dcfccb authored over 1 year ago by Simon Laux <[email protected]>
fix(css): remove `display: flex` from chatlist item text (#3232)

* fix(css): remove `display: flex` from chatlist item text

Otherwise <b> highlight in the sea...

709df3cf9173679fc3d27d44077a961f1e8bf7c5 authored over 1 year ago by link2xt <[email protected]>
fix: make event handling work with core 1.115.0 (#3228)

context_id was renamed into contextId,
this change is mentioned in the core changelog

20bee59c24d192a1790d8a8b987ea1d5f243f6c2 authored over 1 year ago by link2xt <[email protected]>
show verified by (#3227)

* show who verified a contact

also narrow down type for EncryptionInfo dialog

* move the verif...

a854729bd5edb80bdcf666126d6a2870709c8bce authored over 1 year ago by Simon Laux <[email protected]>
Apply suggestions from code review

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

8d32cd384f8659cfbd63ebc024b7085515d769ca authored over 1 year ago by Simon Laux <[email protected]>
update translations

and add `română` to language selection (18.05.2023)

c9fa48e56c297830e9f656f475f0029f5bbc1cd4 authored over 1 year ago by Simon Laux <[email protected]>
update changelog

bb58353a57743b9b4aff95e5401dfdbfe85b57e7 authored over 1 year ago by SimonLaux <[email protected]>
added icon for webxdc chatlistitems

d12d12f08f2f6e7201611ae4efe0f5a8fb6b3c59 authored over 1 year ago by meganoahj <[email protected]>
introducing chatlist item thumbnail image

needs core with pr merged
https://github.com/deltachat/deltachat-core-rust/pull/4311

91c1d88f3f1775cffe379533fad0c66ba9bba7e1 authored over 1 year ago by meganoahj <[email protected]>
Update scss/chat/_chat-list-item.scss

Co-authored-by: Simon Laux <[email protected]>

518e95d3c800dff2d00bdc19351fb4a5113160a1 authored over 1 year ago by meganoahj <[email protected]>
fix formatting

4e40c4304b2e41ede7ec896f9ce28fd7552fbf1f authored over 1 year ago by SimonLaux <[email protected]>
update deltachat-node and deltachat/jsonrpc-client to `v1.115.0`

b401cd76f18d505f42ecc3c9732bb6a4ee3e62c3 authored over 1 year ago by SimonLaux <[email protected]>
adjust desktop for event polling,

needs new core

9038eaef98a19374635ec3c4b88055254fcec54d authored over 1 year ago by SimonLaux <[email protected]>
fixed formatting

7f5db4f5edfa051dc0fb3e96fd6838f92a4a0e5f authored over 1 year ago by meganoahj <[email protected]>
fix bug I reintroduced acidentially,

main process should not poll events

caa119dd3644dd1157052e3d5e3ee5eb4aee8144 authored over 1 year ago by SimonLaux <[email protected]>
remove message id from chatlist item (#3223)

* adjust desktop for event polling,
needs new core

* fix bug I reintroduced acidentially,
m...

f77c9f0b2bc95daa5e9c30c8321fbe3fb0eb5d6b authored over 1 year ago by Simon Laux <[email protected]>
Improved message search results

ebe035d016e257909bf90c111808dc4f99872568 authored over 1 year ago by SimonLaux <[email protected]>
slightly bigger user avatar

4ddc043579a1db4b35206cb6dad432ada98a75e8 authored over 1 year ago by SimonLaux <[email protected]>
don't show dupliacted avatar

8ec300051eee121ef8b8ee96336a6fd3831a6d2e authored over 1 year ago by SimonLaux <[email protected]>
fix emoji-mart data exclusion from packaging (#3222)

also exclude some minor files from packaging

b766d9905a70d43807aae6a3b2e04336aae96759 authored over 1 year ago by Simon Laux <[email protected]>
add missing languages to supported languages in appx manifest (#3214)

45c83438f657db49978125b53b3147df644c7d85 authored over 1 year ago by Simon Laux <[email protected]>
fix some emojis not getting larger (#3212)

in emoji only messages

the issue was caused by a Variation Selector char at the end that was ...

67c6edd65d02c7ee88dbe9583eebf0f522c77003 authored over 1 year ago by Simon Laux <[email protected]>
fix: multi device: translation typo transfeRring (#3206)

And internal variable value

fa94cf0c66fb5a168a421fe48d76559fbbb2f944 authored over 1 year ago by WofWca <[email protected]>
prepare 1.36.4 (#3205)

6d91754e9827351dea7fddfd82848f3759937764 authored over 1 year ago by Simon Laux <[email protected]>
use core for load remote content in html emails (#3198)

* use core for load remote content in html emails

https://github.com/deltachat/deltachat-core...

f334c342974edc720e3e044fb0d55e1942fca559 authored over 1 year ago by Simon Laux <[email protected]>
update deltachat-node and deltachat/jsonrpc-client to `v1.112.8` (#3204)

fda078ebcd5c4c87181456254a78d3313b3feacd authored over 1 year ago by Simon Laux <[email protected]>
webxdc message: icon make cursor a pointer (#3203)

* webxdc message: icon make cursor a pointer

fixes #3201

* update changelog

c21dbf79a1b8d28b01b447ed7b65fa5477ac3c83 authored over 1 year ago by Simon Laux <[email protected]>
bugfix copy qrcode to clipboard (#3202)

fix race on image loading and a permission issue

a61d9178c6080aaa5a527430dc0c03e5d71049f4 authored over 1 year ago by Simon Laux <[email protected]>
refactor: add a comment about `--host-resolver-rules` (#3200)

Follow-up to 5bf91b5d91ff

c43785608125f6c53ca91d637cef28a8fd620a86 authored over 1 year ago by WofWca <[email protected]>
add received timestamp to html email view (#3196)

7c564c5e64848917558bc7e9af4a215a643af140 authored over 1 year ago by Simon Laux <[email protected]>
prepare 1.36.3 (#3195)

ce5fc6a8bacfbd6c705b8f1b80f1d8f6b84f02f3 authored over 1 year ago by Simon Laux <[email protected]>
update deltachat-node and deltachat/jsonrpc-client to `v1.112.7` (#3194)

97d2ebfe54354e0f8fc6ad8647befccc3c602f90 authored over 1 year ago by Simon Laux <[email protected]>
fix eslint warnings and fix changelog

a99922ba389f8d44b103cbc23b809597a4468ae7 authored over 1 year ago by SimonLaux <[email protected]>
fix: webxdc loading progress bar finishing at 50% (not 100) (#3192)

* fix: webxdc loading progress bar finishing at 50% (not 100)

* update changelog

---------

Co...

b46b770dbf41dda1406bfa775beae2c6fe2a604a authored over 1 year ago by WofWca <[email protected]>
always display html emails in black text on white background (#3190)

by default, fixes white text on white background when the OS was in dark theme mode

d62ea0d53b58a54054de008fac487a8f466001bd authored over 1 year ago by Simon Laux <[email protected]>
remember html email window positioning and size. (#3193)

closes #3191

b070c902acd6befedaa35aa60523919320be0155 authored over 1 year ago by Simon Laux <[email protected]>
prepare 1.36.2 (#3188)

* prepare 1.36.2

* Update CHANGELOG.md

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

---------...

249b7ce7084280b23a58930a6456d1f82c7d2a8e authored over 1 year ago by Simon Laux <[email protected]>
always show copy link when right clicking a link in a message (#3187)

closes #3184

49e57b4454b97d3aaa59ead1b1913b3b569ef4bc authored over 1 year ago by Simon Laux <[email protected]>
smaller video chat bugfixes (#3186)

* do not save custom video chat provider if it only contains whitespaces

* sendCallInvitation...

cb18f87c98beaf37b337639669263b96170dc3c7 authored over 1 year ago by Simon Laux <[email protected]>
fix "Always Load Remote Images" should be hidden for contact requests (#3183)

fixes: 3180

a6fa467f2e941ab434e316e05001d29f71765e84 authored over 1 year ago by Simon Laux <[email protected]>
Hardening: prohibit all DNS queries (#3179)

(except for Mapbox)

5bf91b5d91ff4d364c49e5aba3f93f86b8de8d70 authored over 1 year ago by WofWca <[email protected]>
hardening: prevent webxdc from opening PDF viewer (#3181)

e874c8bdb98321c12d2d972106b0143e7f63577c authored over 1 year ago by WofWca <[email protected]>
disable devtools altogether instead of only the code to hide/show them (#3182)

3c489dd5fd5f0b4aaed6f89957980ceba426041d authored over 1 year ago by Simon Laux <[email protected]>
refactor: apply CSP to all webxdc responses (#3174)

Follow-up to a9e5242a

Why "refactor"? Because it only adds CSP to the 404 response,
but it d...

2cd310ec08f8fc4cfc821ed3fe3768787afb811c authored over 1 year ago by WofWca <[email protected]>
update offline help (#3177)

* update offline help, this also pulls in some fixes of broken links

* update changelog and a...

fbfba1143a0042f9de532a30b4860b9387e2b141 authored over 1 year ago by bjoern <[email protected]>
improve confirm abort dialog for setup second device (#3175)

fixes #3173

96b3e6737527d00fd6a055bbc96c5f6b9dc0a1e7 authored over 1 year ago by Simon Laux <[email protected]>
prepare 1.36.1 (hotfix startup crash)

c7e9f7bad45369dd147c07bcb079027ec9691699 authored over 1 year ago by SimonLaux <[email protected]>
fix version number

a1051f007e2222809d56ff958ef8b4a62796963c authored almost 2 years ago by SimonLaux <[email protected]>
prepare 1.34.6

f9f63f5a05ab91e8b5effa55c49bee5ab0456990 authored almost 2 years ago by SimonLaux <[email protected]>
update changelog

f2b0d476c14e17eade0d92d20540ab36960eee2d authored almost 2 years ago by Simon Laux <[email protected]>
Update translations (08.04.2023) (#3170)

9dd684010055f916d4a33b239ab1b2ef3795e7ad authored almost 2 years ago by Simon Laux <[email protected]>
Merge pull request #3169 from deltachat/add-notice-about-internal-html-viewer-to-device-message

add notice about internal html viewer to device message

98bafdc83241bc40ed492b59b0385e7510c453e6 authored almost 2 years ago by Simon Laux <[email protected]>
change wording

b4c6f1a552301d754a7d3671f5867075aa8caba6 authored almost 2 years ago by SimonLaux <[email protected]>
add notice about internal html viewer to device message

6ab37b4296cfea91f414ccd3b87049a006355383 authored almost 2 years ago by SimonLaux <[email protected]>
fix scroll down when sending video chat invitation (#3168)

517cb1aa77ccd83b3e0c173a9daf51a2aa93d62b authored almost 2 years ago by Simon Laux <[email protected]>
feat: show full message in window (#3110)

* feat: show full message in window

this will also close #3056,
because with this pr there i...

6d75a00a5017d7732691b76e6a003db06273be03 authored almost 2 years ago by Simon Laux <[email protected]>
fix changelog

cfa0ff997defa0df13554259c805375dcfc66c98 authored almost 2 years ago by SimonLaux <[email protected]>
update deltachat-node and deltachat/jsonrpc-client to `v1.112.6` (#3166)

6e1d79f4b05f26eeaac0f02a67e2f8379ca25e44 authored almost 2 years ago by Simon Laux <[email protected]>
update offline help

9b57f1fa55c71c0be7a4cd0c8d7d83bc61a050ae authored almost 2 years ago by B. Petersen <[email protected]>