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 clicking on a contact request not triggering opening profile info, make sure accepting a contact request actually works and mark a contact as noticed when clicking on 'Not now'

dfbe1386b20c345544903a749b7b3e3e56f52522 authored about 5 years ago
Fix styling problems of Map dialog

- fix viewprofile once again
- improve dialogs on small screens

0bed5c06f82258aff00cfb8a3c444b7a2361f3d6 authored about 5 years ago
More tweaking

63343d39e162f0d76d2b752f1f04961d0448c3ff authored about 5 years ago
Remove unused css

0a46393cfda3c78b4b9af06bef8983845e89b7cf authored about 5 years ago
Fix login

b079c2e82a1be1f53921e7846820f074679a09c4 authored about 5 years ago
Fix standard

9ad350dbe5fef9d0e619092f8bd76f052cc225aa authored about 5 years ago
Fix opening ViewProfile dialog

43fc4d466e7a8d807573aa2f77e85cc9a017421b authored about 5 years ago
Indicate author/avatar being clickable with cursor:pointer

c355faf919d42ada09f6251bd94f472b45ad3416 authored about 5 years ago
Fix opening profile view on various actions

f1283772198ac250b0be1876b3c9f0fc2290ca98 authored about 5 years ago
repair unread badge

bbb29128d1614dc829f38e2b48335af8409623d3 authored about 5 years ago
media view: convert to callDcMethodAsync

9406f0cac869846679152d73597852fd53717847 authored about 5 years ago
partly fix unread badge and use dc call method

696ddbdcb09626ed9d90712d7065c00aa432b337 authored about 5 years ago
more reliable click on notification to focus dc

e8a614f3bf0f084d42791d27f05b724b4233e1e5 authored about 5 years ago
remove unused ipc calls

edcd8f71c3b954d7c730158b547a84dcdca2714a authored about 5 years ago
move about dialog to use callDcMethod & restyling

-> the dc info is now shown in a table

37da2bd6f141ab04fd31161105e3045ce84c3b92 authored about 5 years ago
convert message detail to use callDcMethodAsync

19c217755b2ed116cae949b6ec11af64e12de2dc authored about 5 years ago
notification use dc.callMethod

eebcff0b9f084df38ff767845adde0b496457aa3 authored about 5 years ago
transform markseenfix to use callMethod

cf390cfff2d1cb57cada1db9c6fe6bb9c22e9cc7 authored about 5 years ago
Remove console log from master

2acbd1398972ceef4e0d63b5aaae1846b5a834d8 authored about 5 years ago
Show appropriate default ports

fe4811f3af063be08ee42ee54bb5021cb8346921 authored about 5 years ago
Show placeholder with default values

86c60b74666dad6be638ec1ee4e173582d2e700a authored about 5 years ago
Only show advanced settings the user entered

relates #1121

b441fd1777ce6f0dcba9ca57f061b00bb7fb008f authored about 5 years ago
make images more squarelike in gallery

028a961c1053882b1dc451382f32e7716707f2e1 authored about 5 years ago
jump back to chat after select c when in gallery

ba9e7942704fe0ad96ff6f72b97faa3c72eddfc2 authored about 5 years ago
use tabs instead of disabled buttons

40110e4c0d6434006443cd2608ee8cc2487852f3 authored about 5 years ago
Fix merge

3e8874c8b589d649bac3b47f5cfd181a42e785b9 authored about 5 years ago
Implement fullscreen media view, refactor into es6 and react hooks

c3a7e1fe5fef3d126622eeb588221e51440cf901 authored about 5 years ago
fix standard and change a console.log to log

cc6b7837a31dd560492343c8deaae23856fa176d authored about 5 years ago
add getAccountsPath to application contants

also fix a coding typo I Introduced in the last commit

4b76f97c01e7bafbe14340eebe34b29f09a81383 authored about 5 years ago
new strategy for backwards compatibility:

future compatibilty

51112a7fd0bc9fa6c72a52eb90f27ffc10e8796e authored about 5 years ago
fix import backup

a97f74ef041ed173f2fd9dc7de6c70a424832b66 authored about 5 years ago
make load state async

and replace run-parallel by a promise

f770572465451f99b7bcbbbbd17fa69608c4a4f0 authored about 5 years ago
fix a mistake

b82b3941e57bf9998ea90d4823f5803223f50fab authored about 5 years ago
replace mkdirp dependency by fsExtra's ensureDir

also add the account folder to the folders that should be created

