satanas / Turpial

Twitter client written in Python. Light, fast, fully functional and integrated to the user desktop
http://turpial.org.ve
GNU General Public License v3.0
175 stars 47 forks source link

status.net support? #379

Open jmcclelland opened 9 years ago

jmcclelland commented 9 years ago

I see that there is an "identi.ca" option for adding a new account, but it is greyed out. Is that because I'm missing a python library? Or is this feature disabled? I'd like to connect turpial to my status.net account as well as my twitter account.

Thanks for the most visually beautiful twitter client i've found for linux!

rgaiacs commented 9 years ago

I want to use Turpial to connect to GNU Social that uses status.net protocol.

anarcat commented 8 years ago

I am not sure why this doesn't work. In theory, there is support for "identi.ca" or rather, status.net in the backend library, libturpial: https://github.com/satanas/libturpial/tree/development/libturpial/lib/protocols/identica

it's old as hell and would probably need a refresh, especially because identi.ca now uses pump.io, so it's a completely different protocol (see https://github.com/satanas/Turpial/issues/392 for that). but my guess is that it should support other status.net sites.