Commit Graph

8 Commits

Author SHA1 Message Date
f1c0e232f5 Run SMTP and IMAP in their own threads 2019-01-06 01:22:29 +00:00
12ef4d5125 Fix compilation against deltachat-core v0.35.0
The plugin doesn't work yet. Thread handling has changed significantly,
and other changes may also be needed.
2019-01-06 01:22:29 +00:00
cdd5d18e69 Delta does not support HTML messages 2018-06-12 23:51:20 +01:00
de213f2b7a Initial integration with libdeltachat
This implements configuration, connection, sending and receiving IMs in the
simplest possible way. Lots and lots of cases are not handled.
2018-05-07 01:47:00 +01:00
2049e30dc5 Dummy status, login and logout methods 2018-05-07 01:46:17 +01:00
6fcd10ed32 Pretend I didn't copy-paste a lot of boilerplate from the matrix plugin 2018-05-07 01:46:17 +01:00
4d37762f73 Move debug() to the top 2018-05-02 00:26:25 +01:00
2f70ab2996 Get the Delta Chat plugin to show up in pidgin 2018-05-02 00:05:28 +01:00