about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Switched to self hosted libtwittercpp HEAD masterStar Rauchenberger2023-10-031-1/+1
|
* Bot should ignore retweetsKelly Rauchenberger2018-11-221-0/+2
|
* Ignore locked accounts when syncing followersKelly Rauchenberger2018-08-062-4/+10
| | | | refs #1
* Switched from streaming API to timeline pollingKelly Rauchenberger2018-08-052-79/+115
|
* Added two more triggersKelly Rauchenberger2018-08-051-1/+3
|
* Added CMake stuff to gitignoreKelly Rauchenberger2018-08-051-0/+4
|
* Removed yaml-cpp submoduleKelly Rauchenberger2018-08-053-8/+8
|
* Fixed bot ignoring non-reply tweetsKelly Rauchenberger2016-12-142-4/+4
|
* Bot now takes path to config file as argumentKelly Rauchenberger2016-12-141-2/+9
| | | | That config file now also has to contain the path to the image to post.
* Updated libtwitter++ to remove dependence on json submoduleKelly Rauchenberger2016-11-282-53/+36
|
* Updated libtwitter++ (user stream disconnection bug)Kelly Rauchenberger2016-06-021-0/+0
|
* Added another triggerKelly Rauchenberger2016-06-021-12/+22
|
* Now properly replies to replies to non-followed usersKelly Rauchenberger2016-05-252-0/+1
|
* Added missing #include <algorithm>Kelly Rauchenberger2016-05-241-0/+1
|
* Tweets now prefill properlyKelly Rauchenberger2016-05-242-1/+2
|
* Merge branch 'master' of github.com:hatkirby/snitchKelly Rauchenberger2016-05-201-0/+8
|\
| * Create README.mdKelly Rauchenberger2016-05-201-0/+8
| |
* | Added functionality to follow new followers not sent by the streamKelly Rauchenberger2016-05-201-16/+20
| |
* | Maintain a list of friends so that we can filter notificationsKelly Rauchenberger2016-05-201-18/+32
|/
* Linked with pthreadKelly Rauchenberger2016-05-201-1/+1
|
* Initial commitKelly Rauchenberger2016-05-206-0/+125