Simon Laux
937ff5a378
add more links to the language bindings in readme ( #2895 )
...
Co-authored-by: bjoern <r10s@b44t.com >
2022-01-01 12:25:01 +01:00
Jikstra
0b5c4df432
Add -DCMAKE_INSTALL_PREFIX flag example to README
2021-08-01 17:01:07 +03:00
Jikstra
3647aac4e6
Add information about system wide libdeltachat
2021-07-26 00:04:02 +03:00
link2xt
c1d3e9358d
ci: remove references to CircleCI
...
It is not used anymore.
2021-07-03 17:57:43 +03:00
link2xt
60d596bb0e
README: remove "remote tests" badge
...
This CI workflow does not exist anymore.
2021-05-22 16:17:25 +03:00
link2xt
7bdae8b2c5
README.md: replace shields.io with official CircleCI badge
...
Also remove appveyor, it is not used anymore.
2021-04-21 07:23:48 +03:00
link2xt
c7345c16f8
README: update CI status badges
2021-04-19 01:23:59 +03:00
Friedel Ziegelmayer
6bb5721f29
feat: improve internal sql interface
...
Switches from rusqlite to sqlx to have a fully async based interface
to sqlite.
Co-authored-by: B. Petersen <r10s@b44t.com >
Co-authored-by: Hocuri <hocuri@gmx.de >
Co-authored-by: link2xt <link2xt@testrun.org >
2021-04-06 16:06:11 +02:00
B. Petersen
a34cfd56b4
update link to 'Go' repo
2021-02-06 02:02:08 +01:00
Alexander Krotov
6285d18186
Document IMAP and SMTP tracing in README.md
2020-08-10 17:45:55 +02:00
Alexander Krotov
e3af3a24a8
README: add link to Free Pascal bindings
2020-06-21 20:14:30 +03:00
dignifiedquire
23b6974386
Merge master
2020-05-27 17:21:39 +02:00
Nick Thomas
1ab6186eaa
Add telepathy-padfoot to the README
2020-05-23 20:06:14 +01:00
dignifiedquire
8a7923c974
Merge remote-tracking branch 'origin/master' into feat/async-jobs
2020-05-13 18:29:22 +02:00
Hocuri
b70e92effb
Update Readme.md: Explain database path, fix #1431
...
Also set the database path to ~/deltachat-db so that nothing has to be changed in the command (it can just be copy-pasted).
2020-04-27 19:18:19 +02:00
dignifiedquire
1846f20f6e
upgrade repl
2020-03-21 14:24:41 +01:00
dignifiedquire
95073deb96
fix: update to pgp@0.5
2020-03-04 14:51:58 +01:00
B. Petersen
4776e196da
add frontend projects to README
2019-12-26 00:42:07 +01:00
B. Petersen
839a48b678
list language bindings in README
2019-12-26 00:42:07 +01:00
holger krekel
ec81d29580
fix multi-line subject encoding and introduce MIME debugging env var
2019-12-05 19:29:12 +01:00
holger krekel
ae43b83162
random change to test PR
2019-11-24 01:05:33 +01:00
holger krekel
47be554aff
adapt README, comment previous python tests out
2019-11-22 12:28:19 +01:00
Floris Bruynooghe
dfd58961f7
Safe load_or_generate_self_public_key
...
The function is made safe and now returns Result. Functionally it now
fails when it can not write the newly generated key to the database
whereas before it still returned the key but logged a warning. There
is no reason this shouldn't be able to store the key and silently not
storing the key may result in later operations assuming the key is
available, so failing seems like a better choice.
The function now also uses a proper mutex to guard against multiple
threads generating keys. And this mutex is Context-scoped rather than
fully global (static).
2019-08-13 10:04:38 +02:00
Dmitry Bogatov
4d9bd46c9d
Add note about possible cause of lost messages
2019-08-06 22:09:43 +02:00
dignifiedquire
4fe99b21c9
feat: add better feature configurations
2019-07-06 11:25:01 +02:00
Ampli-fier
58ca0998e0
Info about Rust and Cargo + some minor changes
2019-06-10 21:44:20 +02:00
dignifiedquire
983ccaaccd
feat(examples): refactor repl to use rustyline and safe rust
2019-06-06 13:13:16 +02:00
Lars-Magnus Skog
1c0431e2f2
Remove incorrect comment on building header file
2019-05-29 00:38:32 +02:00
Lars-Magnus Skog
377014928e
Remove list of commands
2019-05-29 00:37:30 +02:00
Lars-Magnus Skog
6ad8f3aeb4
docs: add quick intro to repl tool
2019-05-29 00:34:35 +02:00
Friedel Ziegelmayer
342e416b4e
Ci updates & closer to windows builds
...
* chore: update some ci
* feat: no more libiconv
* refactor: updates for updated mmime api
* fixup: correct mmime path
* cleanup
* use newer visual studio
* Update appveyor.yml
* unify libc imports and improve windows situation
* refactor: use rust based sleep
* improve cross platform state of types
* docs: update readme badges
2019-05-16 17:16:07 +02:00
Lars-Magnus Skog
2f7eb48516
ci: add basic setup for circleci
2019-05-01 19:36:41 +02:00
dignifiedquire
956609f565
feat: reorg code, and prepare for c bindings
2019-04-27 21:48:22 +03:00
dignifiedquire
4cf5903d60
feat: update latest deltachat-core 0.43.0
2019-04-27 17:35:49 +03:00
dignifiedquire
294bd05f1f
document current commit
2019-04-27 15:57:18 +03:00
dignifiedquire
ff99e19972
inital commit
2019-04-26 11:57:23 +03:00