diff --git a/README.markdown b/README.markdown index 6722830..c792322 100644 --- a/README.markdown +++ b/README.markdown @@ -13,7 +13,6 @@ You'll need the following python modules: * pyGTK * dateutil -* python-oauth * twitter (the dev version, not 0.6), along with my patches (included here) diff --git a/TODO b/TODO index dfe2b11..6ac2392 100644 --- a/TODO +++ b/TODO @@ -2,6 +2,8 @@ This is a list of things that still need doing. It includes short-, medium-, an features: +* Support OAuth. This really requires OAuth support in python-twitter, but the python-twitter team doesn't have OAuth ready. So I can either cobble together my own python-twitter tree entirely, with the oauth-python-twitter extension + patches, or wait on / work with the python-twitter team on getting oauth-python-twitter integrated. + * Make the buttons prettier * Add a graphical options menu * Come up with a better bloody name