Commit graph

16 commits

Author SHA1 Message Date
Cameron Crockett
421dbb1746 skip email trim when email is creating new issue
Updates from MR discussion

1. Added test for ReplyParser
2. Changed param to trim_reply with default set as true

Removed keyword param in favor of normal options param

updates for MR discussion

Resolutions for code review comments

more code review fixes
2018-05-22 23:05:51 -05:00
Rémy Coutable
ddccd24c13 Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:53 +02:00
Grzegorz Bizon
0430b76441 Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
http://jneen.net/
d866c7763c add a spec for no-href link parsing 2017-06-19 14:24:19 -07:00
http://jneen.net/
f02f238d52 Revert "allow empty-quotes"
This reverts commit 4f2f678aff8d7dfcac96c47cf7eb480a5707ddaf.
2016-12-21 09:51:42 -08:00
http://jneen.net/
602c319862 allow empty-quotes 2016-12-21 09:51:41 -08:00
http://jneen.net/
03753ff146 remove trailing whitespace from email bodies 2016-12-21 09:51:41 -08:00
http://jneen.net/
a3bb2463c4 switch to email_reply_trimmer from discourse 2016-12-21 09:51:39 -08:00
http://jneen.net/
1734124433 fix rubocop failures 2016-11-17 11:59:44 +09:00
http://jneen.net/
f7b0692912 add parsing support for incoming html email 2016-11-17 11:59:44 +09:00
Douwe Maan
13d6bab177 Tag lib specs 2015-12-09 11:55:42 +01:00
Douwe Maan
15fc7bd613 No HTML-only email please 2015-08-21 16:09:55 -07:00
Douwe Maan
6110e175dc Use heredocs. 2015-08-20 13:10:55 -07:00
Douwe Maan
54b04f1c5b Add fixture_file helper. 2015-08-20 12:41:47 -07:00
Douwe Maan
991c9f6fda Test Email::AttachmentUploader. 2015-08-20 11:33:35 -07:00
Douwe Maan
e9972efc2f Extract ReplyParser and AttachmentUploader from Receiver. 2015-08-20 11:05:06 -07:00