1c017e1b79d77c682e9fad122e80e1a3296bd29e authored about 5 years ago
update package-lock.json

a50c43e7655e572ca7ca848f4b9b45de168c3a14 authored about 5 years ago
"uri" encode the path.

05884d6933c689ecd90a87460dbcca42252fa70b authored about 5 years ago
new format: foldername = email

500c94dc5aa041dc8e5ff51c8eb6143d855a78a9 authored about 5 years ago
remove old function

84f1ea61bec83516cd1e0a6b4b96c7ab3839f6c4 authored about 5 years ago
rewrite account finding function

deb68fc7db77aafaa3562f8136f5b44d13fa62e8 authored about 5 years ago
make conversion more reliable

e2940da9259f6f3cc58f959b367af8b57cc93a66 authored about 5 years ago
move accounts to an dedicated account folder

and restructure the code for better readability

a4c825d1b81a5d0d498ae5186607de63820cbe78 authored about 5 years ago
move "remove account" and login.getPath

to logins.js

3e22e9b0258ad3bcc53f490c58b77ce9ed2700df authored about 5 years ago
fix standard

3c31f3f41d6bb0afd37fc0a0604316763a319b5e authored about 5 years ago
add the menuentry to the main menu

9e50ba71780b988ca22a8f559bb195a1f2a0b247 authored about 5 years ago
Move open map and EditGroup dialog in own ChatMethod helper methods

835720240b9ba2e8d07e2d4ea2bb7f40db4d6f2f authored about 5 years ago
Implement useChatStore2 method to easily get the chatStore and/or chatStoreDispatch. Start filling OneOnOneChatInfo dialog with content

b70e0f97ddf1a102da1fadc906e06f27f2b61b49 authored about 5 years ago
More or less finish it

427cbcb41b705c27e73dafaca4ba223a01424206 authored about 5 years ago
Start implementing OneOnOneChatInfo dialog, refactor dialogs/index.js to use import/export syntax

fad508292bb28fa25fcaa3d8d50f788f0f191f49 authored about 5 years ago
Refactor OneOnOneChat to ViewProfile

5cd39ec024633fcea585f90f8aa25752ed49afa9 authored about 5 years ago
Add missing styles

8cc5aa279ed8aafecc3c5b263818562ec0c37cfb authored about 5 years ago
right click on info message for info

4358f170bca1b15f2eab26e3e2bd089727e06791 authored about 5 years ago
Add profile image dependency

a9856ad36e1612d8b4e9eaad0f172233cd36ad53 authored about 5 years ago
Avoid reload of settings dialog

54d55d43a705469dbb397ddbf6beed09f091a5b4 authored about 5 years ago
Merge branch 'performance_async_chat_fetching'

12878073d76641b3d1a86bf38386ed5ae6d7e0e9 authored about 5 years ago
Merge remote-tracking branch 'origin/performance_async_chat_fetching' into empty-skeleton

00cf2a58c1b019f6b5f3b45ed6d5c5836c41d350 authored about 5 years ago
Add skeleton background

98deb899b94f75a9b5c3a1dadb29a0530238671b authored about 5 years ago
Fix importing keys

- Refactor import/export methods into callDcMethodAsync
- Fix user feedback displayed on top of d...

ec930d5d74bacd143d6f591f4ee4fe40f57dfcb3 authored about 5 years ago
Fix draft

7a2e6f2fd381d000f8ee61d54aa41890f457d69b authored about 5 years ago
Use single underscore

879b28d6afe465bd573da2900e3d8dc75f0ad2ce authored about 5 years ago
Try a bit shorter wait time

6739f733a37c4ccf91eca4a382685d1fde7c973b authored about 5 years ago
Try if longer wait helps MacOS test

3f2bd2134e5f258930acde7b88075c50353ada19 authored about 5 years ago
Use empty placeholder to avoid overhead

4631c56ebf0c8bb43e9c286683d7c5c1a38b4a67 authored about 5 years ago
Try to start from last index so we don't need to iterate through whole array if possible

dc637d0d040de39a6d131964b377bccc87154706 authored about 5 years ago
Fetch chatList only once when fetching multiple chatItems, more chunking

f7f9dc92f46fea187f73c2aae46a9ad3f8568f20 authored about 5 years ago
Split heavy backend chat fetching methods in async chunks to block call

stack only for the time each chunk takes

c7d5b3fa5ae3c56cbbf5d9838c60080d1dbac108 authored about 5 years ago
prepare 0.901.0

