Martin Edenhofer
|
29ff4e6fd3
|
Improved html2text method by using HTMLEntities gem.
|
2016-02-03 14:33:03 +01:00 |
|
Martin Edenhofer
|
a00be78195
|
Added postgresql support.
|
2016-01-19 23:30:23 +01:00 |
|
Martin Edenhofer
|
afe46d3570
|
Prepared for postgresql.
|
2016-01-19 07:58:58 +01:00 |
|
Martin Edenhofer
|
40f6314177
|
Fixed unit tests.
|
2016-01-15 20:40:29 +01:00 |
|
Thorsten Eckel
|
d7995bc6d3
|
Updated dependencies and applied new rubocop rules.
|
2016-01-15 18:23:35 +01:00 |
|
Martin Edenhofer
|
c6ee93d2d5
|
Fixed tests.
|
2016-01-13 23:27:34 +01:00 |
|
Martin Edenhofer
|
7434971416
|
Improved html2text.
|
2016-01-13 11:03:34 +01:00 |
|
Martin Edenhofer
|
9a702b528c
|
Code cleanup, improved String.to_filename.
|
2015-12-16 22:47:10 +01:00 |
|
Martin Edenhofer
|
6aac51b633
|
Fixed typos.
|
2015-09-15 01:27:14 +02:00 |
|
Martin Edenhofer
|
64ac09b1ae
|
Fixed rubocop issues.
|
2015-09-02 09:26:40 +02:00 |
|
Martin Edenhofer
|
d9574d312c
|
Improved String.html2text method (cut out html style content).
|
2015-09-02 09:14:48 +02:00 |
|
Thorsten Eckel
|
54fd62487c
|
Applied rubocop cop 'Style/SpaceInsideStringInterpolation'.
|
2015-07-03 17:18:01 +02:00 |
|
Martin Edenhofer
|
ebea6e3941
|
Added to_classname() to string class.
|
2015-06-30 16:45:03 +02:00 |
|
Thorsten Eckel
|
67c4215554
|
Corrected with rubocop cop 'Style/RedundantSelf'.
|
2015-05-07 14:10:38 +02:00 |
|
Thorsten Eckel
|
a5a215b774
|
Corrected with rubocop cop 'Style/EmptyLineBetweenDefs'.
|
2015-05-07 12:27:12 +02:00 |
|
Thorsten Eckel
|
fc5e3696a2
|
Corrected with rubocop cop 'Style/SymbolProc'.
|
2015-05-07 12:25:16 +02:00 |
|
Thorsten Eckel
|
c282fd2b37
|
Corrected with rubocop cop 'Lint/UnusedBlockArgument'.
|
2015-05-07 11:49:46 +02:00 |
|
Thorsten Eckel
|
3cefc118c9
|
Corrected with rubocop cop 'Style/MultilineOperationIndentation'.
|
2015-05-05 15:23:45 +02:00 |
|
Martin Edenhofer
|
89b19caa1d
|
Improved logging.
|
2015-05-05 10:26:53 +02:00 |
|
Martin Edenhofer
|
a63e1bc1f9
|
Reworked regex r%{}
|
2015-05-01 15:17:17 +02:00 |
|
Thorsten Eckel
|
834ad2d64a
|
Corrected with rubocop cop 'Style/RegexpLiteral'.
|
2015-05-01 14:37:18 +02:00 |
|
Martin Edenhofer
|
e474ac197a
|
Applied rubocop Style/EmptyLines.
|
2015-04-27 16:29:28 +02:00 |
|
Martin Edenhofer
|
bd1db72b9b
|
Applied rubocop Style/TrailingBlankLines.
|
2015-04-27 16:15:29 +02:00 |
|
Thorsten Eckel
|
ce58d465c0
|
Corrected with rubocop cop 'Style/HashSyntax'.
|
2015-04-27 15:42:53 +02:00 |
|
Thorsten Eckel
|
a70b3cfc89
|
Corrected with rubocop cop 'Style/StringLiterals'.
|
2015-04-27 15:20:16 +02:00 |
|
Martin Edenhofer
|
39e724ca07
|
Fixed manipulation of string in html2text. Added unit tests.
|
2015-01-09 14:17:34 +01:00 |
|
Martin Edenhofer
|
a9836b5586
|
Improved unit tests, merged html2ascii to html2text.
|
2015-01-08 15:27:44 +01:00 |
|
Martin Edenhofer
|
c03d1580f0
|
Moved to html notifications.
|
2015-01-03 23:53:07 +01:00 |
|
Martin Edenhofer
|
2880ff3baf
|
Added some new tests for html handling.
|
2014-12-30 00:25:57 +01:00 |
|
Martin Edenhofer
|
80307158b6
|
Improved sending emails.
|
2014-12-27 16:25:58 +01:00 |
|
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/
|
2014-06-01 10:29:58 +02:00 |
|
Martin Edenhofer
|
97f8425c37
|
Improved object lookup for activity stream.
|
2013-10-07 09:00:26 +02:00 |
|
Martin Edenhofer
|
b3bda95b7c
|
Moved to extra directory to extend ruby core.
|
2013-09-20 08:29:09 +02:00 |
|