Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made tweets, users, and notifications into copyable objects | Kelly Rauchenberger | 2016-11-29 | 1 | -1/+1 |
| | | | | Notifications are now also mutable. Users and tweets no longer have helper methods for interacting with the client. Fixed a bug (possibly introduced by a change to the Twitter API) that caused non-reply tweets to be marked as unknown notifications. | ||||
* | Merge branch 'master' of https://github.com/hatkirby/libtwittercpp | Kelly Rauchenberger | 2016-08-20 | 1 | -42/+42 |
| | |||||
* | Updated API to use exceptions and make tweet/user objects more helpful | Kelly Rauchenberger | 2016-08-20 | 1 | -0/+291 |