Commit Graph

18 Commits

Author SHA1 Message Date
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