Lars-Magnus Skog
18c0d9f83b
chore: update version to 1.0.0-alpha.0
2019-06-07 13:36:15 +02:00
Lars-Magnus Skog
9a0a451999
chore: use rustyline@4.1.0 for now ( #128 )
...
* switch to rustyline 4.1.0
* adapt highlight_prompt to 4.1.0 format
* fix rust fmt
2019-06-06 13:13:16 +02:00
dignifiedquire
983ccaaccd
feat(examples): refactor repl to use rustyline and safe rust
2019-06-06 13:13:16 +02:00
dignifiedquire
d11ce1e539
feat(deps): use published mmime
2019-06-02 01:08:19 +02:00
dignifiedquire
37bfc3fe14
fixup: switch back to mmime master
2019-05-30 12:24:12 +02:00
dignifiedquire
6e6be4ef1a
fixup: use fixed mmime branch
2019-05-30 01:31:37 +02:00
Friedel Ziegelmayer
d033667433
Fix bugs ( #93 )
...
* fix(repl): pass null pointer instead of empty string
* fix(peerstate): ensure load and store to the db works
2019-05-28 17:59:41 +02:00
Friedel Ziegelmayer
0d51c7dd2e
Prepare for android builds ( #88 )
...
* upgrade ci
* fixup
* update ci script
* Update run.sh
* refactor(time): drop libc time functions
* fix(ffi): use i64 instead off time_t
* fix(ci): install croos
* fix: remove unused dc_check_password
* fix(ffi): enable ssl vendoring by default
* chore: remove unused import
* fix(deps): add vendored flag for reqwest
* chore(ci): use cross fork
* fix: handle invalid server configurations
Closes #90
* Disable android from circle ci for now
2019-05-28 17:41:50 +02:00
Friedel Ziegelmayer
a247e5b143
refactor(oauth): safe oauth2 and remove custom json parser ( #80 )
...
* refactor(oauth): safe oauth2 and remove custom json parser
Closes #46,#53
2019-05-26 22:49:52 +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
dignifiedquire
2a135576a6
remove unused dep
2019-05-14 00:47:42 +02:00
dignifiedquire
00314ffbe0
feat: add proper shutdown logic for imap
2019-05-12 22:18:22 +02:00
dignifiedquire
6d2cbe2208
update mmime dep
2019-05-07 13:52:22 +01:00
dignifiedquire
e43ddf0359
refactor: reorg code and drop usage of libetpans base64 encoder
2019-05-07 10:51:41 +01:00
dignifiedquire
83917ef93e
wip - use mmime instead of libetpan
2019-05-07 10:45:46 +01:00
dignifiedquire
fc36070f59
implement imap idle
2019-05-06 00:24:49 +02:00
dignifiedquire
e7d72dfdd4
fix some locking issues, start rust-imap impl
2019-05-05 00:15:45 +02:00
dignifiedquire
34685961a7
feat: use rust based smtp implementation
2019-05-02 22:34:29 +02:00
dignifiedquire
1fd91f2da8
build: basics for android
2019-04-28 15:18:30 +03:00
Lars-Magnus Skog
ab2efb71cc
chore: use a temporary path for db in example
2019-04-27 23:22:54 +02:00
dignifiedquire
7c50702221
feat: port commandline tests
2019-04-28 00:14:23 +03:00
dignifiedquire
956609f565
feat: reorg code, and prepare for c bindings
2019-04-27 21:48:22 +03:00
dignifiedquire
8a99151252
refactor event callback and handle http_get in tests
2019-04-27 15:34:11 +03:00
dignifiedquire
1faf248e09
remove extern c and no_mangle
2019-04-27 01:42:58 +03:00
dignifiedquire
9a1fcc745e
constants and basic header generation
2019-04-27 00:33:40 +03:00
dignifiedquire
c008d9e1a7
feat: use libsqlite3-sys
2019-04-26 22:12:23 +03:00
dignifiedquire
29993db512
use rpgp directly
2019-04-26 21:58:58 +03:00
dignifiedquire
ff99e19972
inital commit
2019-04-26 11:57:23 +03:00