Commit Graph

103 Commits

Author SHA1 Message Date
c04a1b8926
Updated to support mastodon-cpp 0.106.0. 2019-09-19 22:56:17 +02:00
7baaae1abc
Bugfix: Use the right mastodon-cpp object.
All checks were successful
the build was successful
2019-04-21 06:13:51 +02:00
64f78e0300
Ported to mastodon-cpp 0.105.0.
All checks were successful
the build was successful
2019-04-20 01:47:23 +02:00
a4988d72f2
Got rid of tables in manpage.
All checks were successful
the build was successful
2019-04-12 19:49:49 +02:00
087ae68136
Fixed build script: would never compile manpage
All checks were successful
the build was successful
2019-01-31 18:49:57 +01:00
217a4bb7f0
Added cmake options
All checks were successful
the build was successful
2019-01-31 18:34:37 +01:00
1ba5d4e444
Added manpage
All checks were successful
the build was successful
2019-01-31 18:03:39 +01:00
32fbdf7375
CI: migrated to Debian stretch containers.
All checks were successful
the build was successful
2019-01-27 05:09:43 +01:00
d938959598
curlpp is not in buster anymore, changed to sid
Some checks failed
the build failed
2019-01-27 05:00:20 +01:00
0f471e860f
Updated to mastodon-cpp 0.30.0
Some checks failed
the build failed
2019-01-27 04:51:03 +01:00
cade0f8a4a
Bugfix: would hang if link is of class mention
All checks were successful
the build was successful
2018-08-19 22:19:48 +02:00
3808a89a13
Set timeout to 30 seconds
All checks were successful
the build was successful
2018-08-19 21:42:08 +02:00
3a44361bf7
Added more default replacements (AMP) 2018-08-19 21:24:57 +02:00
73ddaf2776
Updated dependencies 2018-08-14 17:01:24 +02:00
b744fb0903
Enhanced CI
All checks were successful
the build was successful
2018-08-14 16:46:17 +02:00
f42bff3918
bugfix: Treated Easy::Results as Easy::Status, resulting in always-false validity.
All checks were successful
the build was successful
2018-08-14 15:46:31 +02:00
52604d536a
Made URL-detecting regular expression better
All checks were successful
the build was successful
fixes #1
2018-06-28 13:59:39 +02:00
23ad1917f9
drone: changed downloaded mastodon-cpp to 0.17.1
All checks were successful
the build was successful
2018-06-21 18:01:37 +02:00
07629de436
Updated dependencies 2018-06-21 14:10:43 +02:00
8c91751fbe
downgraded drone from buster to stretch
Some checks failed
the build failed
2018-06-21 14:08:25 +02:00
a25672c039
drone: always pull new images 2018-06-19 09:34:57 +02:00
c4b4522dc7
Rewrote send_reply(), upped mastodon-cpp dependency to version 0.17.0
Some checks failed
the build failed
2018-06-16 03:53:36 +02:00
0b218fd472
updated dependencies
All checks were successful
the build was successful
2018-06-13 05:28:42 +02:00
46f7ddc575
drone: Added email notification
All checks were successful
the build was successful
2018-06-13 05:13:55 +02:00
c602278dc5
changed download method in drone script
All checks were successful
the build was successful
2018-06-12 20:40:06 +02:00
ef7067a169
added drone config
All checks were successful
the build was successful
2018-06-12 08:34:30 +02:00
764e84cefd
fixed connectionbrokennessdetection 2018-06-11 17:15:35 +02:00
209743fd55
Check for new messages every 2 seconds (was: 5), made the connection-brokenness-detection easier to understand 2018-06-11 05:47:34 +02:00
f70b5f1a82
strip: replaced wtmc and wt_zmc with wt_? 2018-06-09 20:47:00 +02:00
cfec84d455
Changed URL of screenshot, syntax highlighting clarifications 2018-06-08 00:14:41 +02:00
f5a8f04d73
make surer config file is written on shutdown 2018-06-06 21:17:10 +02:00
42d1898ce3
git.schlomp.space -> schlomp.space 2018-06-04 21:04:38 +02:00
bf5fffca3a
Changed website URL when registering on the server 2018-06-04 20:20:01 +02:00
a6f37098f2
changed spaces to tabs 2018-06-04 14:02:33 +02:00
6463f8ef1f
readme highlighting 2018-06-04 00:59:28 +02:00
5d34c938e1
Changed URLs to point to git.schlomp.space 2018-06-04 00:49:01 +02:00
b147b42b79
Increased delay after error from 60 to 120 seconds 2018-06-02 14:43:18 +02:00
bf608f5145
removed redundancy in error message 2018-05-29 19:15:53 +02:00
e528cf6baa
updated documentation 2018-05-29 15:15:23 +02:00
46aa2b89c3
Bugfix: Made sure that the first parameter has a leading '?' 2018-05-29 15:03:04 +02:00
f3db10dc0a
Added support for configurable regular expressions 2018-05-29 14:56:39 +02:00
a1ef65b71c
set _ptr to nullptr after reset() 2018-05-28 15:52:57 +02:00
50d3ab6bba
Fixed reconnect issues, hopefully
Make the main thread sleep when the stream thread sleeps due to a connection error.
This should solve the problem of having multiple stream threads running doing too many connection attempts
2018-05-28 13:23:16 +02:00
2c955a2a18
updated ebuild 2018-05-27 16:13:04 +02:00
7938cfb30b
Rewrote config file management 2018-05-27 16:08:49 +02:00
6dbddb6df2
Fix premature "Connected to..." message 2018-05-27 12:28:20 +02:00
992f6373ab
Added warning if in_reply_to_id is not found 2018-05-27 01:34:47 +02:00
0a380dbab4
Incresed wait time after broken connection from 30 to 60 seconds 2018-05-27 01:25:32 +02:00
1273f72e4b
Try fetching the status 2 times 2018-05-27 01:24:11 +02:00
ed537c850f
typo 2018-05-26 23:55:44 +02:00