Commit History

Author SHA1 Message Date
  Martin Gruner 24c3bdfd87 Maintenance: Update copyright header. 3 years ago
  Martin Gruner 3e2ad0e19c Maintenance: Bump rubocop from 1.20.0 to 1.21.0 3 years ago
  Thorsten Eckel b8b57781b7 Maintenance: Activated rubocop Layout/LeadingCommentSpace. 3 years ago
  Thorsten Eckel 814f7e997b Maintenance: Activated rubocop Style/SelfAssignment. 3 years ago
  Martin Gruner 33a5f470e0 Maintenance: Treat Ruby deprecation warnings as test errors. 3 years ago
  Martin Gruner 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
  Mantas Masalskis 041bf51b52 Maintenance: Rubocop enforces %r{} regular expression style 3 years ago
  Thorsten Eckel 707c1670e7 Maintenance: Bumped Nokogiri to 1.11.0 to resolve CVE-2020-26247. 4 years ago
  Thorsten Eckel 85573432c0 Maintenance: Updated rubocop(-* gems) to latest version (1.4.1). 4 years ago
  Thorsten Eckel b72a15a017 Maintenance: Updated rubocop(-* gems) to latest version (1.3.0). 4 years ago
  Thorsten Eckel 43b6374d16 Updated rubocop(-* gems) to latest version (1.2.0). 4 years ago
  Thorsten Eckel 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.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
  Thorsten Eckel a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 5 years ago
  Martin Edenhofer 7f1d30e089 Fixed issue #2722 - mail processing impossible: invalid byte sequence in UTF-8. 5 years ago
  Ryan Lue a1da3a27f9 Enable Lint/UselessAssignment cop. 5 years ago
  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 years ago
  Martin Edenhofer 6be530bb1c Improved performance of utf8_encode!() and html2text() (issue #2374). 6 years ago
  Thorsten Eckel 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
  Ryan Lue fa678f938a Support processing of emails with Windows-1258 encoding (fixes #2224) 6 years ago
  Ryan Lue a93f81e20b Make String#utf8_encode more robust (fixes #2176) 6 years ago
  Ryan Lue dfebe8d767 Relocate test data files from test/fixtures to test/data 6 years ago
  Ryan Lue 13ef5d4246 Rewrite Encode::conv as String#utf8_encode 6 years ago
  Thorsten Eckel bf6192113a Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%. 7 years ago
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 7 years ago
  Martin Edenhofer b35ff0fef2 Fixed issue #1579 - leading and tailing utf8 spaces are not removed for email addresses are not removed. 7 years ago
  Thorsten Eckel 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
  Martin Edenhofer ebd2b174df Removed ruby 2.4.1 warming "warning: regular expression has redundant nested repeat operator '*'". 7 years ago
  Jens Pfeifer d1278d44c2 Fixed typos. 7 years ago
  Martin Edenhofer 060051b710 Improved html sanitizer for layout option / empty lines. 7 years ago
  Martin Edenhofer 7a08b9266b Implemented issue #930 - view support for html tables. 7 years ago
  Martin Edenhofer 8f3fe2b399 Fixed endless loop in HtmlSanitizer.cleanup_structure in certain conditions. 8 years ago
  Martin Edenhofer 03b0a456e7 Improved signature detection. 8 years ago
  Martin Edenhofer b2b835bcc5 Strip beginning and ending new lines. Improved layout of own quoted messages. 8 years ago
  Martin Edenhofer 63b0e4fe31 Show incoming images if local content. External images or links with images are still removed. 8 years ago
  Elias Probst 9d0bfa1fae Fix typos (#622) 8 years ago
  Martin Edenhofer 30fe8aef36 Applied rubocop. 8 years ago
  Martin Edenhofer ca141bbb9b Enabled signature detection for html emails. 8 years ago
  Martin Edenhofer 249fba71c0 Improved html2html_strict (allow hyperlinks but clean it before). 8 years ago
  Martin Edenhofer 8f0b7c30a3 Improved html2text to remove multiple empty lines and replace it with one empty line. 8 years ago
  Martin Edenhofer 1c1398d60c Improved html2text to remove html comments. 8 years ago
  Martin Edenhofer a881e21f10 Improved html2text. 8 years ago
  Martin Edenhofer e9eae11262 Improved html2text. 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 3bb6267f39 Code cleanup. 8 years ago
  Martin Edenhofer 29ff4e6fd3 Improved html2text method by using HTMLEntities gem. 9 years ago
  Martin Edenhofer a00be78195 Added postgresql support. 9 years ago
  Martin Edenhofer afe46d3570 Prepared for postgresql. 9 years ago
  Martin Edenhofer 40f6314177 Fixed unit tests. 9 years ago