Commit graph

23 commits

Author SHA1 Message Date
Carl Chenet 9ae33644e5 bump version and update version 2021-03-26 18:22:57 +01:00
Carl Chenet 22cf7b4208 update author email and copyright 2020-12-07 20:33:30 +01:00
Christoph Miksche 45bb623f86 fix issue when only uri_list and no uri is configured
Fixes #58
2020-11-29 16:47:14 +00:00
Carl Chenet b7430f3b10 add no_tags_in_toot configuration parameter to remove hashtags from toot 2019-12-30 22:35:05 +01:00
Carl Chenet 86ca0f14b6 new conf parameter toot_max_len to truncate toot max length 2019-12-30 22:11:19 +01:00
Carl Chenet 15415e369a bypass ssl security while fetching invalid https url 2019-12-25 23:27:44 +01:00
Carl Chenet 64f33ecfac Merge branch '45' to solve bug #45 about sending multiple times the same message to Mastodon 2019-08-22 00:26:32 +02:00
Carl Chenet 898ff9b7f1 update copyright and supported python versions 2019-08-18 12:08:27 +02:00
Carl Chenet 8dbf986b34 use a lock file to check if only one feed2toot process runs at a given time 2019-08-17 15:26:49 +02:00
Matthias Henze affc3b6d28 allowed toot formating and made tags optional 2018-09-12 10:53:13 +02:00
Carl Chenet c548e0cecb add [media] parameter and bump to 0.8 2018-05-30 23:24:47 +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 fe0c47cdf2 split configuration parsing 2017-08-01 18:30:24 +02:00
Carl Chenet 239700d123 deprecation warning for tweet parameter 2017-08-01 17:20:52 +02:00
Carl Chenet 3aef77acac add support for feedname for uri parameter 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
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 02e61d68ad option [hashtaglist] section. fixes #5 2017-04-27 17:58:43 +02:00
Carl Chenet e00d39dcce add parameter toot for [rss] section. fixes #10 2017-04-21 03:51:09 +02:00
Carl Chenet 5f4d453765 first commit 2017-04-09 10:30:48 +02:00