about summary refs log tree commit diff stats
path: root/src/user.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactored tweet and user classesKelly Rauchenberger2018-08-301-15/+16
* User objects now contain whether the user is protectedKelly Rauchenberger2018-08-061-1/+2
* Made tweets, users, and notifications into copyable objectsKelly Rauchenberger2016-11-291-22/+2
* Updated API to use exceptions and make tweet/user objects more helpfulKelly Rauchenberger2016-08-201-28/+20
* Added utility function to generate tweet reply prefillKelly Rauchenberger2016-05-221-0/+5
* Started implementing user streamsKelly Rauchenberger2016-05-201-0/+46