Glenn Wilkinson
74460f4d96
Merged into master
2020-07-13 13:36:38 +01:00
Glenn Wilkinson
d046da81a5
Initial work on reported emails
2020-07-09 09:19:31 +01:00
Jordan Wright
0f6439de5a
gofmt'ing the IMAP changes
2020-06-16 20:13:24 -05:00
Glenn Wilkinson
6f95da00ba
IMAP update; new library and attachment support ( #1791 )
...
Updates the IMAP processing to use a more mature library. This allows for more robust IMAP support.
Additionally, this adds support for reporting emails as attachments.
2020-06-16 20:02:09 -05:00
Jordan Wright
ec8b17238e
General code cleanup as part of an effort to integrate staticcheck into our CI pipeline.
2020-05-25 21:46:36 -05:00
Glenn Wilkinson
3c74dd43e6
Code cleanup
2020-03-29 15:48:05 +01:00
Glenn Wilkinson
b42a0279aa
Added support for additional charsets
2020-03-26 17:45:55 +00:00
Glenn Wilkinson
d0e7bcf2f3
Fixed issue whereby attached campaign emails weren't being decoded
2020-03-26 14:40:34 +00:00
Glenn Wilkinson
f5d3ca4968
Updated CR removal code to work on older Go versions
2020-03-24 17:26:05 +00:00
Glenn Wilkinson
920f61d2ee
Added support for reporting campaign emails as attachments
2020-03-24 16:41:43 +00:00
Glenn Wilkinson
b888c37346
Updated imap to use better supported library
2020-03-24 12:48:02 +00:00
Glenn Wilkinson
9de32746ee
Added IMAP support for checking reported emails ( #1612 )
...
Initial support of managing reporting through IMAP.
Co-Authored-By: Jordan Wright <jmwright798@gmail.com>
2020-01-18 11:58:34 -06:00