Commit Graph

22 Commits

Author SHA1 Message Date
tastytea 9f94317b7d
added "Connected to …" log message 2018-05-24 11:39:25 +02:00
tastytea 061056548b
re-added notice to stderr if received signal 2018-05-22 19:10:06 +02:00
tastytea 824fe6bba6
changed log facility to local1 2018-05-22 19:06:42 +02:00
tastytea e9419c07a1
Logging via syslog added, logging vio stdout/stderr removed 2018-05-22 13:44:41 +02:00
tastytea 138a335047
Better reply 2018-05-22 12:17:31 +02:00
tastytea 7cc297ea16
move debug output for clarity 2018-05-21 13:59:20 +02:00
tastytea 0f8ca030fe
catchup() after each reconnect 2018-05-21 01:25:33 +02:00
tastytea 30a8903197
new feature: catches up on missed mentions 2018-05-20 15:27:31 +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 08a7cb1988
fixed reconnect code 2018-05-17 13:57:21 +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 286a9baa06
mild refactoring 2018-05-14 21:44:44 +02:00
tastytea cea2f7c295
updated to mastodon-cpp-0.12.2, etc.... 2018-05-13 16:11:37 +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 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