Commit graph

24 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
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 3c0412a4ff remove useless imports in main 2019-12-29 17:08:39 +01:00
Carl Chenet f47618dfe2 release the lockfile before exiting when using --rss-sections option. fixes #47 2019-12-27 19:05:54 +01:00
Carl Chenet 5c29dfed8d fix plugins 2019-08-26 16:47:53 +02:00
Carl Chenet 3b5e66af40 push code from main to new modules 2019-08-26 15:34:37 +02: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 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