about summary refs log tree commit diff stats
path: root/src/client.cpp
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2016-05-22 21:25:29 -0400
committerKelly Rauchenberger <fefferburbia@gmail.com>2016-05-22 21:25:29 -0400
commitac260cef3c8c035e3975a8c412553b25cb2b6c06 (patch)
treeef4b7ab7f981d4c31b36b8146cc66d7ad2f723bf /src/client.cpp
parent62f6aae6c313b2a2a493c5147ec831a66eba01ff (diff)
downloadlibtwittercpp-ac260cef3c8c035e3975a8c412553b25cb2b6c06.tar.gz
libtwittercpp-ac260cef3c8c035e3975a8c412553b25cb2b6c06.tar.bz2
libtwittercpp-ac260cef3c8c035e3975a8c412553b25cb2b6c06.zip
Fixed retweet detection
Because a retweet is a tweet referenced from another tweet, the current implementation dynamically allocates memory for the retweeted status and has to manually copy the pointed to data around. It's not a very pretty implementation and may get tweaked at some point soon. I don't like having to implement the big five.
Diffstat (limited to 'src/client.cpp')
0 files changed, 0 insertions, 0 deletions