Commit Graph

23 Commits

Author SHA1 Message Date
tastytea 7b3cb678ca
Ported to mastoson-cpp 0.105.0. 2019-04-21 04:00:55 +02:00
tastytea d575ddd139
Added a bit of verbosity to error codes 2018-10-08 01:53:28 +02:00
tastytea 8955dedb46
Fixed issue with mastodon-cpp >= 0.18.6 (uint16_t vs. uint_fast16_t) 2018-10-08 01:40:53 +02:00
tastytea 2cf7cac099
Bugfix: Don't throw unknown error if return code from mastodon-cpp is != 0 2018-10-08 00:36:54 +02:00
tastytea 4297f68d41
Don't wait(interval) after last entry 2018-09-20 05:45:22 +02:00
tastytea 257a7dbb93
Added configurable interval between posts to prevent flooding and to allow compliance with newsbots.eu. 2018-09-20 05:06:10 +02:00
tastytea 105b836651
typo
the build was successful Details
2018-08-30 01:19:33 +02:00
tastytea 2619e311cf
Added check if toot really was sent
the build failed Details
2018-08-30 01:13:22 +02:00
tastytea cb31080a57
Oops, forgot error checking.
the build was successful Details
2018-08-25 23:38:17 +02:00
tastytea cf3f13fff1
finish support for CW as title
the build was successful Details
2018-08-25 14:53:48 +02:00
tastytea 910d8be5c7
Don't force visibility 2018-05-15 12:29:18 +02:00
tastytea b312e89c64
a bit more error reporting 2018-04-29 17:14:48 +02:00
tastytea bc361e38be
Added option to only post titles 2018-04-14 14:17:33 +02:00
tastytea 6fa86a3c57
replaced boost json with jsoncpp 2018-04-14 13:57:03 +02:00
tastytea cdfaa0c570
updated header location for mastodon-cpp 2018-04-09 18:16:32 +02:00
tastytea 7ef6c5fad7
refactoring 2018-03-15 13:26:54 +01:00
tastytea dd47092bbb
Changed behaviour when last entry is not in current feed: Skip entries to prevent spamming 2018-03-12 07:58:05 +01:00
tastytea 696ea1ff57
Changed behaviour when last entry is not in current feed 2018-03-11 15:12:40 +01:00
tastytea 84f5503954
Changed error codes, fixed documentation 2018-02-18 15:12:00 +01:00
tastytea 0daf373d3c
refactoring 2018-02-18 14:44:50 +01:00
tastytea 90203c02e9
Added documentation, website. 2018-02-10 13:51:35 +01:00
tastytea 7d0a2d0af6
Added HTTP status support, added curlpp initialization 2018-02-10 12:58:21 +01:00
tastytea f0c6004f30
rename rss2mastodon -> mastorss 2018-02-10 12:35:06 +01:00