Mantas
|
f50016b008
Fixes #2407, Fixes #3003 - Mac Mail inline PDF destroys E-Mail-Body
|
3 лет назад |
Martin Gruner
|
22e0fc5520
Maintenance: Updated to Ruby 2.7.3.
|
3 лет назад |
Martin Gruner
|
c4d2d7fd3b
Maintenance: Updated rubocop(-* gems) to latest version (1.16.0).
|
3 лет назад |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
Mantas Masalskis
|
041bf51b52
Maintenance: Rubocop enforces %r{} regular expression style
|
3 лет назад |
Martin Edenhofer
|
3baec9c606
Improved file name detection.
|
3 лет назад |
Thorsten Eckel
|
2db2f3407d
Maintenance: Not yet arrived email in inbox of email integration tests causes flaky results on CI.
|
4 лет назад |
Mantas
|
90a67e9d94
#3368 - Japanese character is garbled
|
4 лет назад |
Mantas
|
88d4e534b2
Fixes #3096 - Japanese emails incorrectly converted
|
4 лет назад |
Mantas
|
893acd2656
Fixes #2063 - parses emails with empty msgid. Thanks to @dsukhin ❤️
|
4 лет назад |
Thorsten Eckel
|
f851b58062
Fixes #3296 - Channel::EmailParser.process_unprocessable_mails doesn't find matching Group because of key insensitive mismatch in email address.
|
4 лет назад |
Thorsten Eckel
|
b72a15a017
Maintenance: Updated rubocop(-* gems) to latest version (1.3.0).
|
4 лет назад |
Thorsten Eckel
|
43b6374d16
Updated rubocop(-* gems) to latest version (1.2.0).
|
4 лет назад |
Rolf Schmidt
|
e65c8b1399
Fixes #3142 - Import archive mailbox.
|
4 лет назад |
Rolf Schmidt
|
607c221b39
Fixes #3145 - EmailParser (process_unprocessable_mail) ignores group routings.
|
4 лет назад |
Thorsten Eckel
|
0b9e6676f8
Maintenance: Updated rubocop(-* gems) to latest version (1.0.0).
|
4 лет назад |
Mantas
|
66c0c4f513
Fixes #3115 - Zammad can't import specific ISO-2022-JP mails
|
4 лет назад |
Thorsten Eckel
|
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
4 лет назад |
Thorsten Eckel
|
de22f60826
Maintenance: Added Zammad/NoToSymOnString cop to prevent .to_sym on Strings.
|
4 лет назад |
Mantas Masalskis
|
57176aedbb
Fixes #3143 - unprocessible mail "FrozenError: can't modify frozen String"
|
4 лет назад |
Thorsten Eckel
|
73f6a98e29
Updated rubocop(-* gems) to latest version (0.88.0).
|
4 лет назад |
Thorsten Eckel
|
2ffca390a9
Fixes #1961 - S/MIME integration.
|
4 лет назад |
Mantas Masalskis
|
d64ea29efb
Fixes #2498 - Japanese encoding 7-bit iso-2022-jp is processed incorrectly
|
4 лет назад |
Thorsten Eckel
|
8690916936
Updated rubocop(-* gems) to latest version (0.84.0).
|
4 лет назад |
Thorsten Eckel
|
562c842c8a
Updated rubocop(-* gems) to latest version (0.81.0).
|
4 лет назад |
Thorsten Eckel
|
0004c72624
Refactoring: Improved error logging
|
5 лет назад |
Thorsten Eckel
|
a976b9fb43
Maintenance: Updated rubocop(-* gems) to latest version (0.80.0).
|
5 лет назад |
Mantas Masalskis
|
6692869dd8
Fixes issue #2894 - Emails with binary body (attachment as body) get handled as if they were text messages which breaks the attachment.
|
5 лет назад |
Mantas Masalskis
|
b294708ec0
Fixes issue #2906 - Missing Content-Type header of parsed email fails processing.
|
5 лет назад |
Martin Edenhofer
|
886c718e12
No timestamp of unprocessable mail to prevent double import of mails. Follow up if issue #2092.
|
5 лет назад |
Thorsten Eckel
|
1c63e96675
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.1.0 to 1.4.1.
|
5 лет назад |
Thorsten Eckel
|
9c76def19d
Maintenance: Applied rubocop Performance/Casecmp.
|
5 лет назад |
Thorsten Eckel
|
40dcb0e132
Updated rubocop to latest version (0.74).
|
5 лет назад |
Martin Edenhofer
|
bea44638d5
Martin Edenhofer's avatar Fixed issue #2719 - Unable to set owner via `X-Zammad-Ticket-owner` header.
|
5 лет назад |
Martin Edenhofer
|
b7bcc2aeff
Improved subject in oversized mail template.
|
5 лет назад |
Billy Zhou
|
fae194918e
Implemented issue #2092 - Send postmaster email to sender if email is too big
|
5 лет назад |
Ryan Lue
|
a1da3a27f9
Enable Lint/UselessAssignment cop.
|
5 лет назад |
Thorsten Eckel
|
83c77a4a35
Applied required changes to install and use PHP 5.6 for testing the Zammad PHP API client - until @jepf adds PHP 7 support (for tests).
|
5 лет назад |
Martin Edenhofer
|
ffd7ae99b1
Fixes issue #2530 - Not used SQL index with PostgreSQL in certain cases on very large setups.
|
6 лет назад |
Billy Zhou
|
30d3ce2b88
Upgrade mail gem from 2.6.6 to 2.7-stable to solve 4 issues:
|
6 лет назад |
Martin Edenhofer
|
12eb5381b0
Fixes #2491 - Email is not processed if attachement as "space" as filename like `Content-Disposition: inline; filename="=?utf-8?b??="`.
|
6 лет назад |
Billy Zhou
|
0b472fae67
Follow up to #2456 - removed unnessary call to Mail::Encodings.value_decode and corrected test cases
|
6 лет назад |
Billy Zhou
|
84ff625257
Fixed #2456 - parsing utf8 encoded email subject
|
6 лет назад |
Martin Edenhofer
|
a17137c4a5
Improved email processing - added error/timeout handling.
|
6 лет назад |
Thorsten Eckel
|
b2c065812f
Refactoring: Migrated Kernel.const_get to Rails .constantize.
|
6 лет назад |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
6 лет назад |
Billy Zhou
|
77794e0b26
Fixed #2390 - Add a filter to not show emails with potential issue - Display a…
|
6 лет назад |
Martin Edenhofer
|
3fb7e5bee3
Fixed issue #2397 - Unable to process emails without From (but with Sender) header.
|
6 лет назад |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 лет назад |
Martin Edenhofer
|
9a7118123d
Fixed issue #2245 - Unable to process spam mail with invalid date field.
|
6 лет назад |