Commit Graph

22 Commits

Author SHA1 Message Date
tastytea b361753f51
switched confuig file format from cfg to json 2018-05-20 14:25:20 +02:00
tastytea d7b59ad6bc
Revert "reconnect: quick & dirty fix"
This reverts commit 1112092cb2.
2018-05-20 12:35:54 +02:00
tastytea 1112092cb2
reconnect: quick & dirty fix 2018-05-20 11:07:38 +02:00
tastytea e053d7cd44
Reconnections did not work, this should fix it. Needs testing 2018-05-19 22:49:40 +02:00
tastytea 784dc4269a
Try to fetch full status before getting in_reply_to_id 2018-05-18 21:02:15 +02:00
tastytea 6da8c1ca07
Stripping more tracking parameters; Added AMP subdomain removal 2018-05-18 13:27:12 +02:00
tastytea 44f1692e80
Added mutex 2018-05-17 18:27:44 +02:00
tastytea 08a7cb1988
fixed reconnect code 2018-05-17 13:57:21 +02:00
tastytea 4d48e5fa1c
forgot to reset counter m( 2018-05-17 13:46:00 +02:00
tastytea 6d578f7e1e
If we got an empty message 5 times, set state to not running 2018-05-17 13:21:45 +02:00
tastytea cea2f7c295
updated to mastodon-cpp-0.12.2, etc.... 2018-05-13 16:11:37 +02:00
tastytea dac34c9197
added -Wall to debug flags 2018-05-13 14:21:12 +02:00
tastytea 7a84adec36
enhanced build recipe 2018-05-13 07:01:30 +02:00
tastytea 73640c3b66
Errors to stderr, debug output to stdout 2018-05-12 14:24:53 +02:00
tastytea ca261ca031
Catching SIGTERM, cosmetic changes 2018-05-12 10:42:22 +02:00
tastytea 18b92496e5
reestablishing connection after it is lost 2018-05-12 10:29:57 +02:00
tastytea dbebbd934f
mild refactoring 2018-05-12 04:17:34 +02:00
tastytea 5ebaf7678c
bugfix: in_reply_to_id only shows up in the status after it is fetched again 2018-05-12 03:21:10 +02:00
tastytea e9e16f96d8
Check if there are URLs in that message 2018-05-11 07:24:03 +02:00
tastytea 8f083e127d
Posting works now 2018-05-11 07:03:23 +02:00
tastytea b5d75af9fb
Added URL stripping 2018-05-11 02:37:10 +02:00
tastytea db592a67ad
Expanding URLs on the commandline works 2018-05-11 02:21:44 +02:00