5129516a0c7b5fd761b20f97bfe007718c34a326 authored about 5 years ago
Update deltachat-node to v1.0.0-beta.21 and update npm dependencies

fa5fa31663b68af87d729eb7de614f9c9d014e20 authored about 5 years ago
Reset chat store on logout

38f59eb60a62cc61e6e851bbe8cf7f1d8234709d authored about 5 years ago
Don't fetch chat twice

resolves #1260

a61417a7fd5d1a357864316d40c2b39a8251db82 authored about 5 years ago
add labels

23a4008ad4100972ea444fc1ccadc8b081711c94 authored about 5 years ago
change labels

1cb2aff38add56cb03eadc648b238fab6745b386 authored about 5 years ago
fix json

b374eb4d44b2d1f1fabe7318c2d1b16832927691 authored about 5 years ago
fix styling

061bf44f2409a3cf90bfdcb9f5d262c2951b3966 authored about 5 years ago
fix #1223 switch buttons

cb4936f4ad1fa76b5a4859edfa84b71cb06e6b39 authored about 5 years ago
fixes #1256

036206bafff2e170b1fb68e3252e0da363212d37 authored about 5 years ago
disable mardown for now

8123574a44116331c922848a54d31e43c770008d authored about 5 years ago
Make sure all layers are removed before updates

35aec2d562361300efefab86d508945d4a106af9 authored about 5 years ago
Fix broken link to release page

bf29c9be81e428bae3711cecd995d7c636070844 authored about 5 years ago
update changelog

11d2da302340efdd8f04fb90886414d4582e8062 authored about 5 years ago
Change condition for resize and sendDraft

5651b07f15c535a4a095426a82451ca41f0bdbcf authored about 5 years ago
Avoid update draft loop

resolves #1246

f6c4ae635f575408f26ebfb0d94dadbe754adf5d authored about 5 years ago
hot fix: avatar letter display

use email before falling back to #

c638ada27ec64ddc4bd47194f46e0a107c1fd4a4 authored about 5 years ago
Send poi message via chat store

resolves #1251

c0c98c5fe2d752d9958494c028d5890d099f169f authored about 5 years ago
closes #1232

refactor menu and chatListItem contextmenu for ease of development
hide some options that don't m...

506ea697cb110f61b519609164eccd4315f6c368 authored about 5 years ago
Remove undefined fallback

ef7d870904202a0f87557216de7a732ddd32ff0a authored about 5 years ago
Use default image for profile preview

bf05f2e0450fb13a9af12d17ccd4dcb226a2d588 authored about 5 years ago
use avatar letter image instead for consistency

712120502d54cfbad1a0ecb4768714a80227d604 authored about 5 years ago
Hide remove button if there is nothing to remove

0cd047b031ae728251bfeef0640b7d11f740c397 authored about 5 years ago
Fix CHAT_MODIFIED state update

c965dac8131874babc17133abfbaafa78a1a6c11 authored about 5 years ago
fixes #1225

6aa938f56b3d5e0eecea2c17c136e01c5cfaed4a authored about 5 years ago
Fix MessageList not updating/scrolling down on incoming message

ea0d22d5383e86464c6ff0dfebc2ed99dec7ccc5 authored about 5 years ago
Throw out SCROLLED_TO_BOTTOM_IF_CLOSE

3d7e01f5fa0a5f2a3eef917fa8cde7527f39b385 authored about 5 years ago
fix standard

9d82f0653921329e9f78e8ada1071c398d56c8cb authored about 5 years ago
Scroll to bottom on incoming messages

4b2883ef7779d918f57aa5ec230dcef4c5917020 authored about 5 years ago
fixes #1061

e936494bf8969f0998d016c3099b3b641d85e6c9 authored about 5 years ago
move code around

b6aaefd93b2bab6d43839fbc139aee4d05138773 authored about 5 years ago
fixing the desktop part of #1228

f796668e13b93e6c6a7d390fdd29a9b42cf566da authored about 5 years ago
Merge pull request #1243 from paulaluap/patch-1

Update CHANGELOG.md

a80129dbf9a2b8e43d60e2186c1f8bc1c9369461 authored about 5 years ago
Update CHANGELOG.md

cfd42d836f053ea4a567a4f72f46ab1e2f0bf957 authored about 5 years ago
remove markdown from device-message

ac9f4a3bf3cf572e887e3dcdff40b7618cda698f authored about 5 years ago