Carl Chenet
|
38f6ddb355
|
update changelog
|
2020-12-07 20:36:43 +01:00 |
|
Carl Chenet
|
22cf7b4208
|
update author email and copyright
|
2020-12-07 20:33:30 +01:00 |
|
Carl Chenet
|
32fd92e9e2
|
bump to 0.15
|
2020-12-07 20:13:39 +01:00 |
|
Carl Chenet
|
9b0e31b0e9
|
Merge branch 'cmiksche-master-patch-36978' into 'master'
fix issue when only uri_list and no uri is configured
Closes #58
See merge request chaica/feed2toot!16
|
2020-12-07 15:23:45 +00: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
|
990da8796c
|
Merge branch 'patch-1' into 'master'
Fix a spelling mistake and word choice in documentation
See merge request chaica/feed2toot!15
|
2020-06-25 07:34:12 +00:00 |
|
Procyonid
|
cfd3f17162
|
Fixed minor writing errors.
|
2020-06-24 17:33:03 +00:00 |
|
Carl Chenet
|
4602d4d9dc
|
bump version and update CHANGELOG
|
2019-12-31 12:35:00 +01:00 |
|
Carl Chenet
|
4ed27c721f
|
add explainations for no_tags_in_toot, toot_max_len and line break in toot
|
2019-12-31 12:26:43 +01:00 |
|
Carl Chenet
|
976fc03224
|
fix truncate messages
|
2019-12-31 12:10:50 +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
|
9249e00152
|
interpret linebreak. fixes #42
|
2019-12-30 18:57:02 +01:00 |
|
Carl Chenet
|
3c0412a4ff
|
remove useless imports in main
|
2019-12-29 17:08:39 +01:00 |
|
Carl Chenet
|
267d5cd496
|
document --limit CLI option. fixes #30
|
2019-12-29 16:13:34 +01:00 |
|
Carl Chenet
|
b4ab6a84b6
|
update CHANGELOG and bump version
|
2019-12-27 22:39:45 +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
|
15415e369a
|
bypass ssl security while fetching invalid https url
|
2019-12-25 23:27:44 +01:00 |
|
Carl Chenet
|
bae51858e6
|
fix typos in readthedocs url. fixes #46
|
2019-11-08 09:28:39 +01:00 |
|
Carl Chenet
|
b0de8058ba
|
bump version, update changelog
|
2019-08-27 19:08:33 +02:00 |
|
Carl Chenet
|
5243ac4ea7
|
fix missing default vale for case sensitve pattern matching
|
2019-08-27 18:58:39 +02: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
|
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
|
b7f3b20f57
|
add 0.11 in changelog
|
2019-08-23 01:06:12 +02:00 |
|
Carl Chenet
|
4048bd9abd
|
bump version, write doc, write changelog
|
2019-08-22 00:41:51 +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 |
|
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 |
|