298 Commits (0071b5de4b4b88ae1b73694557e0d1e4867c2fa7)
 

Author SHA1 Message Date
Julio Biason 0071b5de4b show the number of messages and replies in the title (idea by renatux) 14 years ago
Julio Biason ea65108ea2 changed where the prefix is generated to get the proper one when you reply to reposts 14 years ago
Julio Biason ee4d2e30fe Add the network name in the replies too 14 years ago
Julio Biason 50a9d27018 Deleted the wrong character when changing to american spelling. 14 years ago
Julio Biason 6b5701f10a Add grid and iterator in the selected message, so it's easier to track 14 years ago
Julio Biason acae3ef886 Forgot to add the new objects in the MANIFEST 14 years ago
Julio Biason 9274e12757 Status Iconc changing properly (the amount of debug messags is annoying, 14 years ago
Julio Biason 746887b616 This should fix the problem with displaying replies, as it wasn't 14 years ago
Julio Biason 7533abc005 Oopsies. 14 years ago
Julio Biason 74b441ed04 Removed all the _action_* variables; everything should be accessible via 14 years ago
Julio Biason 10b2fe6926 UpdateBox emits a signal when the textarea gets focus, so we can disable 14 years ago
Julio Biason 04d937a94d Reposting also works now. 14 years ago
Julio Biason c14b8dfb71 Fixed the reply message problem; startign to "expose" the action group 14 years ago
Julio Biason 7f23cc447e Quick fix mode is prone to failures. 14 years ago
Julio Biason 41340e8009 Added a "selected" property with the selected message; changed the 14 years ago
Julio Biason 66b647af69 Removed a bunch of annoying logs. 14 years ago
Julio Biason fcfade8b62 Shorter elapsed time messages (also, don't show seconds, since it tends 14 years ago
Julio Biason dfbc09c041 Added a 'message-changed' signal, so grids can signal when the user 14 years ago
Julio Biason ee30e44468 Plugging the 'count-changed' signal. 14 years ago
Julio Biason e2c2379191 More american spelling; added an avatar cache to be shared between all 14 years ago
Julio Biason 069908f96d Call the function instead of adding it (stupid lambdas); proper use of 14 years ago
Julio Biason 76c22f851d American spelling from now on (don't ask me why) 14 years ago
Julio Biason 49ac5af90f proper freeze/thaw functions (mistyped them before); timesince is needed 14 years ago
Julio Biason 0278d4707e Proper name for the window resize event callback; when an avatar is 14 years ago
Julio Biason d578e228ff Cleanup to use gettext. 14 years ago
Julio Biason af9f151c3a Removed references to _grids (which doesn't exist anymore) from the 14 years ago
Julio Biason e53d5dae06 moved public functions to the bottom of the file, to make them easier to 14 years ago
Julio Biason b97b3c85de Some code reorganization; realized we can use the embedded "user" 14 years ago
Julio Biason 7275ea9b0b Still trying to improve this debug message, 'cause catching unexpected 14 years ago
Julio Biason 0cb152a2d9 Grids are now their own object. This should make things easier (although 14 years ago
Julio Biason cea7dcce0c Better log message. 14 years ago
Julio Biason 22407454ce netowkr_name now is part of the message. 14 years ago
Julio Biason be022dac79 Makes the network name available straight out of the bat. 14 years ago
Julio Biason 7d0a1b825f Merge branch 'updatebox' of git://gitorious.org/mitter/mainline into updatebox 14 years ago
Julio Biason c6f6cedab3 reply_prefix(), link(), can_repost(), can_reply(), can_delete() and 14 years ago
Julio Biason dcea7ce649 Still not good enough. 14 years ago
Julio Biason 64bcaace19 This removes the invisible vertical scroll, although I'm not sure *why* 14 years ago
Julio Biason b1f67f4177 Changing the update action sensitivity on the right place, althought it 14 years ago
Julio Biason 0c5b452310 Updated MANIFEST with the new libs 14 years ago
Julio Biason 417eceb302 Fixed problem with new message. 14 years ago
Julio Biason 589fb940ed replies receive a NetworkUser object, so it may be easier to change in in the future 14 years ago
Julio Biason 072f4c86b7 Updates are going now. 14 years ago
Julio Biason c1587c3ceb Closing the updatebox works. 14 years ago
Julio Biason 4133f83c4c Unnecessary line break is unnecessary (and makes code harder to read) 14 years ago
Julio Biason 7ad74aa714 Moved threading classes to their own file, to reduce clutter in the main 14 years ago
Julio Biason f53cb56a37 Logged user information. 14 years ago
Julio Biason d2a22f46bf Bump for next release 14 years ago
Julio Biason 511babf5f2 is_setup (and the new user) are now property, which makes more sense, 14 years ago
Julio Biason b7f5cfd696 Created a NetworkUser object, to be used by NetworkData and to 14 years ago
Julio Biason 737f0b0344 show/hide the update area 14 years ago