- Nov 13, 2009
-
-
Thibg authored
-
Yann Leboulanger authored
blacklist jingle in caps. TYhis mean that if clientr don't support caps, we assume it doesn't support jingle
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
steve-e authored
-
- Nov 12, 2009
-
-
steve-e authored
-
Yann Leboulanger authored
-
steve-e authored
Approach: Keep filling the receive buffer until we have found enough data to extract the first HTTP header and body
-
- Nov 11, 2009
- Nov 10, 2009
-
-
steve-e authored
Split the 'account sensitive' parts of the Contacts class and move them to an intermediate Contacts_New class. The Contact class remains the public interface for contact handling. This is only a single step of a longer refactoring to empower the Account class.
-
red-agent authored
-
red-agent authored
-
Yann Leboulanger authored
-
steve-e authored
Make the GC_Contacts class 'account insensitive'. Instead, create an Account class which holds a GC_Contacts object. The API has been preserved. For now the old Contacts() API has not been changed.
-
steve-e authored
-
steve-e authored
This is similar to what has been done with the MetacontactManager
-
- Nov 09, 2009
- Nov 08, 2009
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- Nov 07, 2009
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
update correctly self_contact Contact instance and roster row when we use an anonymous account (our jid changes in this case). Fixes #5370
-
Yann Leboulanger authored
-
- Nov 06, 2009
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- Nov 12, 2009
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- Nov 06, 2009
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- Nov 05, 2009
-
-
Yann Leboulanger authored
-
steve-e authored
-
steve-e authored
-
steve-e authored
-
Yann Leboulanger authored
fix sending message to several contacts (in this case we cannot get a contact instance as there are several jids in one. Fixes #5408
-