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

Show confirm dialogue when creating new chat after clicking mail address (#3469)

* Move handling mailto links into own dedicated method

* Move mailto logic into own file

*...

8e7eea19b1d75c306b0ce780cb8c2f21c5875675 authored about 1 year ago
update changelog

b2e150625b08c20aafd612ce38e220aea943e7c0 authored about 1 year ago
for the "introduced by" line, only use verifier_id (no ContactObject.is_verified)

4ca9762864d3436e7471059ad984314ddf7d7b29 authored about 1 year ago
show verification icon in title of view profile if verified dm chat exists.

6fd125d4d2ffac68475eae4ececf5c76cdc17e98 authored about 1 year ago
update deltachat-node and deltachat/jsonrpc-client to `v1.129.0` (#3487)

953a14fe2d5f4d4c8a844ac6f2edf1bfafc38c97 authored about 1 year ago
update and reorder changelog

450c2aad6860c0ecd9f4e03888cdb15931ec66bc authored about 1 year ago
update electron builder, electron notarize

and also run `npm audit fix`
closes #3394
addresses part of #3270

0aa05309d54bff3f8468bdb0b5946d045a75d6f1 authored about 1 year ago
fix `null` account name when leaving the field empty bug

086bfae1ce4a592b8df023d1e4eae3edaafc9bb3 authored about 1 year ago
fix window store installation

(remove unknown language code from supported languages)

f452c856e07c81467c631dfa939d2639d8c84a4e authored about 1 year ago
Update translations (05.11.2023)

4b67196ba5cc0f984587f8a70fba95751f85c019 authored about 1 year ago
fix tests

cfedc00944ffbc6cbbe6f62a434cda67a1a494d6 authored about 1 year ago
remove the `any`, as electron types the `request` parameter already in this callback

de58232881c63b7168c89449859853e3914cbee6 authored about 1 year ago
fix #3470

11fc1df3b32a6e17cb0f901fca5728701d955207 authored about 1 year ago
remove useless if statement

which was a remnant from the cffi.
`BackendRemote.rpc.createChatByContactId` will return a more ...

645b6e0a79d41cdd0fc7633d4a32840ac85b5d9e authored about 1 year ago
reword to 'Export Backup'

say in the title, what was selected before
(saying in the title that this is a 'progress' is not...

0aa7f84affc674b6996f3072b5fddcf0b3335d7b authored about 1 year ago
add CHANGELOG entry

7a9485e73b0b9381ecbf4ddc409aae35c61c2dfa authored about 1 year ago
run `npm run check:format`

908850d0216c14cd8f627a8429c201eae97f8218 authored about 1 year ago
reword profile title to 'Profile'

just say what it is,
otherwise, it looks more like a button.
(the title is maybe not needed at a...

49c826e76ea39b0a6d199c1b3c93e0719e83d7cb authored about 1 year ago
reword to 'Encryption Info'

'Show' prefix is usually not needed in menu;
also, this streamlines with the other OS

2286139eca3ba87bd530f9e26df7bc2a29e3a607 authored about 1 year ago
shorten 'Forward' and move it near 'Reply' where it belongs to

625ba5bf8277b6581217bfa3d79ddbe98ccd3e48 authored about 1 year ago
reword to 'Switch Account'

"Known Accounts" is a weird title for "Switch Account",
that "known" could be the title of mostl...

30d39141e7089ed6e59ef08c8b99f3893300cd63 authored about 1 year ago
rare errors are not translated

for most thrown errors otherwise,
the text is not translated.
in this case, there is not even ne...

a7ea5b73f73aa02fe8b59dc09717590fa701514b authored about 1 year ago
use correct autocrypt-setup strings

some autocrypt-setup strings were duplicated,
and the ones desktop was using were partly too sho...

0f4f8af74c377c50d4b5e3d4ac84cbc695457125 authored about 1 year ago
add changelog entry

539d79cf3800fadd0000a181196f3210fb8f14f2 authored about 1 year ago
Update translations (02.11.2023)

40152e9543eb773fc27e7a4f96ef1eecebe9310e authored about 1 year ago
Add entry to CHANGELOG.md

e11bcbd63a4e67dd7b87593dd4f1d994d157e01a authored about 1 year ago
Correctly center username next to profile image

84d58feec8c582afface14c74335b0fc757e40d3 authored about 1 year ago
webxdc_open_url -> webxdcOpenUrl

6e51197818be0741c917ef26fbbc71d3e4d877b8 authored about 1 year ago
fix fmt

b0cce7352344638e9d9f57633dff98df820e8384 authored about 1 year ago
handle mailto: and openpgp4fpr: links in webxdc

closes #3355

6d7be7d260c7dab918509de6d5569e08f53c37fd authored about 1 year ago
remove outdated device messages

also because translation for key `update_1_36_audit` was removed.

I keept the 1.38 device messa...

10ddad4f272a81f54acb167076cbf55fb9e97ddd authored about 1 year ago
update deltachat-node and deltachat/jsonrpc-client to `v1.128.0`

dc core is now build with and for node 18

2be9fccf54f24c9f4a2ab3db051d6adfea8bc9c1 authored about 1 year ago
Add entry to CHANGELOG.md

cad9b8a2eaed3c68d70aaf037f6c1718ec1a365f authored about 1 year ago
Show linter warnings on prettier violations

12226346496f8454c4aedd6bbfb6b8c8cffccf69 authored about 1 year ago
Retrieve bounds directly from window and check if null on move or resize event (#3461)

* Retrieve bounds directly from window and check if null

* Add entry to CHANGELOG.md

897de85180cc26be6ab0adeda76628b9d778682c authored about 1 year ago
Initialise power monitor after electron signals readyness to fix SIGTRAP issue (#3460)

* Initialise power monitor after electron signals readyness

* Add CHANGELOG.md entry

* Add...

9d55f5a482bed878e300dce43236736ce62595b4 authored about 1 year ago
add more hints about electron/node upgrade

2ee34084b57c6572b8a262820b49081a4d33d2e2 authored about 1 year ago
upgrade electron to 24

9d0a0879c24fa90bffeb721a8ae4c398f8c16bd9 authored about 1 year ago
upgrade to electron 26

d2042d67e38c0daf788c79193cc585833fb229a5 authored about 1 year ago
upgrade to electron 25 - make it compile

906f0c5e598dc15cfd6a15c43b947191e0399b81 authored about 1 year ago
migrate now deprecated apis

fd1f8ce27b6e6051356dc7ef4c13561c701a38ed authored about 1 year ago
upgrade electron to 26.4.2

c234f5e15a307fa03c50bf6027c5ea96b4ad6c80 authored about 1 year ago
update minimum nodejs version from `16` to `18`

and add hint about legacy windows deprecation to changelog

559b5d87b9679924ecd2762b0fc841b675d9e154 authored about 1 year ago
fix fmt

ca2893eff9bdd021a263938ef76ca6002b065470 authored about 1 year ago
streamline translation strings

also move tray icon option to Appearance

e1206ead130249d778a6e8520e1a0457292b30b5 authored about 1 year ago
Update translations (31.10.2023)

f4b5d66db25df270899ad65be48f72e7c94b275a authored about 1 year ago
adjust string

5af5ab82dcf10fb4e5f7d5be413d2536917187f7 authored about 1 year ago
fix #i3440

2c6ca6e66f6108dcc8999ae48470b930e44c8bac authored about 1 year ago
move styles to scss and fix the style bug

1cc8fe36237e4a508a1ed322efd47b7d67bd1c60 authored about 1 year ago
pretty code!

aa8bd5ccd25decd89e31d9251ad17de730d5a850 authored about 1 year ago
fix: 3dot menu was shown when no chat was selected

b0769914454ca9b2668005a27cf11714ef1a8854 authored about 1 year ago
show verifier name and address

fixes #3451

0b5a96766ecf805abaa9ca08ec19953c9e353974 authored about 1 year ago
rename attach media button to "image", allow only images and compress them on sending.

fixes #2838
fixes #2869

depends on https://github.com/deltachat/deltachat-core-rust/pull/4888

...

bc6d318ac5d2a6269b68dd2a1f80de4e687fcced authored about 1 year ago
fix fmt

40791f716b24c0aac4381ab2aae7f9a0de4f5285 authored about 1 year ago
update changelog

172173054283dfd933176ca342b8057cec9bdc9c authored about 1 year ago
update deltachat-node and deltachat/jsonrpc-client to `v1.127.2`

c5716c640ac0de1692301001cc6f43d17b46161e authored about 1 year ago
fix fmt

d2290c68030e5f8ffaeabd40b384f66f73c2f8f8 authored about 1 year ago
fix test

658fc5841648122fed421818c547da8c3b0ecae8 authored about 1 year ago
verified 1on1 chats (#3328)

* update stockstrings for core with verified 1on1 chats

* enable "verified_one_on_one_chats"
...

b78b30e345cf6ec48d510e8fdd95f4c878f835a6 authored about 1 year ago
fix scroll to top when switching tabs

Also fix that switching from chat to global gallery keept some state.

59ca0765764d271dcd4341b7234d9ed2c4b97465 authored about 1 year ago
fixup changelog

ea1b6679af1f30a3608c7be8b248b91387fe54bb authored about 1 year ago
add overscan to reduce visible loading

2ab9b744a83dab53e3679ce36f027746e8173d0a authored about 1 year ago
style video and images

fix broken empty state

3eadf5402fb83c8bfb8d4980322a98b2e1c874d1 authored about 1 year ago
remove unused classes

935a9d6a85a4f8c3853a5cbc8dc053067610893d authored about 1 year ago
add filtering by filename

30b4eb3b7e1f00762d8d2c2797384de72e7a43af authored about 1 year ago
correct way of showing gallery errors (#3360)

* correct way of showing gallery errors

* fix formatting

* placeholder for showing Gallery err...

c9b8cff7667d0ae42049a582fddcd3e7946f00c6 authored about 1 year ago
don't flash "no media hint" when it is loading

f5b751e0125f14a711e49271d3f7ecd127021986 authored about 1 year ago
update changelog

2796f8a52b49b4b784b2c44b1375446a066607e2 authored about 1 year ago
rm unused css class

385a63d4d77ddaf5f02cea58933b92990414d6b4 authored about 1 year ago
make sure item is shown on very small screens

04d3dba43ca7ae19679a234a89d9e0d02ec173f7 authored about 1 year ago
virtualize other galery grids

64ca07095e914617d3ba8ed4d900d25a43d7e10e authored about 1 year ago
blue highlight

6be76601b196ca398db53b8d5732e643779b211d authored about 1 year ago
search field

bc76cac6ae91905c7f06e68d42857fcdd91f1f0e authored about 1 year ago
style searchbar

also commit change I forgot in last commit

adab08d916f8133bba07aeb9f4c81c6f02df3b8b authored about 1 year ago
fix ts error

d7250ab46ed1d1aa7956daadec40e6427d19e098 authored about 1 year ago
style apps view

9cd9b1254c8022645fc8e1e83a28b736a11b95e8 authored about 1 year ago
remove unused element from 3dot menu

3d320341b0c73d7d040ed39e9b6b418ba3b5cd25 authored about 1 year ago
fix unsubscribing to a store and simplify useStore code

f9c592601c0d498db129904e88067a3ca890ad75 authored about 1 year ago
no multiline webxdc names

e46656875fe8378c50970f596e879c56c0ff682e authored about 1 year ago
add no search result message

429b8f2674ac196043c26a67ff3acaa9000c2356 authored about 1 year ago
center empty hint

177f41366bbe1dfbaf3b87fc31bdd30367206795 authored about 1 year ago
update changelog

72833817280772f268ca3e6576fc6eacc34dd813 authored about 1 year ago
add own 3dot menu for gallery

image & video: option to change between
`object-fit: cover;` and `object-fit: contain;`

0e10cc83395137543c1f0d277169aa878efff66f authored about 1 year ago
Show date when scrolling gallery

43192e3d8cbfaf567745e454f0bcbb3a4a8f6598 authored about 1 year ago
virtualize image and video grid

1dd993669a7f510358d2163d417e69bffde6315e authored about 1 year ago
update previous/next on incoming message

0b933acf1d0b1e742aa4abb8c739aee0ebdbc922 authored about 1 year ago
file table

f9e104de628f1b2ce0c910337e6253c01be40a8d authored about 1 year ago
give file items some empty space at the end

c78672602a026af9c0554725a91ec238f1b5a552 authored about 1 year ago
hopefully lazy loading images could help a bit with perceived performance

c12a55fb4ab2e888ebac9d4eecac1032eab9dbaf authored about 1 year ago
update changelog

1ae69453c9f8ba70ae6961288b5f95be2333a6e4 authored about 1 year ago
fix performance hit that the date header had

because of the state updates it triggered videos did flash/flicker/reload while scrolling

c2726c2238eb1246d88a00fb0fd6c8286d2c7321 authored about 1 year ago
fix fmt

5e3bace1ee15ef182246c57a970675aa813bca7c authored about 1 year ago
rm outdated comment

b3901091b15255f77e4b15a503bcd00ad7fd3f87 authored about 1 year ago
improve date header

2b8b9f7a26cef68de067db3b20b7c473df57eb9c authored about 1 year ago
fix rebase error

7c01029a3efe806336ecf32de052806a9d5bff75 authored about 1 year ago
do prev/next buttons for full screen media view

without core api, because core api will likely be deprecated,
see https://github.com/deltachat/de...

777bf31403aefc60930dd5a3f52ae35284d11e87 authored about 1 year ago
add global gallery / all-media view

944fcb2e026b4d5ff71d4fbb20abb0fdf97d867c authored about 1 year ago
better translation strings

d64724fe8d607fcf9617f343d26ba075d10a2a54 authored about 1 year ago
fix: context menu items could take up multiple lines

26fe074818755c7be80f58ba61eb57077a0bc6a9 authored about 1 year ago
fix audio overlap display bug in gallery

also improve audio player look a tiny bit:
- full width
- no background

6fae5731e815130f2372ba2c9dd2cf69078a6c69 authored about 1 year ago