klaatu
c40499ea7b
Adds two config options to the INI file, in the [hashtaglist] section:
...
tag_delimiter defines a character in the RSS feed delimiting tags
tag_force overrides existing tags in an RSS feed
example:
tag_delimiter=,
tag_force=tabletop,gaming,dnd
2019-02-27 00:07:59 +13:00
Matthias Henze
affc3b6d28
allowed toot formating and made tags optional
2018-09-12 10:53:13 +02:00
Carl Chenet
b302388df7
Merge branch 'filter-html-tags' into 'master'
...
Added code to strip html tags from RSS fields
Closes #17
See merge request chaica/feed2toot!12
2018-06-06 22:17:41 +00:00
Carl Chenet
c548e0cecb
add [media] parameter and bump to 0.8
2018-05-30 23:24:47 +02:00
Matthew Lorentz
d66415e2f4
Added code to strip html tags from RSS fields
2018-02-26 18:52:25 -05:00
Carl Chenet
65242b02cf
cleaning some code (from MR #9 )
2017-08-01 16:58:50 +02:00
Alexis Métaireau
cdf99e3f0b
Add the ability to use {feedname} in the tweet template
2017-07-13 20:19:04 +02:00
The Dod
0e2418ea20
Add config option to change toot visibility
...
Some instances allow bots only if their toots are unlisted,
in order to avoid flooding the public timeline (makes sense).
2017-06-28 19:48:40 +03:00
Carl Chenet
8b294a4b5b
manage feeds with missing id. fixes #13
2017-05-05 18:59:50 +02:00
Carl Chenet
02e61d68ad
option [hashtaglist] section. fixes #5
2017-04-27 17:58:43 +02:00
Carl Chenet
3fa5969577
remove problematic debug statement when rss feed has no {link} section. fixes #11
2017-04-21 04:05:47 +02:00
Carl Chenet
dffd5c8c36
remove dependency on persistentlist because unstable and use own storage
2017-04-12 11:38:22 +02:00
Carl Chenet
836215b9bb
remove bad tweepy imports. fixes #3
2017-04-11 15:06:22 +02:00
Carl Chenet
5f4d453765
first commit
2017-04-09 10:30:48 +02:00