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 |
|
Anna
|
dad6c68159
|
doc update
|
2010-05-18 15:34:06 -04:00 |
|
Anna
|
6e881a4f38
|
Improve handling for marking tweets read
|
2010-05-18 15:33:39 -04:00 |
|
Anna
|
d0c7bd6443
|
Make pane name for conversations just 'conversation'
|
2010-05-18 14:26:55 -04:00 |
|
Anna
|
c3ac07a693
|
Made conversations work correctly
|
2010-05-18 14:23:17 -04:00 |
|
Anna
|
7a5ae9235e
|
Fixed error with profile images in DMs
|
2010-05-18 12:29:07 -04:00 |
|
Anna
|
3357249d28
|
Initial commit of 'conversation' button... needs a lot of work still
|
2010-05-18 12:26:31 -04:00 |
|
Anna
|
0ead5932a5
|
Fixed a problem with results from the Search API not getting the 'in reply to' button functionality
|
2010-05-18 11:28:18 -04:00 |
|
Anna
|
86af5ede96
|
moved add_to_cache to avcache.py and added the profile_image_url to results from searches and dms
|
2010-05-18 10:50:15 -04:00 |
|
Anna
|
324bd13120
|
Default to window size from last session, added -n option to suppress. Apparently introduced some weird race condition that is causing start-up segfaults again, but it is very intermittent
|
2010-05-17 23:58:45 -04:00 |
|