|
575fb5b4e2
|
Added proxy support #1
|
2018-05-26 23:52:22 +02:00 |
|
|
95c9eea3df
|
Added 30-second delay on stream error
|
2018-05-26 11:14:08 +02:00 |
|
|
c6153d98e0
|
typo
|
2018-05-25 00:18:39 +02:00 |
|
|
981389343f
|
fixed openrc script
|
2018-05-24 16:16:13 +02:00 |
|
|
9f94317b7d
|
added "Connected to …" log message
|
2018-05-24 11:39:25 +02:00 |
|
|
293600447b
|
Corrected logstring format
|
2018-05-22 20:45:54 +02:00 |
|
|
061056548b
|
re-added notice to stderr if received signal
|
2018-05-22 19:10:06 +02:00 |
|
|
824fe6bba6
|
changed log facility to local1
|
2018-05-22 19:06:42 +02:00 |
|
|
e9419c07a1
|
Logging via syslog added, logging vio stdout/stderr removed
|
2018-05-22 13:44:41 +02:00 |
|
|
c215c076e4
|
improved error checking
|
2018-05-22 12:44:17 +02:00 |
|
|
138a335047
|
Better reply
|
2018-05-22 12:17:31 +02:00 |
|
|
60336c84b2
|
added wt_zmc to tracking parameters list
|
2018-05-21 20:48:51 +02:00 |
|
|
08bec96131
|
Made tracking-regexes case-insensitive
|
2018-05-21 14:36:00 +02:00 |
|
|
7cc297ea16
|
move debug output for clarity
|
2018-05-21 13:59:20 +02:00 |
|
|
9c5ffbb0dc
|
Addes linnk to latest release
|
2018-05-21 13:05:59 +02:00 |
|
|
1b70a29896
|
Do not print replies in debug output
|
2018-05-21 12:58:23 +02:00 |
|
|
0f8ca030fe
|
catchup() after each reconnect
|
2018-05-21 01:25:33 +02:00 |
|
|
3bcb775df5
|
updated config file
|
2018-05-20 21:35:30 +02:00 |
|
|
2efd88bc4d
|
Added registration and config file creation
|
2018-05-20 21:23:26 +02:00 |
|
|
51233c1059
|
typo
|
2018-05-20 18:40:06 +02:00 |
|
|
e22da8e172
|
added license
|
2018-05-20 18:33:49 +02:00 |
|
|
e6be932e06
|
Documented URL rewriting behaviour
|
2018-05-20 18:31:27 +02:00 |
|
|
30a8903197
|
new feature: catches up on missed mentions
|
2018-05-20 15:27:31 +02:00 |
|
|
b361753f51
|
switched confuig file format from cfg to json
|
2018-05-20 14:25:20 +02:00 |
|
|
211a255048
|
updated mastodon-cpp dependency
|
2018-05-20 12:44:40 +02:00 |
|
|
d7b59ad6bc
|
Revert "reconnect: quick & dirty fix"
This reverts commit 1112092cb2 .
|
2018-05-20 12:35:54 +02:00 |
|
|
1112092cb2
|
reconnect: quick & dirty fix
|
2018-05-20 11:07:38 +02:00 |
|
|
e053d7cd44
|
Reconnections did not work, this should fix it. Needs testing
|
2018-05-19 22:49:40 +02:00 |
|
|
df818317ac
|
get_new_messages(): Return mentions only
|
2018-05-19 22:47:56 +02:00 |
|
|
784dc4269a
|
Try to fetch full status before getting in_reply_to_id
|
2018-05-18 21:02:15 +02:00 |
|
|
6da8c1ca07
|
Stripping more tracking parameters; Added AMP subdomain removal
|
2018-05-18 13:27:12 +02:00 |
|
|
44f1692e80
|
Added mutex
|
2018-05-17 18:27:44 +02:00 |
|
|
08a7cb1988
|
fixed reconnect code
|
2018-05-17 13:57:21 +02:00 |
|
|
4d48e5fa1c
|
forgot to reset counter m(
|
2018-05-17 13:46:00 +02:00 |
|
|
6d578f7e1e
|
If we got an empty message 5 times, set state to not running
|
2018-05-17 13:21:45 +02:00 |
|
|
286a9baa06
|
mild refactoring
|
2018-05-14 21:44:44 +02:00 |
|
|
cea2f7c295
|
updated to mastodon-cpp-0.12.2, etc....
|
2018-05-13 16:11:37 +02:00 |
|
|
dac34c9197
|
added -Wall to debug flags
|
2018-05-13 14:21:12 +02:00 |
|
|
7a84adec36
|
enhanced build recipe
|
2018-05-13 07:01:30 +02:00 |
|
|
adaa5faa36
|
small fixes
|
2018-05-13 06:25:29 +02:00 |
|
|
8ff314cd53
|
added example screenshot
|
2018-05-13 06:11:47 +02:00 |
|
|
b66f1ba788
|
fixed openrc script, fixed ebuild
|
2018-05-12 15:07:23 +02:00 |
|
|
f3790cb5e1
|
Added Gentoo package, added openrc script
|
2018-05-12 14:51:57 +02:00 |
|
|
73640c3b66
|
Errors to stderr, debug output to stdout
|
2018-05-12 14:24:53 +02:00 |
|
|
ca261ca031
|
Catching SIGTERM, cosmetic changes
|
2018-05-12 10:42:22 +02:00 |
|
|
18b92496e5
|
reestablishing connection after it is lost
|
2018-05-12 10:29:57 +02:00 |
|
|
dbebbd934f
|
mild refactoring
|
2018-05-12 04:17:34 +02:00 |
|
|
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 |
|
|
b5c2e90cf8
|
Enhanced documentation
|
2018-05-11 07:33:23 +02:00 |
|
|
e9e16f96d8
|
Check if there are URLs in that message
|
2018-05-11 07:24:03 +02:00 |
|