Commit History

Author SHA1 Message Date
  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
  Thorsten Eckel d7995bc6d3 Updated dependencies and applied new rubocop rules. 9 years ago
  Martin Edenhofer c6ee93d2d5 Fixed tests. 9 years ago
  Martin Edenhofer 7434971416 Improved html2text. 9 years ago
  Martin Edenhofer 9a702b528c Code cleanup, improved String.to_filename. 9 years ago
  Martin Edenhofer 6aac51b633 Fixed typos. 9 years ago
  Martin Edenhofer 64ac09b1ae Fixed rubocop issues. 9 years ago
  Martin Edenhofer d9574d312c Improved String.html2text method (cut out html style content). 9 years ago
  Thorsten Eckel 54fd62487c Applied rubocop cop 'Style/SpaceInsideStringInterpolation'. 9 years ago
  Martin Edenhofer ebea6e3941 Added to_classname() to string class. 9 years ago
  Thorsten Eckel 67c4215554 Corrected with rubocop cop 'Style/RedundantSelf'. 9 years ago
  Thorsten Eckel a5a215b774 Corrected with rubocop cop 'Style/EmptyLineBetweenDefs'. 9 years ago
  Thorsten Eckel fc5e3696a2 Corrected with rubocop cop 'Style/SymbolProc'. 9 years ago
  Thorsten Eckel c282fd2b37 Corrected with rubocop cop 'Lint/UnusedBlockArgument'. 9 years ago
  Thorsten Eckel 3cefc118c9 Corrected with rubocop cop 'Style/MultilineOperationIndentation'. 9 years ago
  Martin Edenhofer 89b19caa1d Improved logging. 9 years ago
  Martin Edenhofer a63e1bc1f9 Reworked regex r%{} 10 years ago
  Thorsten Eckel 834ad2d64a Corrected with rubocop cop 'Style/RegexpLiteral'. 10 years ago
  Martin Edenhofer e474ac197a Applied rubocop Style/EmptyLines. 10 years ago
  Martin Edenhofer bd1db72b9b Applied rubocop Style/TrailingBlankLines. 10 years ago
  Thorsten Eckel ce58d465c0 Corrected with rubocop cop 'Style/HashSyntax'. 10 years ago
  Thorsten Eckel a70b3cfc89 Corrected with rubocop cop 'Style/StringLiterals'. 10 years ago
  Martin Edenhofer 39e724ca07 Fixed manipulation of string in html2text. Added unit tests. 10 years ago
  Martin Edenhofer a9836b5586 Improved unit tests, merged html2ascii to html2text. 10 years ago
  Martin Edenhofer c03d1580f0 Moved to html notifications. 10 years ago
  Martin Edenhofer 2880ff3baf Added some new tests for html handling. 10 years ago
  Martin Edenhofer 80307158b6 Improved sending emails. 10 years ago
  Martin Edenhofer bf42e989bb Because of mysql inno_db limitations, strip 4 bytes utf8 chars (e. g. emojis). Unfortunaly UTF8mb4 will raise other limitaions of max varchar and lower index sizes. More details: http://pjambet.github.io/blog/emojis-and-mysql/ 10 years ago
  Martin Edenhofer 97f8425c37 Improved object lookup for activity stream. 11 years ago
  Martin Edenhofer b3bda95b7c Moved to extra directory to extend ruby core. 11 years ago