Commit Graph
25 Commits
Author SHA1 Message Date
Brian O'Donnell ec77844008 Fix for issue #3 - decode uft8 strings before storing in the db 2016-04-14 13:25:54 -04:00
Brian O'Donnell 560380424a Fix for issue #4: utf8 encoding woes 2016-04-14 10:17:44 -04:00
Brian O'Donnell e28efde5bb Indentation fix 2016-04-13 21:54:39 -04:00
Brian O'Donnell a5f6647960 Fix for issue #3 - Retreive utf8 characters properly from the database 2016-04-13 21:48:01 -04:00
Brian O'Donnell 2fdb45cc4c Fix for issue #3: Check if 'summary' field is a hashref or string 2016-04-13 21:25:41 -04:00
Brian O'Donnell 5e83ea6935 Modified regex to include 30 additional English stop words 2015-11-18 20:18:03 -05:00
Brian O'Donnell c148fe403d Added more common stop words 2015-11-18 14:14:52 -05:00
Brian O'Donnell bd43e14829 Merged from pod_tweeter branch 2015-08-09 22:29:05 -04:00
Brian O'Donnell b68534361f Fix for image links with query params 2015-07-27 23:39:54 -04:00
Brian O'Donnell 6173d53ddc Merge change from pod_tweeter branch: 2015-07-25 22:22:48 -04:00
Brian O'Donnell efeccc9e47 Also looks in 'content:encoded' for image links 2015-07-25 15:43:55 -04:00
Brian O'Donnell 3e23eb2f7c Added --ignore-tag option 2015-07-16 13:16:52 -04:00
Brian O'Donnell 772978df06 Reversed feed ordering so items are added to the db chronologically 2015-07-16 08:11:52 -04:00
Brian O'Donnell a577a37264 Merged version accidentally committed to pod_tweeter branch 2015-07-07 11:49:22 -04:00
Brian O'Donnell a724459abb Improved description parsing logic and added image embedding support for (some) Atom feeds 2015-07-06 20:31:57 -04:00
Brian O'Donnell 2b8a7c160a Fixed usage formatting 2015-07-05 17:00:46 -04:00
Brian O'Donnell 5ccecd72d1 Fixed regex match bug 2015-07-05 16:39:10 -04:00
Brian O'Donnell c6a17531e1 Merge branch 'master' of github.com:rev138/pod_feeder 2015-07-05 16:20:01 -04:00
Brian O'Donnell be1da25a0c Extracts img title tag for hover text if present 2015-07-05 16:19:49 -04:00
Brian O'Donnell be2b2eb7f4 Added (experimental) support for embedding images in posts, primarily for webcomics 2015-07-05 11:54:48 -04:00
Brian O'Donnell 892fdb17e8 Strip ` as well as ' in title tags 2015-05-28 22:40:52 -04:00
Brian O'Donnell cb1e2dff79 Fixed overly agressive link filtering in previous commit 2015-05-27 10:41:46 -04:00
Brian O'Donnell 555f81f5de Ignore feed items with missing or empty 'link' attribute 2015-05-27 09:56:57 -04:00
Brian O'Donnell 5d350e3cac Substitue link for guid if guid field is missing 2015-05-24 21:46:13 -04:00
Brian O'Donnell 5c4c626834 Strip apostrophes from words when hashtagifying titles 2015-05-11 09:40:52 -04:00