about summary refs log tree commit diff stats
path: root/vendor/libtwittercpp
Commit message (Collapse)AuthorAgeFilesLines
* Bot now posts to Mastodon instead of TwitterStar Rauchenberger2022-11-151-0/+0
|
* Switched from streaming API to timeline pollingKelly Rauchenberger2018-08-061-0/+0
| | | | This means the bot is also now single-threaded.
* Updated libtwitter++Kelly Rauchenberger2018-01-171-0/+0
|
* Updated libtwitter++ to fix non-reply tweets being ignoredKelly Rauchenberger2016-12-011-0/+0
|
* Updated libtwitter++ to remove dependence on json submoduleKelly Rauchenberger2016-11-271-0/+0
|
* Updated libtwitter++ (API changes)Kelly Rauchenberger2016-08-201-0/+0
|
* Updated libtwitter++ (user stream disconnection bug)Kelly Rauchenberger2016-06-021-0/+0
|
* Updated libtwitter++ (error handling with bad responses)Kelly Rauchenberger2016-06-011-0/+0
|
* Updated libtwitter++ (streaming connection churn)Kelly Rauchenberger2016-05-241-0/+0
|
* Updated libtwitter++ (retweet bug)Kelly Rauchenberger2016-05-221-0/+0
|
* ebooks now prefills replies correctlyKelly Rauchenberger2016-05-221-0/+0
| | | | It also now does not reply to itself.
* Projects using libtwitter++ no longer have to include its dependenciesKelly Rauchenberger2016-05-211-0/+0
|
* Now ignoring retweets as they aren't really mentionsKelly Rauchenberger2016-05-201-0/+0
|
* Added ability for rawr ebooks to respond to tweetsKelly Rauchenberger2016-05-201-0/+0
Now using libtwitter++ instead of twitcurl!