Anna
|
609b41da97
|
Added todo list
|
2010-04-15 22:53:16 -04:00 |
|
Anna
|
990b3f81d2
|
Eliminated dupe searches, and made Home and @user work from the View menu... I seem to have broken 'in reply to' links though
|
2010-04-15 22:43:48 -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
|
66fb5b3dc6
|
Removed now useless debug statement
|
2010-04-15 00:08:12 -04:00 |
|
Anna
|
7d997b16f0
|
config file can now be read in with a command-line option
|
2010-04-15 00:05:49 -04:00 |
|
Anna
|
7670ba9e6b
|
Began adding handling for command-line options
|
2010-04-14 17:58:52 -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 |
|
Anna
|
2f2a4d926d
|
Refactored TweetPane and MyTwitter to be more loosely coupled
|
2010-04-14 10:58:16 -04:00 |
|
Anna
|
9100d8493b
|
Single tweets are now nicely formatted
|
2010-04-13 17:35:27 -04:00 |
|
Anna
|
46cf4d51f1
|
in reply to text is now a clickable button that loads a single pane... still some formatting work to deal with there
|
2010-04-13 17:32:04 -04:00 |
|
Anna
|
290d553c3e
|
Improved single-tweet pane framework
|
2010-04-13 16:56:33 -04:00 |
|
Anna
|
7d22a9e4ad
|
Added framework for loading a sigle tweet into a pane. Nothing currently employs this framework, however
|
2010-04-13 16:55:26 -04:00 |
|
Anna
|
dd10342781
|
fixed documentation, full hyperlink support will wait for pygtk 2.18
|
2010-04-13 16:43:00 -04:00 |
|
Anna
|
483758a968
|
Changed the url-handling code, which can probably be made to work if pygtk can be convinced to give up the current uri
|
2010-04-13 16:38:50 -04:00 |
|
Anna
|
ed500d1dc0
|
Compartmentalized use of CloseTabLabel into TweetPane, and improved handling of unread count text
|
2010-04-13 14:49:08 -04:00 |
|
Anna
|
bbe43d2131
|
Moved reply and retweet buttons, and added 'in reply to' text
|
2010-04-13 13:20:24 -04:00 |
|
Anna
|
f48d5accaf
|
Clicking the tab label should now mark that pane as read
|
2010-04-12 22:30:09 -04:00 |
|
Anna
|
0a9669e84a
|
After some heinous, dirty hacking, we can search for hashtags and @replies on arbitrary users
|
2010-04-12 22:10:51 -04:00 |
|
Anna
|
d07406150b
|
Added a search box... will search for and display a user feed... still working on hashtag search support
|
2010-04-12 17:58:00 -04:00 |
|
Anna
|
398a6acabe
|
Removed now useless debug message
|
2010-04-12 17:27:40 -04:00 |
|
Anna
|
2c9bd993b6
|
Added support in update_windows for 'user:' and #search_term... no way to actually search by these yet
|
2010-04-12 17:27:15 -04:00 |
|
Anna
|
7f287e1681
|
Made continuous updates happen
|
2010-04-12 17:21:14 -04:00 |
|
Anna
|
b06432a6d8
|
Updated a stub function to be more stubby
|
2010-04-12 17:13:13 -04:00 |
|
Anna
|
847629f2b6
|
New posts now become 'read' once their tab is activated, or clicked inside of, etc...
|
2010-04-12 17:12:11 -04:00 |
|
Anna
|
2f57d64901
|
Number of new tweets shown in label text
|
2010-04-12 16:53:03 -04:00 |
|
Anna
|
f0193d80a8
|
Factored tab labels into new class
|
2010-04-12 16:31:38 -04:00 |
|
Anna
|
e68841b71a
|
Added functionality to close tabs
|
2010-04-12 15:34:45 -04:00 |
|
Anna
|
f7eb9993dc
|
Selecting lists in View menu now works
|
2010-04-12 15:19:09 -04:00 |
|
Anna
|
6cc19e1087
|
Implemented lists in View menu instead of a ComboBoxEntry
|
2010-04-12 14:50:04 -04:00 |
|
Anna
|
72d17a5de1
|
Single feed in a tab now working
|
2010-04-12 14:28:39 -04:00 |
|
Anna
|
bb262a7970
|
Started adding tabbed panes so multiple feeds / filters can be seen... currently, just managed to break everything
|
2010-04-12 14:11:27 -04:00 |
|
Anna
|
589879686f
|
Changed latest tweet system so that tweets must be explicitly set read... last_read_tweet doesn't automatically update in update_window
|
2010-04-11 21:14:24 -04:00 |
|
Anna
|
1167e3e910
|
New tweets get a different background color... need a better way to determine when they are no longer new, though
|
2010-04-11 21:07:37 -04:00 |
|
Anna
|
c0b1f5b85d
|
Resized the root window a bit, for bigger fonts and smaller resolutions
|
2010-04-11 20:09:41 -04:00 |
|
Anna
|
8fc21161b3
|
Fixed the gtk version checks
|
2010-04-11 20:01:45 -04:00 |
|
Anna
|
7c06ad8c40
|
Cleaned up handling of status bar messages
|
2010-04-11 01:44:44 -04:00 |
|
Anna
|
a06d47cfcc
|
Implemented status bar messages for new tweets, and for successfully posting a tweet.
|
2010-04-11 01:37:09 -04:00 |
|
Anna
|
215b84a3fe
|
Connected return key in status entry to actually post the update
|
2010-04-11 01:19:25 -04:00 |
|
Anna
|
f65b743b32
|
Replaced complicated GetReplies stuff with a simple implementation of GetMentions
|
2010-04-11 01:10:45 -04:00 |
|
Anna
|
7f0b7c8c3b
|
GetReplies doesn't have a count option, but a little fudging and I now have @replies giving me the correct number of entries instead of always 20...
|
2010-04-11 00:58:52 -04:00 |
|
Anna
|
67d2ccabe3
|
The List of lists is now sorted nicely
|
2010-04-11 00:45:41 -04:00 |
|
Anna
|
1c92c34dd9
|
Added functionality to get retweets in the home timeline, fixing the missing tweet problem (partially)
|
2010-04-11 00:42:44 -04:00 |
|
Anna
|
3e41885bbe
|
We now get the correct number of entries for the lists
|
2010-04-11 00:25:36 -04:00 |
|
Anna
|
410a0ff69d
|
Oops, those should have been raw strings
|
2010-04-11 00:22:37 -04:00 |
|
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 |
|