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

rebase cleanup (adjust to work with DeltaRemote)

+ remove some unused imports
+ fix a missing import in ContactList.js

9038bff5cf4f1b87bccd295ce27631ba884e6c93 authored almost 5 years ago
Fix prettier

5d6c0979ae5cd290737d3b4de2848705207ab1ee authored almost 5 years ago
Factor out processOPENPGP4FPR method, implement support for UPPERCASED

openpgp4fpr uris.

ce72a4f559d696d1d58fc9a13f56759b1f72e2ad authored almost 5 years ago
Work on implement deep linking

9ed1ac2ca56c600e145c578ae7ce46d84e711908 authored almost 5 years ago
Fix sending url to frontend

baf478a12c7bb1e91748d763686ea78ff265b274 authored almost 5 years ago
Merge pull request #1570 from deltachat/delta-remote

"Delta remote" Part 1

1dc9023b052a7fa93eb4b1a6d48b4074146f75b3 authored almost 5 years ago
Merge pull request #1574 from deltachat/style_cleanup_adventures

Style cleanup adventures

185ae20bbced0413a11162a0ff047e1c99a63fb1 authored almost 5 years ago
update changelog

487b957f7903d8e45ecc3efac6f65b6bbc007c28 authored almost 5 years ago
write changelog and increase version number

997864c735b36d04eb72f34cf53b477233b12e11 authored almost 5 years ago
remove useless var that @Jikstra pointed out to me

also the class I removed doesn't exist in scss

106d87c6a08bca5f5718a4d75793440d926d83b4 authored almost 5 years ago
Merge pull request #1550 from deltachat/import-qr-code

Import qr code

a7d3735f6c92d7a734f7b5cb8902c15a722af675 authored almost 5 years ago
Fix css & remove unused variables

8be04ccaf1feb2bed3d6dabad6c421f849a8d714 authored almost 5 years ago
Merge branch 'master' into import-qr-code

61023d7e0c44fbfdf52f8c1c41e28caadbce4ec0 authored almost 5 years ago
Merge pull request #1572 from deltachat/update_node

Update deltachat-node to v1.29.1

04f54cbd6322b22ff0d63ac17e5f44de8addf485 authored almost 5 years ago
remove styled components from the ThemeManager

430035802f6fa37f188c03b0de38642aff1f0612 authored almost 5 years ago
move info message styles to scss

7b70b332cd550d2529506f7e45e8d92de0561dd2 authored almost 5 years ago
resolve scss variables in .status-icon.scss

6ec5530897416f654c3ab832e72889d360bddeb2 authored almost 5 years ago
Update deltachat-node to v1.29.1

faedcdf276c15071910dcf031605e4b5830922e2 authored almost 5 years ago
rename chat-list-item__header__pin_icon > pin_icon

697ef8e62d2b4427c205e115954e384f32ab120f authored almost 5 years ago
remove unused class

88991bcd0703bb37764155f9d4baacb96a184261 authored almost 5 years ago
move contact list item styles to scss

and remove some unused classes

e4b355dd4d87ea996735d927df1d7bdda11b89ff authored almost 5 years ago
remove unused style-file

87e4b6ed60edab128431fd41b702f834cae4fbb4 authored almost 5 years ago
remove unused styles

be05298e08d34795822de92586bc3aff35dfeb11 authored almost 5 years ago
convert .create-chat-contact-list-wrapper to scss

from styed components

5ec335d05602a50141aa4402ef92081bb76b38cc authored almost 5 years ago
Use non ssh git reference

b84b7e28e20534d29def41ff6d60e2020b560b95 authored almost 5 years ago
Update dc-node dependency

abd89a6d04eb5f524c767997ccef3c8a5ee71612 authored almost 5 years ago
Check online status before scanning

2252f70c6c178c655b28ecead7c1c1e408ff1574 authored almost 5 years ago
remove console.log statement

472c10cbda626c515555bc6f7112589e6fd3b00a authored almost 5 years ago
Merge pull request #1571 from deltachat/style_hover_selected

Make hovering over a selected chatlist item almost unnoticeable

5e34f2b58e46859c69c99dce0331db8aa022f04b authored almost 5 years ago
Make hovering over a selected chatlist item a lot more slight

62e34b7383492fb588ad26ba3c2ca0207d5bf64c authored almost 5 years ago
fix bugs that I introduced and resolve ts issues

554f26c4fcfe5f620cbb74f0dfbc45acc03fa9da authored almost 5 years ago
apply delta-remote

this shows we did some mistakes with the typings we still need to fix
though I'm still wondering ...

d752a4b104ac2c18bef46881633154be2706edfd authored almost 5 years ago
add delta remote class and fix some types

944891cc180af7192e3daaf98dbf444145e8afe4 authored almost 5 years ago
use `...rest` for arguments instead of arrays:

from
```js
callDcMethodAsync('messageList.setDraft', [chatId, text])`
```
to
```js
callDcMethodAs...

08abd9bc4af81dc8185564bb43da1d4a35b3d420 authored almost 5 years ago
Remove useless secure join events

