Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/deltachat/deltachat-core-rust
Delta Chat Rust Core library, used by Android/iOS/desktop apps, bindings and bots 📧
https://github.com/deltachat/deltachat-core-rust
fix uptime debug output
b7283487b2afed4326d3f536dfe83ae7da63e601 authored over 4 years ago by bjoern <[email protected]>50e18f84c2a765b70ff6120a8f969d24ab510f4f authored over 4 years ago by jikstra <[email protected]>
1b485770b6d7b92605c208ddc1bb593771104e3f authored over 4 years ago by jikstra <[email protected]>
737a741a544c406acc46f8fad532f10b1f564e58 authored over 4 years ago by jikstra <[email protected]>
9eab96090d1e39f4ca0709ff21183f57e943032c authored over 4 years ago by jikstra <[email protected]>
551f7dc05a118c5cfc1ca9f58cd82afcd218aac2 authored over 4 years ago by jikstra <[email protected]>
BTreeMap is sorted by keys when iterated, making it easier to find the
required line.
2f5b6a115d094fb9dd1d4f48bb5af6bdbc1905fa authored over 4 years ago by B. Petersen <[email protected]>
regard line with ony '--' as footer mark partly
05d63fcbe6461fd81c44bdc5afa2610b309f616c authored over 4 years ago by bjoern <[email protected]>Update Readme.md: Explain database path, fix #1431
ae5bc76123a48ee5151b37cb33978e1171084eeb authored over 4 years ago by bjoern <[email protected]>Also set the database path to ~/deltachat-db so that nothing has to be changed in the command (i...
b70e92effbcebf0a7bc5ef201a3fe89a66daff39 authored over 4 years ago by Hocuri <[email protected]>459fec56db7b851025427640ad5f016ca3fc9424 authored over 4 years ago by B. Petersen <[email protected]>
2a9b967d2d52a6367970c83022588ffb77498cfc authored over 4 years ago by B. Petersen <[email protected]>
the footer mark normally used in email-conversations is `-- `,
note the trailing space, see RFC ...
39cb9c425cb0a2147f68f5b147bee717c57dacee authored over 4 years ago by B. Petersen <[email protected]>
std::time::Instant does not count eg. doze-time on android
432e4b7f0a961d7e6601bbefba2917246b117f98 authored over 4 years ago by B. Petersen <[email protected]>dff1ae0fb4db1a1e228d9fdb1928a73b119e7ff7 authored over 4 years ago by B. Petersen <[email protected]>
add context-uptime to dc_get_info()
294362443958d0a4a589108b7faf098114ee9599 authored over 4 years ago by bjoern <[email protected]>job: perform no more than 20 IMAP jobs in a row
94064e526a5032827b5173c71818475898a5c602 authored over 4 years ago by bjoern <[email protected]>95cac4dfb9a1edf31052892497e2140ebc5a1622 authored over 4 years ago by B. Petersen <[email protected]>
Let the thread load new messages. This may happen when user switches
the setting to delete messa...
Dynamic imap delete job generation
3d6ca973c4a8c2ab5f7a6fd0b5741de454c8f6b4 authored over 4 years ago by bjoern <[email protected]>
This prevents generation of a large number of jobs when IMAP deletion
setting is enabled for the...
This makes it possible to compare action priorities in Rust code.
66d5c3f62052f12e1f894b91ce967230bdfbcb0b authored over 4 years ago by Alexander Krotov <[email protected]>Job::new() can be used to create jobs in-memory
Job.update() is replaced with Job.save() which ...
502ec2a56fe6262801e8ab5a1985c397d23917c5 authored over 4 years ago by Alexander Krotov <[email protected]>
This moves the loading of the keys from the database to the trait and
thus with types differing ...
d29c5eabbb3389b3d85a617bf161fc566513ff05 authored over 4 years ago by Hocuri <[email protected]>
If precheck_imf fails to check if message with the same rfc724_mid
already exists, the same mess...
4e828199c864155e15c2c0363732c713bf42a05a authored over 4 years ago by B. Petersen <[email protected]>
61c84c8e014b937618e08e3aed8a5faaa205144d authored over 4 years ago by Hocuri <[email protected]>
remove all member_added/remove_events
30be5e33d71f20d33fef194dc6030b74ebfcad51 authored over 4 years ago by bjoern <[email protected]>expose obtaining list of fresh messages to python
b1c524d4a35605c61815977fd905946923a7821a authored over 4 years ago by bjoern <[email protected]>7c33c7f7da337cc157b62c0b1946b91b1517bd2d authored over 4 years ago by holger krekel <[email protected]>
Delete expired messages instead of hiding them
7846c23edd230961c39dba8c3cd66940a2b5ec22 authored over 4 years ago by bjoern <[email protected]>
For hidden messages, blobs are not deleted during housekeeping. To
actually free the space used ...
70c082a1b193b700b2e0f7ce387438bfa89603c4 authored over 4 years ago by holger krekel <[email protected]>
a1c82eaea60a54965456f2c7848904d145b9b331 authored over 4 years ago by holger krekel <[email protected]>
add ac_chat_modified hook event
add account.get_contact_by_addr (thanks @r10s)
02cda1e611f98a23350adb221d8fa842ef7073bb authored over 4 years ago by holger krekel <[email protected]>
a87a2d0b71363acb49fba4f9e4430d32370655fb authored over 4 years ago by Hocuri <[email protected]>
511727fdfa4ac7d94443926d7de62c5f2891024a authored over 4 years ago by Hocuri <[email protected]>
6e2f4d85a348cf1d59377b2620e30fa0e914ab6d authored over 4 years ago by Hocuri <[email protected]>
fix doc for dc_lookup_contact_id_by_addr()
a86c7c767a79a5b73941d5cea52460a9aa596364 authored over 4 years ago by bjoern <[email protected]>Co-Authored-By: holger krekel <[email protected]>
da88d8f17f5c9c45b7a6e21fd8551131b88ae448 authored over 4 years ago by bjoern <[email protected]>dbd37054418002a70874ae4e7d65eabaa6df515a authored over 4 years ago by B. Petersen <[email protected]>
8d2f526ee721c0aaf9459ee79dc6ca05265aaa72 authored over 4 years ago by Alexander Krotov <[email protected]>
b075a73222851f7ff1d7351f517c113d6f5278be authored over 4 years ago by B. Petersen <[email protected]>
remove unused api
eb5387ca383eb74c6cda2d964bdafb281a87aaba authored over 4 years ago by bjoern <[email protected]>1eaef94c7157fc6b0e9848973e8326658cb5a53a authored over 4 years ago by B. Petersen <[email protected]>
e1903edd04e1f4293b4812f3f5b28763630fbe6c authored over 4 years ago by B. Petersen <[email protected]>
0b6b8ced922b4fdf75233b8e9f4508dbac78889c authored over 4 years ago by B. Petersen <[email protected]>
cc6ce72f6e97fdcfdb2462ebf920df823e0d6405 authored over 4 years ago by B. Petersen <[email protected]>
857a384d8b8ce6155083476a61f850f03b32654f authored over 4 years ago by Alexander Krotov <[email protected]>
13dd88b7adcd48aff4f569f5500be46dc2ce1eff authored over 4 years ago by Alexander Krotov <[email protected]>
e85cdc8c9f922867945e1995eb9ce8970f68647a authored over 4 years ago by Alexander Krotov <[email protected]>
Some mobile email clients, such as apple mail, attach or inline images
after description, just l...
5f574cf283816bb5b745a761ffb4d2e923fbc7bf authored over 4 years ago by Alexander Krotov <[email protected]>
cb92579461f65172d4993655000683875a8038d1 authored over 4 years ago by Alexander Krotov <[email protected]>
76b7e7408a643e5118c59ef1a15a2463ef072ebe authored over 4 years ago by Alexander Krotov <[email protected]>
9fcb30ac334edc7cb17d40c05fccc5df606e3adb authored over 4 years ago by Alexander Krotov <[email protected]>
e909b8199b98016a9c9f0b5f48168285ea0a4454 authored over 4 years ago by Alexander Krotov <[email protected]>
0327000f8dcd2f6d3c019a707daa9a3ba5863825 authored over 4 years ago by Alexander Krotov <[email protected]>
3a91c87c73a584ef5ac21a5b61779433a82950b2 authored over 4 years ago by Alexander Krotov <[email protected]>
db5b5d321b15df7fe8a851caa29e4dcc347a83df authored over 4 years ago by Alexander Krotov <[email protected]>
324e5d0258c623af56b4d71ac18453379c271664 authored over 4 years ago by Alexander Krotov <[email protected]>
d997bbc0812b6e64d6f19805c0d4985473881149 authored over 4 years ago by Alexander Krotov <[email protected]>
Rust warns about them now
1c21d4f35670a8b9dd51fa4f826d50bd8ba3ea33 authored over 4 years ago by Alexander Krotov <[email protected]>daf40fde8219e6950beb61fa1c3f5c45ef778b1b authored over 4 years ago by Alexander Krotov <[email protected]>
ec089faf3a6c0b4dc9a2503f3d02d1b2b361af5c authored over 4 years ago by Alexander Krotov <[email protected]>
92f1e6da1e6b61f7ef86a0d7863349ceef3af2a4 authored over 4 years ago by Alexander Krotov <[email protected]>
24aa3c781b9ddd6da40bf5dc6903e9b6208e4567 authored over 4 years ago by Alexander Krotov <[email protected]>
It is required for stabilized subslice patterns.
proptest 0.9.6 fixes compatibility with the la...
32bd6109e390f358a92b654622b6cc945d2d0c40 authored over 4 years ago by Alexander Krotov <[email protected]>5ded8fb40014bafdb0ae505e593263d61f6c560e authored over 4 years ago by B. Petersen <[email protected]>
278454287c1cc31263b5025ebd57b85207c51adc authored over 4 years ago by B. Petersen <[email protected]>
52442017e23da66837bc954842a1d516347e0af3 authored over 4 years ago by B. Petersen <[email protected]>
24730e7ad66a4a88cf01d7d81ed0c363971ba7c7 authored over 4 years ago by B. Petersen <[email protected]>
016a7806320362b2b26f7d3d3c23c40e92ecbf41 authored over 4 years ago by B. Petersen <[email protected]>
6d89638ca4b22dfe08e2b0e3af5e97303ac8e1f6 authored over 4 years ago by Hocuri <[email protected]>
960c8745d907cb207041441b237a1b90a6fd5307 authored over 4 years ago by Hocuri <[email protected]>
fdc091319bf79aa97cdbe2e29baa1254652f4152 authored over 4 years ago by Hocuri <[email protected]>
134b09dba57178242e4f3a7dd8d1e8b523763410 authored over 4 years ago by Hocuri <[email protected]>
ec67b3975c215025320c53d6556ea9ac59794258 authored over 4 years ago by holger krekel <[email protected]>
some fixes thanks to @adbenitez
Co-Authored-By: Asiel DÃaz BenÃtez <[email protected]>
6c3a8448cfc4e5859d6875b0de4a446c4b05d8ea authored over 4 years ago by holger krekel <[email protected]>6f8067ffd315adaa2ea3d95edb8811d912bdd026 authored over 4 years ago by holger krekel <[email protected]>
323d996d5f9b881fefd17ea4c81e441e49ee2b23 authored over 4 years ago by holger krekel <[email protected]>
bbc8bed39c6af075ef7ab8219ef470e309e72f77 authored over 4 years ago by holger krekel <[email protected]>
0d4b6f56270ab380388399a45f670a4b8c12b90c authored over 4 years ago by holger krekel <[email protected]>
2d74514dd0c88c489a1d95c0965812acddb2120e authored over 4 years ago by holger krekel <[email protected]>
deprecate get_type()
a665d6de59189a9c6c7b2bd2af2047900dd74d38 authored over 4 years ago by holger krekel <[email protected]>c851f9d5a3ba019fa185ba74a32d0b33c67e488d authored over 4 years ago by holger krekel <[email protected]>
f61b9f79648f2bf2bcb0c2bb711b01d53ac3fec9 authored over 4 years ago by holger krekel <[email protected]>
d8e14d9993ce2667def35e90f0eddeb996c97a2f authored over 4 years ago by holger krekel <[email protected]>
57141e478c375e0913d11d27be02c9b032921925 authored over 4 years ago by holger krekel <[email protected]>
36b50436d7ad616b0c9f9127fef9525570349245 authored over 4 years ago by holger krekel <[email protected]>
79f5e736b002e089fa5b56524a2afc98820cbc87 authored over 4 years ago by holger krekel <[email protected]>
- introduce update_config(kwargs) method.
- group APIs a bit better
d66829702f2d72445fddb2a1f5a7bd6b001a509b authored over 4 years ago by holger krekel <[email protected]>
f38386d164c89636bde04f0f696ecd8febf7f675 authored over 4 years ago by holger krekel <[email protected]>
some api cleanups
cf6391d51b1a105a6743f59279c199f37752005f authored over 4 years ago by holger krekel <[email protected]>95d45b386f21ea6a9209693b957fc286e7b4d40b authored over 4 years ago by holger krekel <[email protected]>