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

fix application id for appx

81912c5fc41fbc3a44ae61d2eadded1b0e7d1129 authored over 4 years ago
fix devbuild again

9eea04630c96254c2f6fc54936bc76a691bb4d26 authored over 4 years ago
change to a generated config in hope to workaround

the electron-builder bug.

ff0d88bfce175ea9b182d095b6555d1e94dfb105 authored over 4 years ago
Merge pull request #1733 from deltachat/rework_login

Rework login

8309dbb47130a5153c4dfac94525c70cb1cd326e authored over 4 years ago
Merge pull request #1736 from deltachat/rework_login_unused_stuff

remove unused stuff (mainly unused imports) on rework login pr

028cf162f77efb26e62476c47d5e65558f0eebeb authored over 4 years ago
remove unused stuff (mainly unused imports)

f046b91aeb38ce9ce5869b0bdd72f34b6c3db060 authored over 4 years ago
Update src/main/deltachat/login.ts

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

d4c8c26656d0c1d41ed8ee0074f9d1345c73570f authored over 4 years ago
fix formatting

b04fc1608e461a6cfa55c1af7c12b51eb51e4ea1 authored over 4 years ago
Fix qr burner accounts

7b54e0e84af0feec9b6824615605b8b549eeda0c authored over 4 years ago
fix test-e2e-ci

819500f3e9fe3b1198b2c35d1591f2b2416a4d0f authored over 4 years ago
Update CHANGELOG

66b97c76c6ee6a0aec7cb093fee1b74e20dc878b authored over 4 years ago
Fix e2e tests

928c64b95547dfbf0494e85da490f6cf4888fbb1 authored over 4 years ago
Fix formatting

516d63ade7b011bf2ae543913b4f72e75b763fc4 authored over 4 years ago
Fix cancel on login

262637ea8d0ab3aca42d9da81363580b879d154f authored over 4 years ago
We can now receive errors happend on backend calls

Fixed showing an error on invalid address

d22090f09a334ee7a913843c87ceb75c977feed3 authored over 4 years ago
Remove console.log

fe95020520a4d34bde2e93d1b550b634c6996dcd authored over 4 years ago
Fix formatting

574ace0b3ba11d1092d4d8322687121532fb5db0 authored over 4 years ago
Fix MapDialog

1ce400383ccd48105c89c14f857307ed40ea5310 authored over 4 years ago
Refactor Settings state and build a DesktopSettings store. Fixes

Settings for desktop settings.

82b0b9bc45172f518db2ee9c1d7cdee4c62e53a9 authored over 4 years ago
Fix update account

0f3c8961efa5a4e6c687a10bd25ecb100e42bb0e authored over 4 years ago
Fix autologin

3750cf65d9ff1fd346bd62ff2b33042dec6ffe29 authored over 4 years ago
Fix stuff

9708707aa959d758e9f9eedd1548d7b2a6dbaae6 authored over 4 years ago
Fix a lot

4d8acbb34baa82d24f8d002731eb7a6b0078b42b authored over 4 years ago
Fix https://github.com/deltachat/deltachat-desktop/issues/1729

06a43218893ae1eed8fea6d8f38ac12cc4562667 authored over 4 years ago
Fix logging in and loggin out

012dd58d2cb4724d4c7027d5fa952f352c0f4af8 authored over 4 years ago
Start working on refactoring/reworking login

6334757c7c6859568a96243526f288259085285d authored over 4 years ago
Merge pull request #1728 from deltachat/fix_1723

fix windows building of frontend

