Commit Graph

234 Commits

Author SHA1 Message Date
Anna
cfbae74cff Added version check for feature that isn't working in pygtk 2.14, and improved the ampersand handling because the twitter API is lazy about consistently escaping characters 2010-04-11 00:21:18 -04:00
Anna
b22e80c915 First, unsuccessful attempt at making links work 2010-04-10 13:21:52 -04:00
Anna
6282ecc053 Fixed hyperlink regex 2010-04-10 13:06:01 -04:00
Anna
17b74769e5 Clear statuses that aren't changed when switching to a different list 2010-04-10 13:01:31 -04:00
Anna
5fbfb01c85 Improved the GetListStatuses patch 2010-04-10 11:03:33 -04:00
Anna
74b42441dc Changed retweet API to use the patch from http://code.google.com/p/python-twitter/issues/detail?id=130 for consistency. 2010-04-10 10:46:51 -04:00
Anna
63160e12d0 Corrected error in README 2010-04-10 10:22:49 -04:00
Anna
12faf53b63 First stab at implementing hyperlinks. Should work in gtk 2.18+, but can't test right now. 2010-04-09 22:03:21 -04:00
Anna
140b99d47d Implemented Retweet api, and removed the update_window from update_status because twitter's post delay is too long for that to be feasible 2010-04-09 18:18:34 -04:00
Anna
a61af65195 Theoretically fixed the reply button. Don't want to annoy anyone by checking right now. 2010-04-09 17:45:21 -04:00
Anna
23573bc648 Began implementation of reply button 2010-04-09 01:08:32 -04:00
Anna
8021d05ade Pulled tweet data into a separate class, added reply and retweet buttons that don't work quite yet 2010-04-09 00:56:51 -04:00
Anna
30f94e52c6 Use set_markup instead of set_text 2010-04-09 00:12:39 -04:00
Anna
924f9357ba cleaned up the appearance of the tweets so that they can be distinguished from one another 2010-04-09 00:05:47 -04:00
Anna
e4c4b493ef Bound main window hide to close the application for now. 2010-04-08 23:41:12 -04:00
Anna
ed223ad860 Fixed buttons by handling clicked instead of activate 2010-04-08 17:19:45 -04:00
Anna
55546a9a5e Now support viewing lists, some general code cleanup also done. 2010-04-08 17:07:27 -04:00
Anna
5dae37a260 Saw the error of my ways, now using pyGtk with libglade 2010-04-08 16:39:56 -04:00
Anna
50b9ad477b Began conversion from Tkinter to wxPython, because Tkinter fails at too many things. Code is currently broken 2010-04-08 15:12:57 -04:00
Anna
21fcf25544 Dates now print cleanly in local timezone. Probably breaks around DST changes, but oh well; python sucks at time localization 2010-04-08 11:31:58 -04:00
Anna
9e1d7b0630 Updated documentation 2010-04-08 10:56:21 -04:00
Anna
06f571767e Started working on formatting the post timestamps 2010-04-08 01:17:21 -04:00
Anna
928b75ab95 Added some new bindings 2010-04-07 15:57:34 -04:00
Anna
4906fa7fe7 Bound global bindings in a saner fashion, added tweet character counter and error checker for tweets > 140 characters 2010-04-07 15:54:54 -04:00
Anna
c84fcb19fe Added timestamp to tweets... no formatting yet though 2010-04-07 15:01:05 -04:00
Anna
1ab585954f Configurated some variables 2010-04-07 14:47:16 -04:00
Anna
0b76168037 Added a refresh button, and did some changes to the layout: still working on making those look nice 2010-04-07 14:41:19 -04:00
Anna
a63f51764f Added some keybindings, cleaned up others, made the update button work correctly 2010-04-07 14:17:57 -04:00
Anna
85436f093d Cleaned up the app's appearance, although used a hack to do it... 2010-04-07 14:07:26 -04:00
Anna
75360e053d Made scrolling work 2010-04-07 13:21:55 -04:00
Anna
50d23fee0f Replaced hard-coded username and password with code to read from a config file. And yes, I've already changed the password. Bah. 2010-04-07 13:17:21 -04:00
Anna
b74b992ad7 Initial stab at scrollwheel functionality - not quite working yet 2010-04-07 13:07:26 -04:00
Anna
db1cdda40b Added readme and necessary patch for python-twitter 2010-04-07 12:54:40 -04:00
Anna
3cc9e68645 Initial commit 2010-04-06 23:05:51 -04:00