summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Updated libtwitter++ (media upload bugfix)Kelly Rauchenberger2018-03-131-0/+0
|
* Removed yaml-cpp submoduleKelly Rauchenberger2018-03-133-9/+10
| | | | Project now links against a local installation of yaml-cpp.
* Added timeout to image downloadsKelly Rauchenberger2018-03-131-0/+3
|
* Fixed deadlock after failed image downloadKelly Rauchenberger2017-12-161-1/+1
|
* Allowed images narrower than 800 pixelsKelly Rauchenberger2017-11-081-1/+11
| | | | | | | | Previously, the bot would try to ensure that it didn't use an image narrower than 800 pixels. This would sometimes cause it to download lots of images trying to find a valid one, and eventually end up stalling forever. To prevent this, images that are narrower than 800 pixels are now scaled up.
* Updated verbly (datafile versioning)Kelly Rauchenberger2017-11-082-4/+4
|
* Changed to RGB color interpolationKelly Rauchenberger2017-03-041-31/+9
| | | | It's way less accurate but actually kind of looks better.
* Created botKelly Rauchenberger2017-03-0310-0/+614