Commit Graph

10 Commits

Author SHA1 Message Date
5d2fc0dbca Use native libpurple HTTP functions 2019-04-11 23:57:11 +01:00
cd7a5c5d24 Move more processing out of the delta event handling 2019-04-11 22:14:54 +01:00
20a89f5662 Reconfigure on every connection 2019-01-07 23:56:08 +00:00
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
ba1cd16cf7 Correctly receive messages, including offline 2018-06-13 02:35:00 +01:00
cdd5d18e69 Delta does not support HTML messages 2018-06-12 23:51:20 +01:00
e39c209c36 Switch from libsoup2.4 to libcurl4 to perform HTTP requests 2018-05-15 20:48:17 +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