16 Commits

Author SHA1 Message Date
dc064e8d1d Rename len to input_len 2016-11-11 13:59:03 +01:00
33f7b637bc Use const_cast 2016-11-11 13:45:35 +01:00
124811501b Use angle brace instead of quote to include gtest.h 2016-09-23 11:05:22 +02:00
2d264be7ac Fix unit tests 2016-09-23 03:02:09 +02:00
d6c0ee0ace Remove niceness and quickpoll from Xml 2016-09-23 00:54:04 +02:00
b25e30e128 Partially fix broken unit test from ellipsis changes 2016-05-13 11:31:28 +02:00
52dd27ed82 Remove same punctuation in summary 2016-02-18 22:18:42 +01:00
ef195980d3 Treat meta content as HTML instead of plain text 2016-02-15 15:55:52 +01:00
61f4b27aeb Don't replace '>' & '<' to '|' when converting from HTML entities 2016-01-29 19:19:06 +01:00
26d43c0245 Try to work around invalid quotes in meta tags 2016-01-28 17:18:24 +01:00
4036c9ff3d Don't always replace <br> tag with '. '. We could end up with '.. '. 2016-01-28 13:09:58 +01:00
2b084cdd23 Fix ellipsis handling when we're less than 4 characters from limit. Fix unit test. 2016-01-20 13:49:30 +01:00
ac8249e07d Improve title/summary for youtube 2016-01-20 13:32:13 +01:00
22c4e92023 Remove duplicated unit test 2016-01-19 17:01:57 +01:00
46246af716 Trim ellipsis from title or summary. We'll add it outselves. 2016-01-19 16:58:17 +01:00
d3261c495a Add unit test for Pos::filter. Fix bug in previous commit where an all caps word will be uncapitalized. Instead of all caps buffer. 2016-01-18 19:09:38 +01:00