Commit Graph

25 Commits

Author SHA1 Message Date
cf1ba6588a GODT-949: Fix section parsing issue 2021-06-02 05:56:17 +02:00
f6ff85f69d GODT-1184: Preserve signatures in externally signed messages 2021-06-01 11:01:14 +00:00
8109831c07 GODT-35: Finish all details and make tests pass 2021-04-30 05:41:39 +02:00
2284e9ede1 GODT-35: New pmapi client and manager using resty 2021-04-30 05:34:36 +02:00
50550d42b4 GODT-213: Message Builder 2021-04-15 09:51:08 +00:00
a89dfc4524 Happy New Year 2021-01-04 11:55:15 +01:00
ca962ce5ad Import encrypted messages as is 2020-11-27 09:09:11 +01:00
152046bf97 refactor smtp sending
* [x] move package creation logic to `pmapi.SendMessageReq`
* [ ] write test of package creation logic
    * [x] internal
    * [x] plain
    * [x] external encrypted
    * [ ] signature ???
    * [x] attachments
2020-11-20 13:39:13 +00:00
a21bb130e1 Append duplicate of emails with References 2020-10-14 10:11:49 +02:00
9218598140 Update routes to API v4 2020-08-31 07:42:20 +00:00
6c93f1f1ec Fix integration tests - compiting message flags 2020-08-17 09:10:03 +02:00
b25baa2524 test: set sent label properly 2020-07-03 07:45:16 +00:00
35ae2011b6 Merge branch master into devel 2020-07-02 10:16:08 +02:00
7301e5571c fix: return error if parsing header fails GODT-502 2020-06-26 11:35:07 +02:00
c19bb0fa97 feat: migrate to gopenpgp v2 2020-06-16 07:34:46 +00:00
4090c490b1 Apply suggestion to pkg/pmapi/messages.go 2020-05-11 14:48:12 +00:00
d33d7237bd Apply suggestion to pkg/pmapi/messages.go 2020-05-11 14:48:12 +00:00
9ed778f2b3 Apply suggestion to pkg/pmapi/messages.go 2020-05-11 14:48:12 +00:00
70fca64a36 Pop-out messageID format into constants 2020-05-11 14:48:12 +00:00
23f492705b fix: better draft detection for parentID 2020-04-30 09:20:03 +00:00
f269be4291 refactor: make pmapi.Client the interface 2020-04-21 08:36:38 +00:00
ce29d4d74e feat: switch to proxy when need be 2020-04-21 08:36:38 +00:00
c6f32192b9 refactor: return ErrNoSuchAPIID any time we get 422 2020-04-17 12:12:44 +02:00
e1ecc11f38 feat: add ErrNoSuchMessage to pmapi 2020-04-17 09:19:39 +00:00
17f4d6097a We build too many walls and not enough bridges 2020-04-08 12:59:16 +02:00