Commit Graph

193 Commits

Author SHA1 Message Date
Anna
8789ab9433 Updated documentation 2010-05-21 14:03:19 -04:00
Anna
244fe09a2f Removed debug statement 2010-05-21 12:36:17 -04:00
Anna
cb42c80c7c Removed extra call to update_windows... no sense updating when we don't have to 2010-05-21 12:36:05 -04:00
Anna
a2317113ec Spotted and fixed an outstanding bug where lists weren't grabbed with the correct account 2010-05-21 12:34:56 -04:00
Anna
f7696e2d67 Fixed CustomApi so that _username is defined 2010-05-21 12:11:57 -04:00
Anna
1a98de805f Fix setting active user 2010-05-21 11:13:04 -04:00
Anna
69cba102d3 Imported some fixes to oauthtwitter from its issue tracker 2010-05-21 11:10:58 -04:00
Anna
5768f0e91c More fixes to the add_account function. Now we produce a 400 error on GetUserInfo 2010-05-20 21:23:54 -04:00
Anna
9e0e431d4c Fixed some problems with oauthtwitter 2010-05-20 20:51:20 -04:00
Anna
7877fa2412 Fixed the entry not being displayed in the pin popup 2010-05-20 20:44:47 -04:00
Anna
716e20a9b2 Started implementing PIN for OAuth... entry doesn't show up in popup 2010-05-20 18:03:35 -04:00
Anna
4443d9d12c Client now starts up cleanly, but no way to add accounts 2010-05-20 17:11:50 -04:00
Anna
b9fb21c46e More work on the infrastructure for oauth... basic widgets should be in place now 2010-05-20 17:10:12 -04:00
Anna
5b4a4d760d Add button to menu 2010-05-20 16:53:33 -04:00
Anna
f70e76acc2 Sketched out a basic method for oauth to work in my app... 2010-05-20 16:51:51 -04:00
Anna
e32209bf2b Add get_api function 2010-05-20 15:47:37 -04:00
Anna
d5c3283ce8 Merge branch 'master' into oauth 2010-05-20 15:33:50 -04:00
Anna
c147f7fb73 Another name change 2010-05-20 15:33:05 -04:00
Anna
96c059738d Merge branch 'master' into oauth 2010-05-20 15:02:32 -04:00
Anna
c59adefcd3 Remove vestigial reference to old name 2010-05-20 15:01:54 -04:00
Anna
ba7e60b544 Merge branch 'master' into oauth 2010-05-20 14:52:07 -04:00
Anna
adf929e225 Renamed application in preparation of creating a new repository for it 2010-05-20 14:51:04 -04:00
Anna
1299bdbdee Replaced references to Api with OAuthApi... also broke the code terribly, but that's the point of this branch 2010-05-20 14:09:10 -04:00
Anna
ae1323a04d Added bug to TODO 2010-05-20 14:05:44 -04:00
Anna
38f27fff96 Merge branch 'master' of github.com:pwiggi/mytwitter 2010-05-20 12:12:52 -04:00
Anna
b3afdf56dd Documentation updates 2010-05-20 12:12:19 -04:00
Anna
5a4b118e04 Made readme a markdown file for github, and added python-oauth as a dep 2010-05-20 11:57:55 -04:00
Anna
2f9736e982 Set tweets read when individual tweet is clicked 2010-05-20 10:23:50 -04:00
Anna
8e6be490c6 Look up images for user panes 2010-05-20 00:39:53 -04:00
Anna
0da52febeb Reformatted UserBox 2010-05-20 00:35:13 -04:00
Anna
502ffe716f GUI cleanup 2010-05-20 00:29:31 -04:00
Anna
56171c6254 Removed useless code paths, made the follow button work correctly 2010-05-20 00:22:20 -04:00
Anna
46e63c7c3d Removed useless code paths, made the follow button work correctly 2010-05-20 00:21:21 -04:00
Anna
897f2273ce Got all the buttons, signals, etc linked up for follow and at, I think... 2010-05-20 00:16:10 -04:00
Anna
22067b4ad2 First steps toward moving the follow, at, and verified info into a box at the top of the pane 2010-05-20 00:04:44 -04:00
Anna
eccfe997d9 Refresh time is in minutes, minimum one. This is to account for the shoddy rate limiting that twitter does... seriously, twitter, just get better hardware 2010-05-19 23:02:25 -04:00
Anna
acf68dddbe Removed entirely vestigial updated_once code 2010-05-19 22:52:02 -04:00
Anna
340c261e2d Update follow status on account change 2010-05-19 16:10:25 -04:00
Anna
8fd11f6fa5 Added a debug function in Help menu 2010-05-19 16:02:32 -04:00
Anna
b41ef5f708 Account change works again 2010-05-19 15:35:02 -04:00
Anna
3a4e32f0b3 Made current account persistent across sessions 2010-05-19 14:43:54 -04:00
Anna
2b3406378a Unbound Home and End keys so they can be used when typing an update 2010-05-19 14:36:36 -04:00
Anna
5b74eed1e0 Moved active account choice to a menu, and indicate it with a label beside the tweet update field. Temporarily broke ability to actually change accounts, though 2010-05-19 14:36:03 -04:00
Anna
e4ff126d12 Threaded adding/removing friends, and made it a little more robust. Still buggy, but it always was. 2010-05-19 13:58:11 -04:00
Anna
5c642bd479 Fixed parsing of double-quotes in tweet text 2010-05-19 12:15:53 -04:00
Anna
34b8bc6b58 Made pane navigation buttons work regardless of focus 2010-05-19 11:27:14 -04:00
Anna
c2aae17e5b Made retweets threaded 2010-05-19 00:04:01 -04:00
Anna
08dd6957ff Documentation updates 2010-05-18 18:05:27 -04:00
Anna
cc99e36ed3 Made posting an update a threaded action 2010-05-18 17:41:32 -04:00
Anna
8764cc77c3 Made @names into clickable links that load the user tab 2010-05-18 16:26:32 -04:00