Anna
|
d7893fce37
|
Implemented user name caching, so we can efficiently pull data for Direct Messages and Searches
|
2010-05-23 12:42:19 -04:00 |
|
Anna
|
964358c1f2
|
Made some bug fixes related to unassigned variables
|
2010-05-23 11:50:14 -04:00 |
|
Anna
|
c2fd23b335
|
Handle some special cases for the app_button
|
2010-05-22 22:50:18 -04:00 |
|
Anna
|
90d8ed7fe5
|
Made headers look right again
|
2010-05-22 21:39:53 -04:00 |
|
Anna
|
9eb0e491d5
|
Renamed a widget to make more sense
|
2010-05-22 21:01:28 -04:00 |
|
Anna
|
585fbb4156
|
Lined up widgets in header
|
2010-05-22 20:59:14 -04:00 |
|
Anna
|
090ce3632e
|
Lined up widgets in header
|
2010-05-22 20:44:49 -04:00 |
|
Anna
|
e8af16a8e7
|
Began improving headers to have separate clickable sections
|
2010-05-22 18:04:12 -04:00 |
|
Anna
|
f86b663668
|
Improved appearance and layout of the UserBox
|
2010-05-21 16:48:00 -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
|
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
|
acf68dddbe
|
Removed entirely vestigial updated_once code
|
2010-05-19 22:52:02 -04:00 |
|
Anna
|
5c642bd479
|
Fixed parsing of double-quotes in tweet text
|
2010-05-19 12:15:53 -04:00 |
|
Anna
|
8764cc77c3
|
Made @names into clickable links that load the user tab
|
2010-05-18 16:26:32 -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
|
3357249d28
|
Initial commit of 'conversation' button... needs a lot of work still
|
2010-05-18 12:26:31 -04:00 |
|
Anna
|
f85189712b
|
Fixed bug that presented text from the wrong tweets sometimes
|
2010-05-17 22:32:36 -04:00 |
|
Anna
|
ebf6ec6e22
|
Added avatar support
|
2010-05-17 17:31:42 -04:00 |
|
Anna
|
522a522129
|
Laid groundwork for displaying avatar images
|
2010-05-17 11:24:32 -04:00 |
|
Anna
|
8b56ed2dcf
|
Fixed reply_id not getting sent to the twitter API
|
2010-05-11 18:15:18 -04:00 |
|
Anna
|
b6a71b594a
|
Removed unnecessary hide() function
|
2010-05-07 17:44:47 -04:00 |
|
Anna
|
44e1a39afe
|
Implemented handler for the new signals, but there's a problem when the active tab is closed...
|
2010-05-06 16:28:24 -04:00 |
|
Anna
|
9809e5a96a
|
Added signals for TweetPane setting following or verified
|
2010-05-06 14:19:28 -04:00 |
|
Anna
|
d2cf7c2ff5
|
Added some messages to panes that display while data is still loading, or when there are errors or no data
|
2010-05-04 18:12:37 -04:00 |
|
Anna
|
f37246f30b
|
Added error handling when API calls timeout
|
2010-05-04 14:32:43 -04:00 |
|
Anna
|
7cce83c0f3
|
Broken commit, see new bug in TODO for details. Summary: new segfault at launch
|
2010-04-27 16:21:21 -04:00 |
|
Anna
|
5b85ca65f4
|
Threading makes some ugliness happen before the tweets are ready... this fixes that
|
2010-04-22 16:22:09 -04:00 |
|
Anna
|
1f16b491fa
|
Removed now-useless debug statements
|
2010-04-22 15:33:11 -04:00 |
|
Anna
|
45b374f24f
|
First stab at implementing threads... seems to work okay, then suddenly segfaults
|
2010-04-22 14:57:27 -04:00 |
|
Anna
|
7d9f8f8d7f
|
Handle some edge cases elegantly
|
2010-04-20 15:43:06 -04:00 |
|
Anna
|
6bde20333f
|
Added Verified Account label to verified accounts
|
2010-04-16 17:32:17 -04:00 |
|
Anna
|
d47b12124f
|
Added support for Direct Messages view
|
2010-04-16 15:10:33 -04:00 |
|
Anna
|
2ae8eb11e6
|
Bound Ctrl+W to close the current pane
|
2010-04-16 14:39:37 -04:00 |
|
Anna
|
522edc30cb
|
Turned user names into clickable buttons that summon up a pane for that user
|
2010-04-15 22:37:13 -04:00 |
|
Anna
|
d4fc2faf78
|
Fixed up status class, allow urls to partially work
|
2010-04-15 21:38:20 -04:00 |
|
Anna
|
5f75520380
|
Added right-click labels to the pane tabs, and a follow/unfollow button. It still seems to work inconsistently.
|
2010-04-14 14:24:40 -04:00 |
|
Anna
|
d572d8b8e9
|
Added some logic to TweetPane to track whether the pane is displaying a user's feed, and if so whether we are currently following that user.
|
2010-04-14 12:54:03 -04:00 |
|
Anna
|
bf23f6e3fc
|
Factored mytwitter into two modules to be cleaner
|
2010-04-14 11:03:20 -04:00 |
|