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
Carl Chenet
04d5441be4
mention contributions by Matthias Henze
2018-09-22 17:19:08 +02:00
Carl Chenet
31831f0934
add Matthias Henze to the list of authors
2018-09-22 17:17:54 +02:00
Carl Chenet
1f33975a90
bump version
2018-09-22 17:12:52 +02:00
Carl Chenet
5137eae311
add 0.10 description
2018-09-22 17:12:36 +02:00
Carl Chenet
dab028bcfe
add addtags in [rss] section and use of new syntax {field.xx}
2018-09-22 17:06:32 +02:00
Carl Chenet
273cb28e57
Merge branch 'mahescho-01' into 'master'
...
allowed toot formating and made tags optional
See merge request chaica/feed2toot!13
2018-09-19 15:20:10 +00:00
Matthias Henze
affc3b6d28
allowed toot formating and made tags optional
2018-09-12 10:53:13 +02:00
Carl Chenet
1741b5321e
update changelog and bump version
2018-06-07 00:35:23 +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
5af950ee30
bump version and update changelog
2017-09-26 18:55:51 +02:00
Carl Chenet
e8ed25027c
fix wrong variable name. fixes #23
2017-09-23 15:20:46 +02:00
Carl Chenet
c811653d31
change bitcoin address
2017-09-04 09:55:38 +02:00
Carl Chenet
485cff0af6
add missing os module import
2017-08-02 17:32:00 +02:00
Carl Chenet
a9c88f3cd1
improve short and long description
2017-08-02 17:30:28 +02:00
Carl Chenet
68015a133b
replaced tweet by toot
2017-08-02 17:26:29 +02:00
Carl Chenet
8dfd51754f
replace tweet by toot
2017-08-02 17:22:53 +02:00
Carl Chenet
cf1d404d54
replace newly deprecated tweet option by toot option
2017-08-02 17:21:01 +02:00
Carl Chenet
8d24597e84
remove useless linebreak
2017-08-02 17:16:28 +02:00
Carl Chenet
208b5881b8
fix issue with default name of the measurements for the influx plugin
2017-08-02 17:11:01 +02:00
Carl Chenet
bdaa166211
correctly crediting The Dod
2017-08-02 15:30:58 +02:00
Carl Chenet
3be1a8c943
bump version and update documentation
2017-08-02 15:20:18 +02:00
Carl Chenet
23b6beee20
add Alexis Metaireau
2017-08-02 11:51:18 +02:00
Carl Chenet
ad5f3ec940
conf parsing for uri option of the rss section
2017-08-01 23:34:11 +02:00
Carl Chenet
1e5e215a78
add support for cache,feedparser,pattern,toot,urilist options and sections
2017-08-01 23:15:50 +02:00
Carl Chenet
d886a6cfe4
conf parsing for the feedparser section
2017-08-01 23:14:41 +02:00
Carl Chenet
c2f01927ce
conf parsing for the cache section
2017-08-01 23:14:22 +02:00
Carl Chenet
85e002ed20
init modules
2017-08-01 23:13:53 +02:00
Carl Chenet
f078ed6c03
add conf parsing for pattern pattern pattern_case_sensitive options of the rss section
2017-08-01 23:13:33 +02:00
Carl Chenet
77123c585c
add conf parsing for toot option of rss section
2017-08-01 23:12:50 +02:00
Carl Chenet
eaefc2c639
add conf parsing for urilist option of rss section
2017-08-01 23:12:33 +02:00
Carl Chenet
fe0c47cdf2
split configuration parsing
2017-08-01 18:30:24 +02:00
Carl Chenet
a9fadd6ccf
verify the path to the hashtaglist
2017-08-01 18:29:24 +02:00
Carl Chenet
239700d123
deprecation warning for tweet parameter
2017-08-01 17:20:52 +02:00
Carl Chenet
65242b02cf
cleaning some code (from MR #9 )
2017-08-01 16:58:50 +02:00
Carl Chenet
3aef77acac
add support for feedname for uri parameter
2017-08-01 16:58:50 +02:00
Carl Chenet
f129d15f11
ignore feedlist file
2017-08-01 16:58:50 +02:00
Carl Chenet
37ee1e5a67
cleaning some code (from MR #9 )
2017-08-01 16:58:27 +02:00
Carl Chenet
67b7e72507
Merge branch 'add-feedname' into 'master'
...
Add the ability to use {feedname} in the tweet template
See merge request !7
2017-07-31 13:33:59 +00:00
Carl Chenet
78bac16dcf
Merge branch 'accept-bozo-exceptions' into 'master'
...
Add a configuration option to accept bozo exceptions
See merge request !8
2017-07-31 13:16:31 +00:00
Alexis Métaireau
ff140ae2f7
Add a configuration option to accept bozo exceptions
2017-07-13 20:42:16 +02:00
Alexis Métaireau
cdf99e3f0b
Add the ability to use {feedname} in the tweet template
2017-07-13 20:19:04 +02:00
Carl Chenet
734d9450fb
Merge branch 'master' into 'master'
...
Add config option to change toot visibility
See merge request !5
2017-06-28 18:52:05 +00:00
The Dod
658b48571b
Comment out toot_visibility
in examples
...
(to stress that it's optional)
2017-06-28 21:21:27 +03:00
The Dod
5e0b915935
D'Oh. It's RST (not MD) 😖
2017-06-28 21:15:56 +03:00
The Dod
8673a64853
Document toot_visibility
2017-06-28 21:03:02 +03: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
23951ad91f
Merge branch 'master' into 'master'
...
Small rephrasing and reformatting.
See merge request !3
2017-05-13 06:30:29 +00:00