about summary refs log tree commit diff stats
path: root/ebooks.cpp
Commit message (Expand)AuthorAgeFilesLines
* Newlines, colons, and semicolons are now valid terminatorsKelly Rauchenberger2016-05-291-1/+1
* Fixed ebooks and gen ignoring the form distributionKelly Rauchenberger2016-05-261-4/+4
* ebooks now prefills replies correctlyKelly Rauchenberger2016-05-221-2/+2
* Pulled the ebooks functionality out into a libraryKelly Rauchenberger2016-05-201-3/+35
* Now ignoring retweets as they aren't really mentionsKelly Rauchenberger2016-05-201-17/+20
* Fixed error with replying to tweetsKelly Rauchenberger2016-05-201-0/+1
* Added ability for rawr ebooks to respond to tweetsKelly Rauchenberger2016-05-201-19/+53
* Full sentences mode!Kelly Rauchenberger2016-03-081-1/+1
* rawr-ebooks now tells you how long it will wait before the next tweetKelly Rauchenberger2016-02-281-1/+30
* Attemped to fix line-endings for WindowsKelly Rauchenberger2016-02-171-0/+5
* Added emoji freevarKelly Rauchenberger2016-02-011-7/+1
* Rewrote how tokens are handledKelly Rauchenberger2016-01-291-13/+2
* rawr-ebooks no longer generates Twitter access tokens and requires one in the...Kelly Rauchenberger2016-01-271-118/+13
* Rewrote quite a bit of kgramstatsKelly Rauchenberger2016-01-041-161/+155
* guess what! the algorithmKelly Rauchenberger2015-12-301-10/+16
* Fixed std namespace references in ebooks.cppKelly Rauchenberger2015-11-231-10/+10
* Added malapropismsKelly Rauchenberger2015-11-221-2/+0
* I may have made things better. I may have made things worse.Kelly Rauchenberger2015-11-221-3/+9
* Fixed typo with respect to reading delay time from config.ymlFeffernoose2013-10-081-1/+1
* Added user-configurble delay between tweets in rawr-ebooksFeffernoose2013-10-081-2/+4
* Implemented freevarsFeffernoose2013-10-071-1/+7
* Split rawr-ebooks and rawr-genFeffernoose2013-10-061-0/+169