994b75c4983db8a6f42088ab12f49cc7cd70cbf7 authored almost 5 years ago
Return promise from join_securejoin

0c2c0a4b596bd850f7dd91856322701f346054a6 authored almost 5 years ago
make callDcMethod private

replace its invocations with callDcMethodAsync

1bb3201dccef3113cd4899f7e4639b2676d0e498 authored almost 5 years ago
remove sendToBackendSync

5a2bcc81d246be5590d54115632ceacacd3db738 authored almost 5 years ago
Rearrange scan qr code dialog

f249c23ca104584454b3b4c43dd4b5eaf17da7a3 authored almost 5 years ago
Use callback value

b97eea74c91a5169482a2e7a220b2c322941873a authored almost 5 years ago
Merge pull request #1566 from deltachat/fix_select_chat_keybindings

Fix selecting chat with ALT+Up/Down key

62054a532eaba3d5303ae21db65c2a14710980e8 authored almost 5 years ago
Add ignore console log statements

338a1f688126ea3e056bb0f476c91eccc1fdb7f9 authored almost 5 years ago
Fix format errors

7b814c87bdbc04dd8487c2819377d42be4ce22e7 authored almost 5 years ago
Progress bar css

1447711e75c8d0b0b6160a4208f44d8269266826 authored almost 5 years ago
Use secureJoin to add new chat/group

secure join is still blocking despite all method calls were
changed not waiting for any return v...

b9fb0eb920d700556c38b9cd2675524c46e6bd4f authored almost 5 years ago
Implement chat with new group

e1c02255f56b8958217b4fcf7e5e3f1d6355d3a1 authored almost 5 years ago
Implement chat with new contact

68043b6d845fbf4674fe28432569436f46adf027 authored almost 5 years ago
Add import QR dialog

977f247d8fbbef9a041c43121ff20c6661ab2324 authored almost 5 years ago
Add scan & image import

e8d2a6a6058fe66edba70fc6c433d35bf4db433e authored almost 5 years ago
Fix selecting chat with ALT+Up/Down key

e1960ab0729217401a89a0d7ac29a3a3a6678fed authored almost 5 years ago
Merge pull request #1556 from deltachat/solve_1555

improve logging of core info events

0b9d620d33bbd65d76143930a54e6244bac9647f authored almost 5 years ago
Merge pull request #1564 from deltachat/solve_1555_2

Refactor logging

61f0816ad6f9b3112f59e4f2a557f581b0fc6bdb authored almost 5 years ago
Refactor logging so that all logCoreEvent logging happens in one place.

Simplifies code.

893f46516a66858773c028131a2e72615eea2467 authored almost 5 years ago
Merge pull request #1561 from deltachat/top_evil

add top-evil script

12835b6c1c30070c22f7f3868a9a5d78128756b0 authored almost 5 years ago
Merge pull request #1560 from deltachat/cleanup-chatlist-styles

Cleanup chatlist styles

aaeec8a4a7828591a1e3e0cd9e0f6904617166c7 authored almost 5 years ago
add top-evil script

4ec3e6c705acf1c086f4d11dcfcdc6390114b0c8 authored almost 5 years ago
adjust hover colors

10f506965f5724e89b37c4e99404f095938be1ba authored almost 5 years ago
hover background for pinned chats

8d00534616cdb2a0eb95e4ed8a43d3115041a152 authored almost 5 years ago
cleanup and restructure chatlist item classes

fix seletected chat-list-item :hover bg color
format test.js with prettier

50c4104c6f509784ded1f8cc5c2324045581296e authored almost 5 years ago
Merge pull request #1537 from deltachat/feat_pin_chat

add archive Label & Pinned chats & forward dialog new sorting

6528c6bad8b48bbecc11e36eab742be7dbd293a3 authored almost 5 years ago
fix formatting

b1eee3f4158e769c0501b6dce83a7dc82766a860 authored almost 5 years ago
Merge pull request #1558 from deltachat/remove_unused_stuff

Remove 2 unused files

8e74111de1887e1c52a1cabde7a08c857822387d authored almost 5 years ago
remove circleci

44de45f521f94a214aa56e0b6bbb4711d236cf90 authored almost 5 years ago
remove jenkins

81876959f3c4fd3e158d45abde99e6a7d5f9f6aa authored almost 5 years ago
fix formatting

49e508dc33ba6b5e7b3e2c2ecc01f1b7f648c41d authored almost 5 years ago
--debug enables now --log-debug & --log-to-console

193509c1be2fa53349853b1aada7456cce829a12 authored almost 5 years ago
fixup: logs allways info,warn&error core-events

And loggs 'ALL' events only when 'log-debug' is enabled

3ad652d44fdef0b0e8272996c43ed902e41a0ad3 authored almost 5 years ago
do it "the right way"

2a6a9f28211f5e139e1a842c02589daeff22c15f authored almost 5 years ago
Merge pull request #1557 from deltachat/style-fixes

