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

don't check for undefined timestamp

which is impossible now

bfbdd6a9c2e07475d197c42deae9221662cfcd5e authored over 2 years ago
fix scheduler typo

4d53efb80fe5e7dae8eb0bc68f9b8db66fcc9793 authored over 2 years ago
rename chat_locks to chat_scheduler

356df49f7ab755b76bb77db2c8044c768070dc99 authored over 2 years ago
simplify import

ef3a9938bb8cca805f3ed07fe42f063a95463b13 authored over 2 years ago
remove unnessesary code

0d0c0f0d03905ebc758805bbbca60ee72f83e64b authored over 2 years ago
jsonrpc backup import/export

c8bc1ba1234b5ee13005734bf951a60409daa555 authored over 2 years ago
move saveBackgroundImage to runtime

6d5d905770da6a48e79a53fe14a310cfd0a95568 authored over 2 years ago
move `getLocaleData` and `setLocale` to runtime

1b8ca18e8a0337db468ff228467648cfbd68be9d authored over 2 years ago
securejoin; delete contact; change nickname; send sticker

394a00c9d9b4f00dac2b79bd74afbbad24eefe45 authored over 2 years ago
fix eslint

e884a6467de85d386e7112831a4f93843d723039 authored over 2 years ago
move settings to runtime

remove unnessesary export statements and unused code in trayicon
snd some other minor moving code...

1acd66395d01da99fe5cad85213f6d7a4e75e17c authored over 2 years ago
move sending device messages to frontend

a80b3c11ffa1baf5b05f689d3655e7ab76cb7db0 authored over 2 years ago
add feature "search in chat"

386ef6f949d6f439c63a85e7d7ad10069b524a22 authored over 2 years ago
fix typo

3b1964ea74e8ab0f04b6ac907d0247c6e3223268 authored over 2 years ago
Use exportSelfKeys & importSelfKeys from jsonrpc

837ff912ac93cc3a0948ab36c8ae4fea64afa2b3 authored over 2 years ago
delete now unused methods

e71be7e9727fa14608967d6b8c13d705f385bec3 authored over 2 years ago
move setting stockstrings to frontend

56a90b7d24e08747455e7c5ad25c5e685da2621e authored over 2 years ago
move theme functions to runtime

3b3a5b4ce21d2cccc8f3a6945aa16e0b941d077d authored over 2 years ago
also show jsonrpc response in log for now

98724be379152351446e003a9db0492d146ea4c5 authored over 2 years ago
move to runtime: getWebxdcDiskUsage and clearWebxdcDOMStorage

be679b8ba2e04166c2723f758a9e46511ef8f9ab authored over 2 years ago
rm unused import

0d908fe5770ca96b13067456a48c501f65c54002 authored over 2 years ago
estimateAutodeleteCount

55ddbc544bdbcb6d940e4ebb54b119226173fcca authored over 2 years ago
move writeClipboardToTempFile to runtime

fix eslint

06f278e25a72a67fcb935c485aaad603217d7485 authored over 2 years ago
jsonrpc: messageIdsToSearchResults

6f277be9caae67c21c193eed89a55fa4ede4aedd authored over 2 years ago
Port setProfilePicture to jsonrpc

a8eb8a9b41d4e49881c987d25cfb55c1b0ca562a authored over 2 years ago
jsonrpc: searchMessages

also fix:
message search: show "1000+ messages", because 1000 as result means the result was tru...

277256b5b0f481dcca36d0be4ef912f13d185138 authored over 2 years ago
remove use of getLastLoggedInAccount

584d713bd54219b8ea13adc22ca80246ed9bf283 authored over 2 years ago
fixes

92563245888d0c28cd5c38bb75775472f56fae0b authored over 2 years ago
move more methods to jsonrpc

and delete some unused code

needs core with https://github.com/deltachat/deltachat-core-rust/pul...

938f00bfdcd37b2d10fee26e9011ef786567d58d authored over 2 years ago
port getAccountSize

b4e77cbe9535ef8949ebd8c7b045d77c1b55e34e authored over 2 years ago
use getChatEphemeralTimer and setChatEphemeralTimer

051fc0a3c89eca004b147add9f50470f90c727c8 authored over 2 years ago
Port setChatVisbility to jsonrpc

52f66b0b0bb77c2f786b5e0a86c3eb06fbabb91b authored over 2 years ago
remove 4 unused functions

20e7a1f77d375dfd1e77e7159f833221b9200195 authored over 2 years ago
jsonrpc: getLocations

25363c23db8be5b1b414e24b82279d62acc81f23 authored over 2 years ago
fix formatting

757779d0403718eace26049e8d9a98697a4b8f40 authored over 2 years ago
listen for webxdc events in frontend

06d46a2bbe645a2085bcda9a4e79c3eaa936ab82 authored over 2 years ago
webxdc depend less on core in backend

gather some of the info in frontend instead

