about summary refs log tree commit diff stats
path: root/src/bounding_box.h
Commit message (Collapse)AuthorAgeFilesLines
* Removed more stream-related classesKelly Rauchenberger2018-08-301-88/+0
| | | | | | Among the deleted classes are list and direct_message. These classes were just stubs because the streaming API was able to return those objects. libtwitter++ does not yet actually support these objects, so the stub classes will be deleted for now. refs #3
* Updated API to use exceptions and make tweet/user objects more helpfulKelly Rauchenberger2016-08-201-0/+88