Mantas Masalskis
|
041bf51b52
Maintenance: Rubocop enforces %r{} regular expression style
|
3 years ago |
Thorsten Eckel
|
73f6a98e29
Updated rubocop(-* gems) to latest version (0.88.0).
|
4 years ago |
Thorsten Eckel
|
b37e80df9a
Updated rubocop(-* gems) to latest version (0.87.0).
|
4 years ago |
Thorsten Eckel
|
72bb320fb0
Updated rubocop(-* gems) to latest version (0.85.1).
|
4 years ago |
Thorsten Eckel
|
8690916936
Updated rubocop(-* gems) to latest version (0.84.0).
|
4 years ago |
Billy Zhou
|
30d3ce2b88
Upgrade mail gem from 2.6.6 to 2.7-stable to solve 4 issues:
|
5 years ago |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
5 years ago |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
Martin Edenhofer
|
64c6d706c6
Fixed issue #2200 - Unable to process email `EncodingError: could not find a valid input encoding`. Needed to downgrade mail gem because of parsing issues of valid mime issues.
|
6 years ago |
Ryan Lue
|
8951d3f1bd
Refactor email parser test &c.
|
6 years ago |
Ryan Lue
|
e7caca5854
Update mail gem
|
6 years ago |
Muhammad Nuzaihan
|
c02393399a
improve on detection of mime-type via Store object. fixes #1919
|
6 years ago |
Thorsten Eckel
|
705487154c
Applied changes for Rubocop 0.51.
|
7 years ago |
Thorsten Eckel
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
Jens Pfeifer
|
c2234d7456
Fixed issue #1230, missing backslashes in body of sent emails.
|
7 years ago |
Martin Edenhofer
|
f9591e49ae
Fixed issue#1089 - Border shown in Groupwise mail client on reply of Zammad emails.
|
7 years ago |
Martin Edenhofer
|
56216a0dd4
Moved to new mini test 6 changes.
|
7 years ago |
Martin Edenhofer
|
63b0e4fe31
Show incoming images if local content. External images or links with images are still removed.
|
7 years ago |
Martin Edenhofer
|
f2a2b9efe9
Fixed issue#402 - Missing quotation marks on sender address.
|
8 years ago |
Martin Edenhofer
|
77214ffcc4
Because of current exchange/iso/text plain-issues, moved to own html2text converter by strip out all tags unless (b|i|ul|ol|li|u|h1|h2|h3|hr).
|
8 years ago |
Martin Edenhofer
|
5577753be7
Fixed margin property for blockquote inline replacement (use same as in css).
|
8 years ago |
Martin Edenhofer
|
c6f09e8867
Added <p> test for html_mail_client_fixes().
|
8 years ago |
Martin Edenhofer
|
4438cef46a
Fixed #165, missing style on html emails with blockquote in outlook.
|
8 years ago |
Thorsten Eckel
|
d7995bc6d3
Updated dependencies and applied new rubocop rules.
|
8 years ago |
Martin Edenhofer
|
1e6dcbee1f
Improved regular expressions.
|
9 years ago |
Martin Edenhofer
|
e474ac197a
Applied rubocop Style/EmptyLines.
|
9 years ago |
Martin Edenhofer
|
bd1db72b9b
Applied rubocop Style/TrailingBlankLines.
|
9 years ago |
Thorsten Eckel
|
ce58d465c0
Corrected with rubocop cop 'Style/HashSyntax'.
|
9 years ago |
Martin Edenhofer
|
39e724ca07
Fixed manipulation of string in html2text. Added unit tests.
|
9 years ago |
Martin Edenhofer
|
a9836b5586
Improved unit tests, merged html2ascii to html2text.
|
9 years ago |
Martin Edenhofer
|
35da82aa16
Added even more tests.
|
9 years ago |
Martin Edenhofer
|
2880ff3baf
Added some new tests for html handling.
|
9 years ago |
Martin Edenhofer
|
8bf6a28781
Improved tests.
|
9 years ago |
Martin Edenhofer
|
6de94974a5
Added initial email build tests.
|
9 years ago |