Commit Graph
30 Commits
Author SHA1 Message Date
rev138 970ca8911d Update README.md 2015-04-22 11:09:32 -04:00
Brian O'Donnell 6fe047f10e Added unicode normalization of feed input 2015-04-22 11:05:48 -04:00
Brian O'Donnell 5e6c8aeb17 Changed string parsing to handle unicode characters properly 2015-04-22 10:56:11 -04:00
Brian O'Donnell a40a5a8f73 Corrected the code submitted by RichKavanagh to add the provider_display_name to the POST payload 2015-04-22 09:31:03 -04:00
Brian O'Donnell a0a6209883 Consolidated sub paramaters to increase readability and make passing through top-level params cleaner 2015-04-21 12:04:59 -04:00
rev138 9b1411b1d9 Update README.md 2015-04-21 10:41:46 -04:00
Brian O'Donnell f261f06c4c Added support for Atom feeds 2015-04-21 10:27:21 -04:00
Brian O'Donnell d2d6f8d3b5 Merge branch 'master' of github.com:rev138/pod_feeder 2015-04-21 09:03:04 -04:00
Brian O'Donnell 34de5d0be2 Split titles on whitespace, instead of non-alphanumeric 2015-04-21 09:02:56 -04:00
rev138 fb354b1829 Update README.md 2015-04-21 08:53:26 -04:00
Brian O'Donnell 2a0be250d1 Added support for correlated.org's funky RSS format, and hopefully any other feeds that use the same 2015-04-21 08:40:13 -04:00
Brian O'Donnell 79dc3ee2b8 Fixed the feed processing to include the title attribute. I'll get this right eventually... 2015-04-20 11:28:14 -04:00
Brian O'Donnell 4a5a919489 Merge branch 'master' of github.com:rev138/pod_feeder 2015-04-20 10:08:30 -04:00
Brian O'Donnell 5dadc24edf Fixed help screen output spacing 2015-04-20 10:08:03 -04:00
rev138 c34d3015c9 updated sql schema creation command 2015-04-20 10:04:30 -04:00
Brian O'Donnell ace5b34ebd update_feed now saves the 'title' attribute to the database 2015-04-20 10:03:31 -04:00
Brian O'Donnell d592adc5cd Added 'title' to the list of fields pulled from the DB for posts 2015-04-20 09:59:59 -04:00
Brian O'Donnell 8da031f5dd Added single quotes around hash key for status_message[provider_display_name] 2015-04-20 09:58:02 -04:00
rev138 f7a636753e Merge pull request #1 from RichKavanagh/patch-1
Display provider name
2015-04-20 09:54:44 -04:00
Rich db7030cf56 Update pod_feeder.pl 2015-04-20 14:24:11 +01:00
Rich acc5247afe Update pod_feeder.pl
Added provider_display_name for some reps :)
2015-04-20 14:22:24 +01:00
Brian O'Donnell 2302664538 Changed raw URL link in post to a hyperlinked article title 2015-04-20 09:09:01 -04:00
rev138 1c3faff94b Hashtagified "posted by #pod_feeder" footer 2015-04-19 20:46:56 -04:00
Brian O'Donnell 760eadedcf Fixed default db filename and case-sensitive stop-words issue 2015-04-17 15:44:33 -04:00
Brian O'Donnell f1252d5f1d set executable bits 2015-04-17 15:35:30 -04:00
rev138 e72800fe41 minor edits 2015-04-17 14:43:53 -04:00
rev138 bba3e7c868 Added "posted by" tag to post content 2015-04-17 14:39:01 -04:00
rev138 e77ea1c693 Create pod_feeder.pl 2015-04-17 13:53:28 -04:00
rev138 e9fb4a50c5 Update README.md 2015-04-17 13:52:14 -04:00
rev138 a964dece75 Initial commit 2015-04-17 13:41:38 -04:00