js
d3b86d2105
Translate activity in tooltips.
2008-07-29 02:14:06 +00:00
js
6dfa9c7e35
* Fix a TB with unknown moods
...
* Add the 'thoughtful' mood in the Gajim namespace (trying to get it in
the XEP!)
2008-07-29 00:11:44 +00:00
js
ec82268bdf
Add 'thoughtful' mood.
...
We will implement that in the Gajim namespace and try to get it into
the XEP. Hope that won't take long as it's only a very small change…
2008-07-28 23:56:53 +00:00
js
c06c258b2f
Show activity in conversation window.
2008-07-28 22:33:20 +00:00
js
ebea2ef2b0
Actually, that didn't really fix it. But this does.
2008-07-28 21:43:41 +00:00
js
50406b13e6
Disable ok button if no activity is set, but enable is selected.
2008-07-28 21:36:11 +00:00
js
f7d8631a5c
New activity dialog.
2008-07-28 20:57:56 +00:00
js
5502b68828
Add icons for activities. Done by Rederick Asher.
...
He already promised he'll do icons for each activity! ;)
2008-07-28 17:02:01 +00:00
js
dc8b56c9ed
Some users don't want their status to be restored. Make it an option.
2008-07-28 16:36:17 +00:00
Yann Leboulanger
01dc17d825
[Fomin Denis] updated russian translation
2008-07-28 15:38:14 +00:00
Yann Leboulanger
582dccb7ab
[Fabian Fingerle] updated german translation
2008-07-28 15:37:34 +00:00
js
628bff569c
Fix typo in german translation.
...
Restore better translation of moods (why was that reverted?)
2008-07-28 14:24:59 +00:00
Yann Leboulanger
cd6742a9e4
prevent TB when connection is lost. fixes #4112
2008-07-28 12:17:33 +00:00
Yann Leboulanger
22fda4ba02
[pk] updated slovack translation
2008-07-28 05:22:24 +00:00
Yann Leboulanger
505758bece
[Le Coz Florent] updated french translation
2008-07-28 05:17:13 +00:00
Yann Leboulanger
eee3ed3e32
[Fabian Fingerle] updated german translation
2008-07-28 05:15:42 +00:00
Brendan Taylor
d8070318ff
don't autonegotiate if gpg is already active
2008-07-27 21:42:34 +00:00
Brendan Taylor
36f286f808
enable esession and gpg menuitems if they're active
2008-07-27 21:35:02 +00:00
Jean-Marie Traissard
aa749cb77b
Remove useless function and check. Make avatar in notification works with jpeg too. See #4060 .
2008-07-27 10:21:51 +00:00
Brendan Taylor
2bb2c452c6
update resource-specific chat controls when that resource comes back online
2008-07-26 18:44:47 +00:00
Brendan Taylor
abbdf8d5c9
attach resource to sessions so that only the relevant sessions are terminated when a contact goes offline
2008-07-26 05:28:15 +00:00
js
11b5ce1d04
Fix restoring of multiline status messages on reconnect.
2008-07-26 01:58:30 +00:00
Brendan Taylor
094052eb7c
fix some issues with the difference between Contacts and GC_Contacts
2008-07-26 01:16:24 +00:00
js
67fb7e211c
If I add that missing quote, I should add it at the right place...
2008-07-25 16:51:26 +00:00
js
486caffc00
Oops, killed that quote by mistake.
2008-07-25 16:44:20 +00:00
js
d8bd70c93b
Show tunes in roster.
2008-07-25 14:11:14 +00:00
Stephan Erb
4674480e61
Fix wrong paranthesis. Fixes #4137
2008-07-25 10:50:56 +00:00
js
6cc8cd28e9
[Florob] Make exception handling not cause an exception. Fixes #4125 .
2008-07-25 02:12:21 +00:00
js
0653680203
Only show mood in account row when show_mood_in_roster_is active.
2008-07-25 01:16:30 +00:00
js
5958bb8771
D'oh!! Killed that ) just before comitting :-(
2008-07-25 01:11:38 +00:00
js
d694b8a6df
Show own mood in account row.
2008-07-25 01:10:14 +00:00
js
6fe329d005
Fix tooltip.
2008-07-25 00:48:57 +00:00
js
0d6394b0ca
* Better rendering of mood in roster.
...
(Only takes space if needed now)
* Possibility to disable display of mood in roster from preferences.
(Also works on the fly with the new rendering method)
* Minor improvements in the translation of the moods to German.
2008-07-25 00:43:01 +00:00
js
aec24f6e21
Show mood in roster & coding style.
2008-07-24 23:53:56 +00:00
js
83a317c042
Renegotiate if the remote end got disconnected and now got back online.
2008-07-24 22:14:42 +00:00
js
87d5904384
Possibility to disable ESessions (not only autonegotiation) per account
2008-07-24 22:13:59 +00:00
js
dcfeafd0c6
Start autonegotiation when the user starts typing.
2008-07-24 22:13:37 +00:00
js
ffd0bb8b0b
If there are no per-contact settings, return defaults.
2008-07-24 22:13:13 +00:00
js
2662b69986
We don't want that huge spacing on the left.
2008-07-24 22:12:21 +00:00
js
c484fdddf1
Show tooltip for chat states.
2008-07-24 22:11:48 +00:00
js
ea26f8eabc
If no resource is left, we shouldn't have caps left either!
2008-07-23 18:38:52 +00:00
js
701fe4267f
Fix a TB.
2008-07-23 18:34:26 +00:00
js
40112aa128
Handle it correctly if caps were removed.
...
YES, it CAN happen that we had caps and now got a presence without!
And that WILL happen very often, for example if the other end signs
off!
2008-07-23 18:28:55 +00:00
js
0d9a73cde9
Always have self.contact of a chat control point to the hightest
...
resource if none was specified.
As it's still possible to start E2E when the only E2E-capable resource
goes offline, this means that caps is definitely broken.
(Yes, I verified it with a print contact.resource - it IS checked for
the right contact!)
2008-07-23 18:21:02 +00:00
js
6bfdebf347
Fix #4069 .
2008-07-23 17:40:02 +00:00
js
5441c32e0e
Finally fix status message tooltip in conversation window.
...
This also doesn't leave the tooltip when the status was removed anymore
2008-07-23 17:28:01 +00:00
js
c5b7f356a9
Be compatible with pygtk 2.10.
...
I'm still for kicking compatibility for everything < 2.12.0 as with
2.12.0, there are a few new APIs that obsolete old, stupid APIs.
2008-07-23 16:27:06 +00:00
js
8abacfdb8f
A few new files were added with the new Gtk+. Update NSIS.
2008-07-23 13:33:23 +00:00
js
4fdef4728b
Some of the german mood translations were wrong. Fixed.
2008-07-23 13:12:14 +00:00
js
0f17f4dfec
Update text to 'None' when disabling mood.
2008-07-23 02:16:09 +00:00