index
:
libtwittercpp
this commit
master
Object oriented Twitter library for C++
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated API to use exceptions and make tweet/user objects more helpful
Kelly Rauchenberger
2016-08-20
22
-1340
/
+1530
*
Wrapped JSON parsing in exception handling
Kelly Rauchenberger
2016-06-01
4
-198
/
+270
*
Added ability to get configuration
Kelly Rauchenberger
2016-05-31
6
-1
/
+185
*
Added option to receive all replies in user stream
Kelly Rauchenberger
2016-05-25
2
-10
/
+35
*
Fixed stream behavior when connection ends normally
Kelly Rauchenberger
2016-05-24
1
-1
/
+6
*
Fixed retweet detection
Kelly Rauchenberger
2016-05-22
2
-3
/
+72
*
Added utility function to generate tweet reply prefill
Kelly Rauchenberger
2016-05-22
6
-0
/
+45
*
Projects using libtwitter++ no longer have to include its dependencies
Kelly Rauchenberger
2016-05-21
3
-9
/
+9
*
Added "retweeted" field to tweet
Kelly Rauchenberger
2016-05-20
2
-0
/
+17
*
Updated README to reflect the user stream commits
Kelly Rauchenberger
2016-05-20
1
-1
/
+4
*
Changed curlcpp back to origin because my pull request was approved
Kelly Rauchenberger
2016-05-20
1
-1
/
+1
*
Started implementing user streams
Kelly Rauchenberger
2016-05-20
16
-49
/
+1664
*
Create README.md
Kelly Rauchenberger
2016-04-15
1
-0
/
+7
*
Fixed issue with multipart POSTs
Kelly Rauchenberger
2016-04-15
1
-2
/
+4
*
Added #include <unistd.h>
Kelly Rauchenberger
2016-04-15
1
-0
/
+1
*
Added ability to upload media and tweet it
Kelly Rauchenberger
2016-04-13
12
-42
/
+404
*
Added basic ability to tweet
Kelly Rauchenberger
2016-04-12
12
-0
/
+319