about summary refs log tree commit diff stats
path: root/src/util.h
Commit message (Collapse)AuthorAgeFilesLines
* Updated API to use exceptions and make tweet/user objects more helpfulKelly Rauchenberger2016-08-201-0/+6
|
* Added ability to upload media and tweet itKelly Rauchenberger2016-04-131-0/+29
Images (static and animated) and videos have been tested. Currently all media uploads occur in one large chunk; support to break down chunks will be added later.