Commit Graph

38 Commits

Author SHA1 Message Date
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
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
964358c1f2 Made some bug fixes related to unassigned variables 2010-05-23 11:50:14 -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
8789ab9433 Updated documentation 2010-05-21 14:03:19 -04:00
Anna
c147f7fb73 Another name change 2010-05-20 15:33:05 -04:00
Anna
adf929e225 Renamed application in preparation of creating a new repository for it 2010-05-20 14:51:04 -04:00
Anna
ae1323a04d Added bug to TODO 2010-05-20 14:05:44 -04:00
Anna
b3afdf56dd Documentation updates 2010-05-20 12:12:19 -04:00
Anna
acf68dddbe Removed entirely vestigial updated_once code 2010-05-19 22:52:02 -04:00
Anna
340c261e2d Update follow status on account change 2010-05-19 16:10:25 -04:00
Anna
e4ff126d12 Threaded adding/removing friends, and made it a little more robust. Still buggy, but it always was. 2010-05-19 13:58:11 -04:00
Anna
5c642bd479 Fixed parsing of double-quotes in tweet text 2010-05-19 12:15:53 -04:00
Anna
34b8bc6b58 Made pane navigation buttons work regardless of focus 2010-05-19 11:27:14 -04:00
Anna
08dd6957ff Documentation updates 2010-05-18 18:05:27 -04:00
Anna
8764cc77c3 Made @names into clickable links that load the user tab 2010-05-18 16:26:32 -04:00
Anna
dad6c68159 doc update 2010-05-18 15:34:06 -04:00
Anna
c3ac07a693 Made conversations work correctly 2010-05-18 14:23:17 -04:00
Anna
0ead5932a5 Fixed a problem with results from the Search API not getting the 'in reply to' button functionality 2010-05-18 11:28:18 -04:00
Anna
f85189712b Fixed bug that presented text from the wrong tweets sometimes 2010-05-17 22:32:36 -04:00
Anna
28053d3961 Documentation update 2010-05-17 17:55:34 -04:00
Anna
0c280eeb4d Merging in multithread branch now that it is stable enough 2010-05-12 11:41:14 -04:00
Anna
fe1b1cabf2 Did some ApiThread refactoring, made the refresh button only refresh the current pane, and helped child threads die on exit 2010-05-06 13:18:02 -04:00
Anna
6044fa27d2 Added locking and moved work around / reduced repeat work at startup. Should clear up segfaults and improve startup time 2010-05-04 11:03:32 -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
5ab60f1278 Wrapped gtk.main() in threading code. This should fix the startup segfaults 2010-04-27 14:53:07 -04:00
Anna
f838d9a61e Documentation updates 2010-04-26 01:00:12 -04:00
Anna
65cda92f56 Added bug to TODO 2010-04-22 11:45:18 -04:00
Anna
4eaf2549c2 Updated todo list 2010-04-22 10:59:08 -04:00
Anna
8aed298bdc Updated documentation 2010-04-21 16:04:14 -04:00
Anna
26af23b37c Partially fixed names in DMs 2010-04-21 10:20:03 -04:00
Anna
5c7798398b Made tabs reorderable, and added code to persist the ordering changes 2010-04-21 10:01:59 -04:00
Anna
7016229885 Basic multiple account support now functioning 2010-04-20 15:10:47 -04:00
Anna
cee3ab8897 Added support for account sections in config file... multiple account sections are supported. Currently, only the first one is used. 2010-04-20 14:04:13 -04:00
Anna
e605e5333f Fixed in-reply-to links 2010-04-16 11:29:56 -04:00
Anna
609b41da97 Added todo list 2010-04-15 22:53:16 -04:00