- Dec 06, 2009
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- Dec 05, 2009
-
-
steve-e authored
gc_contact.jid and gc_contact.resource are empty in anonymous rooms. In non-anonymous rooms those contain the real jid and resource of the contact. We must not mix those information with the jid of the contact in the groupchat: We assumed that "test@conference.gajim.org/nick" was the Jid and 'someresource' the resource. So we tried to talk to 'test@conference.gajim.org/nick/someresource'.
-
steve-e authored
-
steve-e authored
-
steve-e authored
-
steve-e authored
-
- Dec 03, 2009
-
-
Thibg authored
-
Yann Leboulanger authored
re-enable the ability to connect as invisible: check that we don't send presence with show=invisible at the correct place, after we diferenciate invisible conection from not-invisible connection. Fixes #5473
-
Yann Leboulanger authored
update README file to depend on python-dbus >=0.81, which is needed for bus.list_names() function. Fixes #5474
-
Yann Leboulanger authored
-
- Dec 02, 2009
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- Dec 01, 2009
-
-
steve-e authored
-
Thibg authored
-
steve-e authored
-
steve-e authored
-
steve-e authored
-
Thibg authored
-
steve-e authored
Fix bug that prevented avatars to be shown in groupchats. Bug was due to a wrong re-use of a local variable (local variabes are evil :-). Additionally: Remove some appreviations and unneeded local variables.
-
Yann Leboulanger authored
-
Yann Leboulanger authored
don't show in roster / notification that a contact unsubscribed us if we already popup up the dialog. Fixes #5470
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- Nov 30, 2009
-
-
Alexander Cherniuk authored
-
Thibg authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Alexander Cherniuk authored
-
Alexander Cherniuk authored
-
- Nov 29, 2009
-
-
steve-e authored
I remove this line because it makes no sense to assume that we have joind a groupchat, just because someone request a VCard for a jid which pretends to be from a Groupchat.
-
steve-e authored
-
steve-e authored
-
steve-e authored
-
steve-e authored
* set default file type for avatars centrally * remove client side decision logic determing if a avatar loookup shall happen for a groupchat contact or for a normal contact * remove unused method (this one was triggering the traceback in #5461)
-
Thibg authored
-