Commit Graph

223 Commits

Author SHA1 Message Date
3e411e6e1d Fixed regex so that we should get the username in TweetPane, so new tweets won't increment the unread count if they are from the user herself 2010-05-29 01:16:06 -04:00
5eaf159865 Fixed an edge case where an Attribute Error could occur 2010-05-28 23:22:22 -04:00
0bccbc0b6b Turn hashtags into links 2010-05-28 19:44:09 -04:00
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
5e25d4afcf Fixed underscore characters on some buttons 2010-05-28 18:38:09 -04:00
9b525d4cb1 Fixed some valid URL characters not being parsed as part of a link 2010-05-28 02:33:41 -04:00
cc7011b724 Status icon flashes on new tweets 2010-05-26 00:14:56 -04:00
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
f49c0ff27d Eliminated weird error message when setting window icon 2010-05-25 14:18:28 -04:00
ff984b886c Improved minimization behavior 2010-05-25 12:52:16 -04:00
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
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
37e033ca34 Moved patch files to subdirectory 2010-05-24 15:54:08 -04:00
59d9177f3a Added minimize/unminimize to status icon 2010-05-24 15:53:02 -04:00
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
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
9f239e8c37 Fixed source field sometimes showing up as broken HTML... 2010-05-23 17:58:25 -04:00
d7893fce37 Implemented user name caching, so we can efficiently pull data for Direct Messages and Searches 2010-05-23 12:42:19 -04:00
964358c1f2 Made some bug fixes related to unassigned variables 2010-05-23 11:50:14 -04:00
c2fd23b335 Handle some special cases for the app_button 2010-05-22 22:50:18 -04:00
90d8ed7fe5 Made headers look right again 2010-05-22 21:39:53 -04:00
9eb0e491d5 Renamed a widget to make more sense 2010-05-22 21:01:28 -04:00
585fbb4156 Lined up widgets in header 2010-05-22 20:59:14 -04:00
090ce3632e Lined up widgets in header 2010-05-22 20:44:49 -04:00
e8af16a8e7 Began improving headers to have separate clickable sections 2010-05-22 18:04:12 -04:00
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
e57e16bee0 Documentation update 2010-05-21 16:48:31 -04:00
f86b663668 Improved appearance and layout of the UserBox 2010-05-21 16:48:00 -04:00
30a9713d88 Made ctrl+r work for refresh button 2010-05-21 15:30:40 -04:00
341baa0a0e More documentation updates. Renamed the title bar, which was still using the abortive old name. 2010-05-21 14:12:01 -04:00
8789ab9433 Updated documentation 2010-05-21 14:03:19 -04:00
244fe09a2f Removed debug statement 2010-05-21 12:36:17 -04:00
cb42c80c7c Removed extra call to update_windows... no sense updating when we don't have to 2010-05-21 12:36:05 -04:00
a2317113ec Spotted and fixed an outstanding bug where lists weren't grabbed with the correct account 2010-05-21 12:34:56 -04:00
f7696e2d67 Fixed CustomApi so that _username is defined 2010-05-21 12:11:57 -04:00
1a98de805f Fix setting active user 2010-05-21 11:13:04 -04:00
69cba102d3 Imported some fixes to oauthtwitter from its issue tracker 2010-05-21 11:10:58 -04:00
5768f0e91c More fixes to the add_account function. Now we produce a 400 error on GetUserInfo 2010-05-20 21:23:54 -04:00
9e0e431d4c Fixed some problems with oauthtwitter 2010-05-20 20:51:20 -04:00
7877fa2412 Fixed the entry not being displayed in the pin popup 2010-05-20 20:44:47 -04:00
716e20a9b2 Started implementing PIN for OAuth... entry doesn't show up in popup 2010-05-20 18:03:35 -04:00
4443d9d12c Client now starts up cleanly, but no way to add accounts 2010-05-20 17:11:50 -04:00
b9fb21c46e More work on the infrastructure for oauth... basic widgets should be in place now 2010-05-20 17:10:12 -04:00
5b4a4d760d Add button to menu 2010-05-20 16:53:33 -04:00
f70e76acc2 Sketched out a basic method for oauth to work in my app... 2010-05-20 16:51:51 -04:00
e32209bf2b Add get_api function 2010-05-20 15:47:37 -04:00
d5c3283ce8 Merge branch 'master' into oauth 2010-05-20 15:33:50 -04:00
c147f7fb73 Another name change 2010-05-20 15:33:05 -04:00
96c059738d Merge branch 'master' into oauth 2010-05-20 15:02:32 -04:00
c59adefcd3 Remove vestigial reference to old name 2010-05-20 15:01:54 -04:00