1
0
mirror of https://gitlab.com/chaica/feed2toot synced 2025-02-19 21:10:42 +01:00

18 Commits

Author SHA1 Message Date
Carl Chenet
15415e369a bypass ssl security while fetching invalid https url 2019-12-25 23:27:44 +01:00
Carl Chenet
5243ac4ea7 fix missing default vale for case sensitve pattern matching 2019-08-27 18:58:39 +02:00
Carl Chenet
ec664e24d3 fix typo in the warning message when the parent directory of the cache file does not exist 2019-08-23 01:10:20 +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
c548e0cecb add [media] parameter and bump to 0.8 2018-05-30 23:24:47 +02:00
Carl Chenet
e8ed25027c fix wrong variable name. fixes #23 2017-09-23 15:20:46 +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
ad5f3ec940 conf parsing for uri option of the rss section 2017-08-01 23:34:11 +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