lyricat / Hotot

A Twitter Client
http://hotot.org
GNU Lesser General Public License v3.0
485 stars 130 forks source link

Column RTs "By Others" & "By Me" don't work #561

Open LukasThyWalls opened 11 years ago

LukasThyWalls commented 11 years ago

"By Others" and "By Me" in RTs Column don't load and throws:

Unknow Error 
HTTP Code:410 
Reason:Gone 
URL:https://api.twitter.com/1/statuses/retweeted_to_me.json
Unknow Error 
HTTP Code:410 
Reason:Gone 
URL:https://api.twitter.com/1/statuses/retweeted_by_me.json

Although, "My Tweets, Retweeted" works.

It happens in these clients: Hotot(-gtk2) and Hotot-qt (with KDE integration) in Kubuntu 13.04, versions 0.9.8.14 and git lastest. Hotot Chrome (from Chrome Web Store) in Windows XP.

gfunkj commented 11 years ago

I believe these functions are no longer supported in the new API

dhimes commented 11 years ago

Direct messages - EDIT: 'Mentions', not 'Messages'; 'Messages' fails with API 1.0 -- also seem to fail. I seem to need to set the api base to 1.1 in order to log in, but then should I change it back to use all of the API/Hotot functionality such as search?

gfunkj commented 11 years ago

Have you followed these instructions to build the newest version from source? http://www.samundra.com.np/twitter-api-changes-breaking-hotot-functionality/1224

Everything should be working except for RTs by others/me collumn