e61885465e36f40af1c406ff481746a0d4ce186b authored over 4 years ago
fix windows building of frontend (fix #1723)

b74c72fa28e065fb1e34db10a024f01fc71c556d authored over 4 years ago
fix formatting

441c7582cf53ae794a5bc910d7d0cb8c47e9fbab authored over 4 years ago
fix typo

7fa85675481ff9de4ad979414d4f9544323b6fe7 authored over 4 years ago
Merge pull request #1718 from deltachat/fix_1711

fix window placement on first start

d366c0cf3775ab2eb05f1df79ac5e61ba0596676 authored over 4 years ago
Merge pull request #1719 from deltachat/fix_1665

localize offline toast - fix #1665

ed5789ef10ba1d691fe878eb96ad8e100efcd873 authored over 4 years ago
Merge pull request #1717 from deltachat/remove_unused_imex_progress_dialog

remove unused ImexProgress Dialog

b7aa6dd2290023f96cfd532948bc2edb3dc01f64 authored over 4 years ago
Merge pull request #1721 from deltachat/burner-accounts

Burner accounts

963c573ac2513443048179bf01d8c20211252b88 authored over 4 years ago
Update CHANGELOG

dfcdc9cc5f6ca4ad3100b4553dc14831816be167 authored over 4 years ago
Include AlertDialog

- rename QR URL Helper
- use alert on error

db09ba768e943dd83c33be4d3e6bab75a6981fd4 authored over 4 years ago
Get credentials and login in

54c9dbc812a8c5858bd2fa87d0b4f40975614495 authored over 4 years ago
Move openPGP4FPR url to own file

Use spinner instead of progress bar

5641aea0c48e10a1970e85b648cb09be5263489d authored over 4 years ago
Scan burner account QR code

a78672f503a3e70eddd9b72027c851203aff84e6 authored over 4 years ago
remove an useless import

287cf10c1688e9fc0f4ee24324f14d041c88b8bb authored over 4 years ago
localize offline toast - fix #1665

69a4a3d382de304e10d704df8a7adbaa5c6a2a87 authored over 4 years ago
fix window placement on first start (fixes #1711)

f8e2e31abdc0c144087171403f1d1606a4903f92 authored over 4 years ago
remove unused ImexProgress Dialog

7a889153beb513f928f573cc4f375a50a49b958f authored over 4 years ago
Merge pull request #1714 from deltachat/dc_get_msg-0

Fix "dc_get_msg called with special msg_id=0" warnings

0d58847e074539ec3c2954a342f53f8998721590 authored over 4 years ago
Fix "dc_get_msg called with special msg_id=0" warnings

When startIndex == stopIndex == 0, ids was equal to [null] and caused
message with msgId = 0 to ...

eea94cdc0f315534fa0f0d166e84c518b1e296fe authored over 4 years ago
Merge pull request #1693 from deltachat/update_async_node

Update deltachat-node to v1.35.0 (async core)

1c80d1b47bc7044ffdce599f52966a725a059bdc authored over 4 years ago
Remove console.log

90518c6542fb0acc5d2aeba187568705ed31829e authored over 4 years ago
Update CHANGELOG

17965147991b1e7a5d9a3b353920767d8c63a3e7 authored over 4 years ago
Merge branch 'master' into update_async_node

46726001ca79eee06fe13a284262140bfe98ec19 authored over 4 years ago
Update deltachat-node to v1.35.0

594e892481c92ed203845b1856160588480eab32 authored over 4 years ago
Fix formatting

ab57a5bb39f1c965a21ca8e3b9edd39c17457a1b authored over 4 years ago
Merge pull request #1710 from deltachat/file_attachment_tweaks

increase clickable area of file attachments

25b68323888ab524d13f4937735b097af0d4a854 authored over 4 years ago
Fix login progress bar

9f5e61edb528c5e991d136dd2c3e4797427d747c authored over 4 years ago
Switch to overhauled node api branch and fix code

54844b85dfda5333c5211fe6629fdc1417bbd47a authored over 4 years ago
Merge pull request #1707 from deltachat/add_chat_avatar_to_navbar

add chat avatar to navbar

ebb6ba044c520008305f9b08be857df95e4b0081 authored over 4 years ago
Merge branch 'master' into add_chat_avatar_to_navbar

15e145f524ab10e97eeaba8afef364740e91fe1b authored over 4 years ago
update changelog

bfaffaf2b24ae52b9bf04a102d7de0e64b93f788 authored over 4 years ago
add "open attachment" to message context menu

1fd3340e2ce26bae9d72d4ed49026c340ab92e14 authored over 4 years ago
increase clickable area of file attachments

(click to open)

47d9a59a1640b3ce4b6abef2f982a7809d1ad478 authored over 4 years ago
Don't start IO before we configured

c1773ebba509f4665abb292d7a1cdaccccaa2f05 authored over 4 years ago
Fix progress bar in qr import

73aa1867a26612dfe01d8f70e5c09500147d5547 authored over 4 years ago
Fix rebase

aba14626c25acb5218ad3d56c21e234140d0c199 authored over 4 years ago
Fix setting themes

Fix language strings on exporting backup

80f96dee6f96045675cbb0babb084fd644014368 authored over 4 years ago
Fix formatting

0ca9c21efb70fe4ddc0d2a5f9ff46da6899a5333 authored over 4 years ago
Fix react warning of multiple dialogs with no key

56146bc98ced59ecbef1f93d1c9dd510b8a0b0ec authored over 4 years ago
Fix cancel button in SmallSelectDialogs

61992351acba647d04d6c69a3fc94f26eb9931e6 authored over 4 years ago
Fix exporting backups

48c1e9572aaf4064bc4f70480e6b3b910518f753 authored over 4 years ago
Update CHANGELOG

d79facdc4302b2dd3520aca665c9ac64c9c74f83 authored over 4 years ago
Fix formatting

91a96ae6c0002f19cfa4b175117558e77d6a8a56 authored over 4 years ago
Update deltachat-node to v1.34.0 and use async api

b02051607f3e5cd32955323bce3db7dda779b1a0 authored over 4 years ago
Fix exporting backups

c238a99fd0d61e21cacefd3e91013263a4b98729 authored over 4 years ago
Fix backup import

154b4134c16c6c56266fae8cf9335f55bbc6e3ea authored over 4 years ago
Fix merge conflict

754a9a79f4762c2cbfbee07001dfa4a7aed361fb authored over 4 years ago
We are starting with async core

a7ea298e4fa68e4913e0f93c6251df365f47318b authored over 4 years ago
Merge pull request #1708 from deltachat/change_acouts_structure_again

Change accounts folder structure again

01134da783706f98251a44749223d9694428493a authored over 4 years ago
remove misplaced console.log statement

to make test happy

ec122660caee5d4bf888b34a97bf9b7b64766ec1 authored over 4 years ago
update changelog & revert the notice in upgrading.md as

it doesn't apply anymore

f85c189a813622db6af0461fc02b12107f372f65 authored over 4 years ago
add the new information to the account selection

also fix typing for the account (only define it in shared)

ea5321771615f5945195092cea84798aa6859288 authored over 4 years ago
folder name now doesn't contain email adress

This mimics the bahavior of dc android and dc ios.
Remove check for duplicated accounts while mig...

4c15083981baf4c51ab681fd991451a231af2367 authored over 4 years ago
update changelog

c1117b6de8472c3e2ae4712cb14100eafa53e4f4 authored over 4 years ago
fix formatting

47d75e2ef488a8d9107bf4ad4a0ec90cbe4b8129 authored over 4 years ago
fix react warning

959d6fb3c23b21ccd8225acc8b52b4781f5906e3 authored over 4 years ago
add chat avatar to navbar

move verified icon overlay over avatar
refactor avatar class

49bcd1ee3aa3f659ae5d936d6c9e6af08537be9c authored over 4 years ago
Merge pull request #1706 from deltachat/feat_enlarge_group_image_#1601

Feat enlarge group image #1601

d27b0e52d460494cefa5d8af853290179958ebf5 authored over 4 years ago
use real inital in group text avatar

cf4ae8d22c9eca7231034bb97897f7dc0795794c authored over 4 years ago
enlarge group image solves #1601

Also move the options to set and remove the image in an edit menu

3b477242a755178e6784e11cbc03c13cd0f19c55 authored over 4 years ago
Merge pull request #1695 from deltachat/add_Mergeable

add changelog check

eb0f72c6be73596bf17f11e0e9ee0f00070d4900 authored over 4 years ago
Merge pull request #1698 from deltachat/document_release_workflow

update release workflow

30541af9702dc28c23953c2e74befadb152e7a45 authored over 4 years ago
Merge pull request #1696 from deltachat/update_hallmark

Update hallmark

a57361516441275675ca916fdbf68e4f483f3baf authored over 4 years ago
Merge branch 'master' into update_hallmark

4619755bfc3bd8eee1599172338c0ba96bafc15a authored over 4 years ago
Merge pull request #1700 from deltachat/add_runtime.ts_and_crash_screen

Add runtime.ts and crash screen

c28b13c5650afb85692eb8637f183bc3734049f1 authored over 4 years ago
Merge pull request #1704 from deltachat/move_download_btn_to_top

Move download btn to top

d9e92f85c9717a23fc0025752450a673bd817231 authored over 4 years ago
fix window bounds are not saved correctly #1705

66b63151127da507df05cf03d211791a689f214d authored over 4 years ago
don't show pointer cursor for...

large attachment view on text avatars

15df4550bab86495c46fada4e1bdff77a6f3950b authored over 4 years ago
improve styling of fullscreen attachment view

79b777af2cd99b6b14370bff29ad10544a21a23e authored over 4 years ago
move download button to top

e2e3ebe53cd6f5744173a1444877521f392e92a4 authored over 4 years ago
Merge pull request #1701 from deltachat/less_cursor_switching

Less cursor switching

b4e50cad3beb8155335cb320b27de4ffb0ddf49b authored over 4 years ago
set default cursor to default

4d2bb31949a02e817cccd4ea85bacf018045982c authored over 4 years ago
add readme point

79223977bb2f4b5bfc5a9580ba5a6e845d52b8e1 authored over 4 years ago
shrink clickable area of chattitle in navbar

1728404078cbd485811d8bf4a9c1d9a944b2542a authored over 4 years ago