Anna
|
5eaf159865
|
Fixed an edge case where an Attribute Error could occur
|
2010-05-28 23:22:22 -04:00 |
|
Anna
|
0bccbc0b6b
|
Turn hashtags into links
|
2010-05-28 19:44:09 -04:00 |
|
Anna
|
dce0fa160c
|
User's own tweets shouldn't be flagged as new (although we'll still color them unread)
|
2010-05-28 18:44:58 -04:00 |
|
Anna
|
5e25d4afcf
|
Fixed underscore characters on some buttons
|
2010-05-28 18:38:09 -04:00 |
|
Anna
|
9b525d4cb1
|
Fixed some valid URL characters not being parsed as part of a link
|
2010-05-28 02:33:41 -04:00 |
|
Anna
|
cc7011b724
|
Status icon flashes on new tweets
|
2010-05-26 00:14:56 -04:00 |
|
Anna
|
5a9aa09167
|
Laid foundation for telling Hrafn object how many new tweets all the panes have... may have to iterate over them every time a signal comes in; not sure how to handle closing a tab otherwise...
|
2010-05-25 16:47:11 -04:00 |
|
Anna
|
f49c0ff27d
|
Eliminated weird error message when setting window icon
|
2010-05-25 14:18:28 -04:00 |
|
Anna
|
ff984b886c
|
Improved minimization behavior
|
2010-05-25 12:52:16 -04:00 |
|
Anna
|
d0d9c4dbf9
|
Factored some code out to a helping function, added an option to disable the system tray icon
|
2010-05-25 11:38:52 -04:00 |
|
Anna
|
fbaf131849
|
Added a popup menu to the tray icon, but it doesn't pop up in a visible place yet (at least, not in fluxbox)
|
2010-05-24 18:02:07 -04:00 |
|
Anna
|
37e033ca34
|
Moved patch files to subdirectory
|
2010-05-24 15:54:08 -04:00 |
|
Anna
|
59d9177f3a
|
Added minimize/unminimize to status icon
|
2010-05-24 15:53:02 -04:00 |
|
Anna
|
e4a1823788
|
Added system tray icon... it'll do for now, even though it doesn't do anything yet
|
2010-05-24 15:23:39 -04:00 |
|
Anna
|
6fa0c8d7f7
|
Since activate-link breaks when a label contains an empty link, we crafted a workaround to avoid creating empty links.
|
2010-05-24 12:33:10 -04:00 |
|
Anna
|
9f239e8c37
|
Fixed source field sometimes showing up as broken HTML...
|
2010-05-23 17:58:25 -04:00 |
|
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
|
679e03da6a
|
Trimmed up the User, Status, and Profile classes, since Python will assign properties on the fly
|
2010-05-22 14:48:47 -04:00 |
|
Anna
|
e57e16bee0
|
Documentation update
|
2010-05-21 16:48:31 -04:00 |
|
Anna
|
f86b663668
|
Improved appearance and layout of the UserBox
|
2010-05-21 16:48:00 -04:00 |
|
Anna
|
30a9713d88
|
Made ctrl+r work for refresh button
|
2010-05-21 15:30:40 -04:00 |
|
Anna
|
341baa0a0e
|
More documentation updates. Renamed the title bar, which was still using the abortive old name.
|
2010-05-21 14:12:01 -04:00 |
|
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 |
|