Commit Graph

27 Commits

Author SHA1 Message Date
f67e3b4d4a Merge branch '17-libdeltachat-0-41-0' into 'master'
Update to delta v0.41.0

Closes #17

See merge request lupine/purple-plugin-delta!9
2019-04-11 19:55:39 +00:00
897bf1e96f Update to delta v0.41.0 2019-04-11 20:38:16 +01:00
212f75efb5 Merge branch 'more-pkg-config' into 'master'
Use pkg-config for libdeltachat too

See merge request lupine/purple-plugin-delta!8
2019-04-11 19:26:09 +00:00
ec838c6514 Use pkg-config for libdeltachat too 2019-04-11 20:20:20 +01:00
1e16cf3927 Merge branch 'install' into 'master'
Adding install task to makefile

See merge request lupine/purple-plugin-delta!7
2019-04-11 16:07:00 +00:00
José Luis Di Biase
3eb1743a20 Adding install task to makefile
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
2019-01-08 09:39:41 -03:00
20a89f5662 Reconfigure on every connection 2019-01-07 23:56:08 +00:00
ee382ed934 Merge branch '14-update-delta' into 'master'
Update to deltachat-core v0.35.0

Closes #14

See merge request lupine/purple-plugin-delta!6
2019-01-06 01:27:57 +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
dea22ee188 Update deltachat-core to v0.35.0 2019-01-06 01:22:29 +00:00
ff4f0b9563 Merge branch '2-find-offline-messages' into 'master'
Resolve "Notice messages sent while the plugin is offline"

Closes #2

See merge request lupine/purple-plugin-delta!5
2018-06-13 01:40:44 +00:00
ba1cd16cf7 Correctly receive messages, including offline 2018-06-13 02:35:00 +01:00
9e6768d9b9 Merge branch '7-no-html' into 'master'
Resolve "Sending and receiving HTML/marked-up messages"

Closes #7

See merge request lupine/purple-plugin-delta!4
2018-06-12 22:58:07 +00:00
cdd5d18e69 Delta does not support HTML messages 2018-06-12 23:51:20 +01:00
43b31a3b48 Merge branch '1-switch-to-curl' into 'master'
Switch to libcurl for HTTP requests

Closes #1

See merge request lupine/purple-plugin-delta!3
2018-05-15 19:54:15 +00:00
e39c209c36 Switch from libsoup2.4 to libcurl4 to perform HTTP requests 2018-05-15 20:48:17 +01:00
09f8a96085 Get CI working 2018-05-07 01:47:00 +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
9a3bef3965 Add a .gitlab-ci.yml file 2018-05-02 00:32:08 +01:00
4d37762f73 Move debug() to the top 2018-05-02 00:26:25 +01:00
a7b3ec0438 License under GPLv3 for compatibility with deltachat-core 2018-05-02 00:07:06 +01:00
2f70ab2996 Get the Delta Chat plugin to show up in pidgin 2018-05-02 00:05:28 +01:00
4bde367dc0 "Borrow" delta.chat logo 2018-05-01 23:36:26 +01:00
8c7016f11f Add .gitignore 2018-05-01 23:36:05 +01:00