Commit Graph

53 Commits

Author SHA1 Message Date
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
Bastien e7d277e239 Small rephrasing and reformatting.
Avoid prompt lines > 72 chars.
2017-05-13 07:55:47 +02:00
Carl Chenet 7b6d276606 update for 0.5 2017-05-05 19:30:48 +02:00
Carl Chenet 933d2e5a06 bump version 2017-05-05 19:28:10 +02:00
Carl Chenet 8b294a4b5b manage feeds with missing id. fixes #13 2017-05-05 18:59:50 +02:00
Carl Chenet 2ca649d22e update changelog 2017-04-28 10:31:18 +02:00
Carl Chenet 5616ea32d5 update cryptocurrencies address 2017-04-27 18:36:47 +02:00
Carl Chenet 42cddfd141 bump version 2017-04-27 18:03:03 +02:00
Carl Chenet 02e61d68ad option [hashtaglist] section. fixes #5 2017-04-27 17:58:43 +02:00
Carl Chenet c1503e1fd1 fix typo 2017-04-27 16:47:53 +02:00
Carl Chenet 5cec56b20b Merge branch 'patch-1' into 'master'
Change : with =

See merge request !2
2017-04-24 10:48:01 +00:00
Thomas Citharel 4f597df2bb Change other settings 2017-04-24 10:46:06 +00:00
Thomas Citharel 1abfade926 Change : with = 2017-04-24 10:26:46 +00: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 4519ee0a1b remove useless variable 2017-04-21 03:56:53 +02:00
Carl Chenet e00d39dcce add parameter toot for [rss] section. fixes #10 2017-04-21 03:51:09 +02:00
Carl Chenet 2f000b7cec bump version 2017-04-12 11:50:00 +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 770b3e3e1e update changelog 2017-04-11 15:37:54 +02:00
Carl Chenet 7f876251a6 bump to 0.2 2017-04-11 15:34:31 +02:00
Carl Chenet 6bff9ab53f allow to create credentials on any instance. fixes #2 2017-04-11 15:24:54 +02:00
Carl Chenet 836215b9bb remove bad tweepy imports. fixes #3 2017-04-11 15:06:22 +02:00
Carl Chenet f22c70705a add link to mastodon 2017-04-10 11:13:35 +02:00
Carl Chenet 0eef30bb3b twitter->mastodon 2017-04-10 11:02:21 +02:00
Carl Chenet 26bbb9f6bb add instance_url doc 2017-04-10 10:59:53 +02:00
Carl Chenet be7f6683ab manage different instances 2017-04-10 10:58:29 +02:00