Nic0 / tyrs

Twitter and Identica client using curses
http://tyrs.nicosphere.net
61 stars 10 forks source link

List branch #125

Closed presocratics closed 12 years ago

presocratics commented 12 years ago

Simple change, addressing the issues from the previous pull request.

Python-twitter module has a List object that handle lists. I don't know if identica support lists, but it wont works as you write the twitter url inside the code.

List object does not retrieve statuses, so I put a GetListStatuses method in ApiPatch I'm now using base_url. I don't know if identica support them either.