Commit History

Author SHA1 Message Date
  Ryan Lue 3107d684b5 Fixes #2740 - Signature detection fails if no signature range could be found. 4 years ago
  Ryan Lue 00934ef4f4 Refactoring: Clean up SignatureDetection class 5 years ago
  Ryan Lue eb97516bfc Refactoring: Migrate signature_detection_test to RSpec 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
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 6 years ago
  Thorsten Eckel 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
  Martin Edenhofer 30fe8aef36 Applied rubocop. 8 years ago
  Martin Edenhofer fa051a2c75 Fixed line detection. 8 years ago
  Martin Edenhofer 8d71977e0f Improved api for signature detection of article. 8 years ago
  Martin Edenhofer ad8eedfd15 Improved signature detection. Use only the first 10 lines of a detected signature. 8 years ago
  Martin Edenhofer ca141bbb9b Enabled signature detection for html emails. 8 years ago
  Martin Edenhofer e56ed8eeca Moved signature detection to transaction module. 8 years ago
  Martin Edenhofer b7f5c4f705 Improved error handling. 9 years ago
  Martin Edenhofer b8e8935e54 Improved performance of rebuild methods. 9 years ago
  Rolf Schmidt da983a6e43 Added background job to rebuild signature for user on new article. 9 years ago
  Rolf Schmidt f807d10dd3 Fixed function name. 9 years ago
  Rolf Schmidt e33beacdea Added function to rebuild article signature detection for all articles. 9 years ago
  Martin Edenhofer 4029987caa Detect signature for users. Added signature lookup for new customer articles. 9 years ago
  Rolf Schmidt 7a7d9471c9 Added proving backend to detect signatures by diff module 'diffy' to reduce redundancy in article views. 9 years ago