Commit Graph

103 Commits (master)
 

Author SHA1 Message Date
tastytea c04a1b8926
Updated to support mastodon-cpp 0.106.0. 4 years ago
tastytea 7baaae1abc
Bugfix: Use the right mastodon-cpp object.
the build was successful Details
4 years ago
tastytea 64f78e0300
Ported to mastodon-cpp 0.105.0.
the build was successful Details
4 years ago
tastytea a4988d72f2
Got rid of tables in manpage.
the build was successful Details
4 years ago
tastytea 087ae68136
Fixed build script: would never compile manpage
the build was successful Details
4 years ago
tastytea 217a4bb7f0
Added cmake options
the build was successful Details
4 years ago
tastytea 1ba5d4e444
Added manpage
the build was successful Details
4 years ago
tastytea 32fbdf7375
CI: migrated to Debian stretch containers.
the build was successful Details
4 years ago
tastytea d938959598
curlpp is not in buster anymore, changed to sid
the build failed Details
4 years ago
tastytea 0f471e860f
Updated to mastodon-cpp 0.30.0
the build failed Details
4 years ago
tastytea cade0f8a4a
Bugfix: would hang if link is of class mention
the build was successful Details
5 years ago
tastytea 3808a89a13
Set timeout to 30 seconds
the build was successful Details
5 years ago
tastytea 3a44361bf7
Added more default replacements (AMP) 5 years ago
tastytea 73ddaf2776
Updated dependencies 5 years ago
tastytea b744fb0903
Enhanced CI
the build was successful Details
5 years ago
tastytea f42bff3918
bugfix: Treated Easy::Results as Easy::Status, resulting in always-false validity.
the build was successful Details
5 years ago
tastytea 52604d536a
Made URL-detecting regular expression better
the build was successful Details
fixes #1
5 years ago
tastytea 23ad1917f9
drone: changed downloaded mastodon-cpp to 0.17.1
the build was successful Details
5 years ago
tastytea 07629de436
Updated dependencies 5 years ago
tastytea 8c91751fbe
downgraded drone from buster to stretch
the build failed Details
5 years ago
tastytea a25672c039
drone: always pull new images 5 years ago
tastytea c4b4522dc7
Rewrote send_reply(), upped mastodon-cpp dependency to version 0.17.0
the build failed Details
5 years ago
tastytea 0b218fd472
updated dependencies
the build was successful Details
5 years ago
tastytea 46f7ddc575
drone: Added email notification
the build was successful Details
5 years ago
tastytea c602278dc5
changed download method in drone script
the build was successful Details
5 years ago
tastytea ef7067a169
added drone config
the build was successful Details
5 years ago
tastytea 764e84cefd
fixed connectionbrokennessdetection 5 years ago
tastytea 209743fd55
Check for new messages every 2 seconds (was: 5), made the connection-brokenness-detection easier to understand 5 years ago
tastytea f70b5f1a82
strip: replaced wtmc and wt_zmc with wt_? 5 years ago
tastytea cfec84d455
Changed URL of screenshot, syntax highlighting clarifications 5 years ago
tastytea f5a8f04d73
make surer config file is written on shutdown 5 years ago
tastytea 42d1898ce3
git.schlomp.space -> schlomp.space 5 years ago
tastytea bf5fffca3a
Changed website URL when registering on the server 5 years ago
tastytea a6f37098f2
changed spaces to tabs 5 years ago
tastytea 6463f8ef1f
readme highlighting 5 years ago
tastytea 5d34c938e1
Changed URLs to point to git.schlomp.space 5 years ago
tastytea b147b42b79
Increased delay after error from 60 to 120 seconds 5 years ago
tastytea bf608f5145
removed redundancy in error message 5 years ago
tastytea e528cf6baa
updated documentation 5 years ago
tastytea 46aa2b89c3
Bugfix: Made sure that the first parameter has a leading '?' 5 years ago
tastytea f3db10dc0a
Added support for configurable regular expressions 5 years ago
tastytea a1ef65b71c
set _ptr to nullptr after reset() 5 years ago
tastytea 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
5 years ago
tastytea 2c955a2a18
updated ebuild 5 years ago
tastytea 7938cfb30b
Rewrote config file management 5 years ago
tastytea 6dbddb6df2
Fix premature "Connected to..." message 5 years ago
tastytea 992f6373ab
Added warning if in_reply_to_id is not found 5 years ago
tastytea 0a380dbab4
Incresed wait time after broken connection from 30 to 60 seconds 5 years ago
tastytea 1273f72e4b
Try fetching the status 2 times 5 years ago
tastytea ed537c850f
typo 5 years ago