7d4c0c9afcb6ed4e939670d13cb5308424d1df9a authored over 2 years ago
Fix scrollTo being stuck (#2944)

* Remove unneccessary log statements
Remove state.scrollToBottom and state.scrollToBottomIfClos...

a54d94b580895b2f4dc904b9cb0670e01e30e5c0 authored over 2 years ago
fix formatting

b92f7812d9bea43fd33d57c1fbab728956c6f8b0 authored over 2 years ago
fix empty placeholder in qr confimation dialog for dclogin and dc account (#2941)

f88a281268abcdd0708f937bed3e83eb016c4428 authored over 2 years ago
Adjust distance to buttom from ConnectivityToast to match with CreateChatButton (#2942)

7d684284dede9dc0459ce07552e3b1011b2bd2c7 authored over 2 years ago
fixes #2934

674ef431840caa8c53ddf4850c6d339206dda56e authored over 2 years ago
Fix jumpDown button being on top of composer (#2940)

03641ce8eb7678396266a70330b8ce41742cffa4 authored over 2 years ago
Add var(--jumpDownButtonBackgroundColor) and (#2939)

var(--jumpDownButtonIconColor)

1bc3ce7ba0e288949b01cfdc9f5997c93d28c8b0 authored over 2 years ago
Fix formatting and fix jumpToMessageStack

73d1de5bcf9c3ef444dfc1e4b73d9faf05772583 authored over 2 years ago
Fix formatting

a44c101e34ea35a5429f07ed0c3f08112383057b authored over 2 years ago
Fix JumpDownButton being show in gallery view

d67e687b7a3783cfebaa0e3a4556d4f4aa1ad573 authored over 2 years ago
Fix MessageListInner using old onScroll callback (#2930)

4c013299f44884c0ee58a6fbc3a7edfbf0553e6c authored over 2 years ago
[wip] minimal theme: more tweaking (#2793)

* minimal theme: Style sidebar

* Fix padding of #message-list

197f4e33d547ecd6d0f82c9977dfa0c832707706 authored over 2 years ago
Reimplement jumpDown button (#2924)

* Reimplement jumpDown button

* Fix compilation

* Move JumpDownButton outside of MessageLi...

7f1cc190c223702d5b8a1b0a212fd10e8776d122 authored over 2 years ago
hide ephemeral timer menu options for mailing lists (#2923)

* hide ephemeral timer menu options for mailing lists

closes #2920

* changelog entry

39857cfd499399dc9cd4933422e3cadb9021b663 authored over 2 years ago
Get rid of tx('version') (#2925)

82db79ceb140c5d9e1880ee37825439a70df117c authored over 2 years ago
use less muted color for "recently seen"

with the "connection view",
we already have a green indicating sth. as "online", reuse that.
the...

80a7c0d2b3b5639acb0de55acc25c01464390326 authored over 2 years ago
fix mark messages as read on window focus (#2917)

closes #2883

617b86c7b4bba90f89e404b9dc37a980731bf92e authored over 2 years ago
remove loading stage from sending autocrypt setup message (#2916)

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

5e5e5cefed58844cfca53fc1aa7dde3108b1191d authored over 2 years ago
remove unused code and fix group join qr code (#2915)

when creating a new group

42dc65846cce359822e4839bc9f1840ef0f1bab2 authored over 2 years ago
make contact last seen always display relative time

7b1027d7acdf702ad2724c424a751e6c843b1890 authored over 2 years ago
fix tests

eac3a9429c52d95de545396af2bcd6f8ac453a53 authored over 2 years ago
smaller border for dot

5d3911317e50278b6459c6a41c1c282822a4f7f1 authored over 2 years ago
add recently seen indicator

closes #2873

b393f14832eebe9c702b91b8296c0b540f0a92e5 authored over 2 years ago
more masks variants that we might or might not use

41e1fbb4258e29c6c1ed8d260d5649d6245fd13a authored over 2 years ago
move badge and notifications to frontend (#2900)

* move unread badge logic to frontend
and fixes #2815

* move notification logic to frontend/...

f02d9227532dd65b9838f93dce3e90be0562ad5d authored over 2 years ago
solve MaxListenersExceededWarning for now (#2910)

fixes #2897

3c4f5ae77ee587a930a1d89e2720c1abd0e229cc authored over 2 years ago
register for `dcaccount:` and `dclogin:` scheme (#2823)

* register for `dcaccount:` scheme

* add support for dclogin

* allow using dclogin & dcacc...

15b59b8e68e927e7b7d735bc5a39604dad7867e1 authored over 2 years ago
use jsonrpc for next media (#2893)

needs core with https://github.com/deltachat/deltachat-core-rust/pull/3610

77f76efed039375709fd43034b4abcc388644d56 authored over 2 years ago
add mailinglist address to chat subtitle (#2887)

* add mailinglist address to chat subtitle
needs new core version with
https://github.com/delt...

d0dcbda51220453fa66ced7fa198c5aa6bf169ad authored over 2 years ago
prepare update to core 1.96

090262bdf0c3604c915d19473d708f7c61a0dd19 authored over 2 years ago
update core to 1.96.0

26c8d55678fff44adb325f780895bd423bdb9742 authored over 2 years ago
add --access=public to npm publish command

c70c78b06b0de1679ac6037e30c6433f74bbdd2c authored over 2 years ago
add button to clear chat history

(delete all messages of a chat)

32640b7de0b48f900805e2abcdd6a17fcac3c2f4 authored over 2 years ago
fix quote linebreaks (#2911)

fixes #2870

ab558da87e5529c11584395ac919cb29e2085308 authored over 2 years ago
fix low resolution of copy qrcode image

fixes #2907

50d8e3477bacf709bb2ed2169fa42d1007997872 authored over 2 years ago
fix eslint on timestamps

225861080571a408008a6b6805db3e89756e766b authored over 2 years ago
adjust donation link (#2905)

6861839300bacb9571e7638643658a1a311bf2a2 authored over 2 years ago
click on selected chat in chatlist now goes to bottom (#2899)

or first unread message
closes #1540

Co-authored-by: Jikstra <[email protected]...

c2c0e7d9ae30101fc6d42f1b6e61d383d2ab37f9 authored over 2 years ago
add donate link in settings (#2902)

00572a8b7e05e4cd2416d6d21a52c96e50eea78f authored over 2 years ago
fix fullscreen avatar view (#2895)

6ddd009ccf77f1057ba93a61b36eaeb11069628c authored over 2 years ago
make timestamp update more Entity Component System like. (#2896)

fixes #2885

60b943ffd3eb2c9d71832f575cef933c27657d61 authored over 2 years ago
remember last path in "save as" dialog (#2901)

closes #2832

03ca82943f05f4345c81b326cfd2de12e6659882 authored over 2 years ago
more jsonrpc progress that is already mergable (#2894)

* more jsonrpc progress that is already mergable

* fix eslint stuff

* fix formatting

* ...

1c73dd80bd9ecd192f36372b4b5e34d0e9bbc8b1 authored over 2 years ago
fix formatting

7846bfbf305d8e4d561c137ae37aaf72c70607b2 authored over 2 years ago
update stockstrings

fixes #2880

e9003ee1643c575090f72d3af0c6ffe229fcc569 authored over 2 years ago
Update translations (22.09.2022)

288fbd4a17b02a547fc194a1d5805bad48a7365e authored over 2 years ago
Actually update deltachat-node

d153766ea3e87b311a3625eb92e73048b5b84045 authored over 2 years ago
clear webxdc browser data on webxdc instance deletion

89048946277c07cc260dce94a97f2be9b03456b2 authored over 2 years ago
migrate to jsonrpc (mostly message related functions) (#2879)

* migrate to jsonrpc
(mostly message related functions)

also fix selecting chat after forwar...

076fcc8db59e19d04db878e613beb71800fe05cb authored over 2 years ago
use more of the existing jsonrpc: accept chat

e969ce4bca25a10980e90ca54df437ed6018518c authored over 2 years ago
fix scanning account qr code on welcome screen, (#2875)

also made the code tinz bit more understanable
allow scanning of certain qr code types on welco...

3161cd1c650d98d180022e3a02fb19fcc3fd985c authored over 2 years ago
simplify a code line in three dot menu (#2876)

09dfa51753aa8aeb5960f0dc9d75923a8d872a06 authored over 2 years ago
fix build with npm installed git branch

9045a15eb93773f8ff1e0ae4be8784c8eed970c8 authored over 2 years ago
integrate jsonrpc

cb446ed9bc13c8427e37b3c4fbb400db66ab033b authored over 2 years ago
update to newer version of jsonrpc core branch

3cdb497e944832b3440a661c8401e3487a69acab authored over 2 years ago
start using jsonrpc in account list

03c204898356c020d702eae7428d88513622c710 authored over 2 years ago
replace checkValidEmail with jsonrpc method

f19eae919fdf098e946460f7decef9dfe6fc7c55 authored over 2 years ago
debug-log jsonrpc requests

92fc22f7eb5fc9382aa4f7b9f4e7ad6db63b6495 authored over 2 years ago
use jsonrpc for getInfo

69eac7b1aef2f0e10d5c599db00ade73abbe81b8 authored over 2 years ago
bonus: remove blueprintjs from About screen

eb5b1715c7eff809633d3552ce2f581bfffa2e17 authored over 2 years ago
jsonrpc for provider info

now it can block all it wants because it's truly async now

cce021826424739ededd9752ef771748a4732865 authored over 2 years ago
jsonrpc: updateCredentials and stopOngoingProcess

809eb17863ab2e2b26377c3e93d90570c995e9b9 authored over 2 years ago
jsonrpc: setConfigFromQr

fixes #2671 (the desktop part of the problem)

911cb3775b6ecc2ec4424b6ff27fc2b1e1abb6f3 authored over 2 years ago