Some styling fixes:

e01c3144b8d32aaa8d562d422032edcd9d3d85a3 authored almost 5 years ago
Some styling fixes:

- remove unneccessary border on chatlist
- changer caret color of sarch input to the same color a...

9429ed9b5cf25757a44357a63afd0b96b2ae3f0a authored almost 5 years ago
upgrade DC_EVENT_INFO to be logged as INFO

427339ffe5f21fff686cf1a73c9db2e10c4c1fa8 authored almost 5 years ago
set dc_node to master

7958868703ffca19e9462aedde49cf7c29003c40 authored almost 5 years ago
Merge pull request #1553 from deltachat/fix-menu-key-error

Fix menu key error

0145d77d17cccd35dd6e5d72018753bf0775d1bb authored almost 5 years ago
Fix menu key error

1ab8995eb4d6569df7a8d727529ff3fa28ca4446 authored almost 5 years ago
Merge pull request #1545 from deltachat/add-thumbnails-for-bg-images

add thumbnails for chat backgrounds in settings screen

47a4fcfe37ae6930e601c45ffe41050eea12c41c authored almost 5 years ago
Merge pull request #1544 from deltachat/polish_treefits_fix

Fix glitching on composer resize

5aa27aa98c2c2ff17297af8b62098397cbc3fa8b authored almost 5 years ago
add chat bg thumbnails&bash script 2 generate them

This should remove the small lagg when opening the settings.
closes #1467

b5900da43e7c8f8ddc1798258449258d7b5b0a61 authored almost 5 years ago
Fix prettier

c8e664b36b191584265ca2aafde1c0a4d004a1db authored almost 5 years ago
Fix glitching & use useDebouncedCallback to not recreate the debounced callback on every render

609abe70592b55a474a785a13cf83078e223ff8e authored almost 5 years ago
Merge pull request #1531 from deltachat/fix-composer-whitescreen

debounce composer set size call

3a5247d258fb51652c46066d18d118d70249d68c authored almost 5 years ago
debounce composer set size call

in order to prevent a whitescreen crash

6053300132fe1816600a4f94c39a14b850dc802c authored almost 5 years ago
Merge pull request #1534 from deltachat/add_change_contact_name

Add option to change contact name

ebb603a7e418ac61556e80ac2a66dee3c182e3cf authored almost 5 years ago
Merge pull request #1530 from deltachat/help_window

open help in seperate electron window

880a9d93af1f898479510629db1aa1f61c162a72 authored almost 5 years ago
Merge pull request #1541 from deltachat/update_translations

Update translations & languages shown in menu, change prefix of npm translation scripts

ef1eb2e48a8461eb1b428a340c0087d96fe2da46 authored almost 5 years ago
Merge pull request #1532 from deltachat/add_primitive_experimental_contact_import

add primitive & experimental contact import

129b7c6a7b60417c22edab11c758b5b571606882 authored almost 5 years ago
light background contrast for pinned chats

329a394720b9dae99c49e165020f4be9ff863518 authored almost 5 years ago
Add indonesian

16518b8125edef03658f06ed6d6b4713e7d0ce0b authored almost 5 years ago
Update translations & languages shown in menu, change prefix of npm translation scripts

0627399ad7443d8e5b1033c7b1fa3290ad4c5869 authored almost 5 years ago
sort saved-messages atop on forwarding

closes #1511

a170d656fab8af1dec133fc97de31f48b6298197 authored almost 5 years ago
Sync languages with android

ba8181a3e24dba2702775f7a7aa6a87b5e855e80 authored almost 5 years ago
Merge pull request #1533 from deltachat/fix_1529

Fix fake-contact-item label

81a1a6f29f23647173aa54085a3d11e27c2867d3 authored almost 5 years ago
add archive Label and Pinned chats

closes #1456
closes #1365

5aa52bd44a8749db63f3e16568fdc0d728adbda4 authored almost 5 years ago
Merge pull request #1536 from deltachat/mac_stuff_keybindings

add some Mac keybindings

4723a45b2fa78ab9f0e4be040b1fcb405aa080a3 authored almost 5 years ago
fix-formatting

fc19b592e6ac3f64f8f8508a137ad240f6afde3e authored almost 5 years ago
fix-formatting

958938efb1570a513af4ecb5a47646bdd4730911 authored almost 5 years ago
add Big view of profile image

closes #1356

2df874a135fb85fcec96c6fe567b69755ac36d3d authored almost 5 years ago
add `cmd + ,` as shortcut to open the settings

d9fd129bfa7f01c5cb49408b1ee84fbf341dca2a authored almost 5 years ago
keyboard shotcuts to

open settings and to focus the message composer
related to #1451

c30e9d2eb09707ae8199a47c465b3d604aa77f4b authored almost 5 years ago
mac specific hide menus

solves #634

b4ccff1e21e003f51a9a57f61bba5db4a33363e0 authored almost 5 years ago
add spaces to window title

0f0460216cc47f2fae92ddb009b00b49584636b6 authored almost 5 years ago