Brian Ó Donnell
|
529b0336da
|
Merge from master
|
2016-08-11 11:17:10 -04:00 |
|
Brian Ó Donnell
|
a2d5be606c
|
Merge from master
|
2016-08-11 11:09:52 -04:00 |
|
Brian Ó Donnell
|
ddf4746b7a
|
merge from master
|
2016-04-19 22:22:32 -04:00 |
|
Brian Ó Donnell
|
0fb637dcb4
|
merge from master
|
2016-04-19 16:51:00 -04:00 |
|
Brian Ó Donnell
|
0e4220b8f2
|
merge from master
|
2016-04-19 16:19:17 -04:00 |
|
Brian Ó Donnell
|
a11324bec9
|
merge from master
|
2016-04-18 19:46:56 -04:00 |
|
Brian Ó Donnell
|
0e214cccf9
|
merge from master
|
2016-04-15 08:07:24 -04:00 |
|
Brian Ó Donnell
|
dc457c1907
|
Merge from master
|
2016-02-22 22:59:03 -05:00 |
|
Brian Ó Donnell
|
22c263f470
|
Merge from master
|
2015-12-30 12:49:39 -05:00 |
|
Brian Ó Donnell
|
51ee245558
|
Merge from master
|
2015-12-30 11:04:38 -05:00 |
|
Brian O'Donnell
|
c530571541
|
Merge branch 'master' of github.com:rev138/pod_feeder
|
2015-05-05 20:55:27 -04:00 |
|
Brian O'Donnell
|
77536f8332
|
Output formatting tweak
|
2015-05-05 20:54:55 -04:00 |
|
Brian O'Donnell
|
f3082a346c
|
Added --limit option to prevent stream spamming on high volume or backlogged feeds
|
2015-05-05 20:50:25 -04:00 |
|
Brian O'Donnell
|
a554b2df3e
|
Markdown formatting
|
2015-04-23 17:07:38 -04:00 |
|
Brian O'Donnell
|
baf2efc4ca
|
Markdown formatting
|
2015-04-23 16:57:18 -04:00 |
|
Brian O'Donnell
|
2cd286816b
|
Added sanitization of database query inputs and added the --post-raw-link option
|
2015-04-23 16:40:34 -04:00 |
|
Brian O'Donnell
|
6f16e5fbfc
|
Fixed tag parsing for strings with parentheses and other punctuation
|
2015-04-23 13:43:55 -04:00 |
|
Brian O'Donnell
|
ab0398dc67
|
Script now auto-creates db file and schema
|
2015-04-22 16:21:06 -04:00 |
|
Brian O'Donnell
|
73915649c8
|
Merge branch 'master' of github.com:rev138/pod_feeder
|
2015-04-22 13:38:48 -04:00 |
|
Brian O'Donnell
|
a450df7c0c
|
Cleaned up trailing whitespace in code
|
2015-04-22 13:38:41 -04:00 |
|
Brian O'Donnell
|
8fc1e0d2e8
|
Fixed/improved tag extraction from titles
|
2015-04-22 11:52:15 -04:00 |
|
Brian O'Donnell
|
c5f75b7b48
|
Code re-org/cleanup
|
2015-04-22 11:32:23 -04:00 |
|
Brian O'Donnell
|
0c251d7487
|
Removed 'use Encode' as it is a useless dependency
|
2015-04-22 11:26:36 -04:00 |
|
Brian O'Donnell
|
9b19a9de3e
|
Last commit had 'normalize' in the wrong place
|
2015-04-22 11:24:46 -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 |
|
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 |
|
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 |
|
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 |
|
Brian O'Donnell
|
2302664538
|
Changed raw URL link in post to a hyperlinked article title
|
2015-04-20 09:09:01 -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 |
|