Commit Graph

25 Commits

Author SHA1 Message Date
Anna
8fac5ad7c2 Reworked how adding lists is handled (so the child thread does the actual work and we can employ a Condition object to allow the add_to_notebook function to have the list information available) and put in code that should list the lists a user is in. Currently seems to not function as expected, however. 2010-06-02 17:00:11 -04:00
Anna
48cce6a353 Made some changes to the api threads and related callback so that we can save the members in each list into a data structure. This will help when building out some more List API functionality 2010-06-02 13:53:03 -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
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
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
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
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
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
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
c147f7fb73 Another name change 2010-05-20 15:33:05 -04:00