- Jun 27, 2008
-
-
jimpp authored
-
jimpp authored
* configure --help to show disable message when --disable-FEATURES (we can use disable or enable for each one AFAIK) * Add dbus compile time requirement to README.html
-
Yann Leboulanger authored
-
- Jun 26, 2008
-
-
Brendan Taylor authored
-
Brendan Taylor authored
-
Brendan Taylor authored
-
steve-e authored
URLs like (http://myFoobar.org) and http://en.wikipedia.org/wiki/Mornington_Crescent_(game) are now correctly detected.
-
steve-e authored
-
steve-e authored
Do not update metacontacts when nothing has changed. Fixes sending metacontact info to server when we expand a groupchat.
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- Jun 25, 2008
-
-
steve-e authored
* Do not double escape group names * Try to remove SelfContact on disconnect only once * Do not show minimized groupchats which were minimized after disconnect * Always reset group expand state after adding a contact to roster.
-
Yann Leboulanger authored
don't try the old (XEP-018) way to go invisible. It's not XMPP complient. That prevent to show the we are invisible but we are not. Fixes #4012
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
don't think connection to server failed when only first connection attempt failed when creating a new account
-
- Jun 24, 2008
-
-
steve-e authored
-
Brendan Taylor authored
-
- Jun 23, 2008
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- Jun 22, 2008
-
-
Yann Leboulanger authored
-
- Jun 21, 2008
-
-
Brendan Taylor authored
-
Brendan Taylor authored
-
- Jun 20, 2008
-
-
steve-e authored
-
Yann Leboulanger authored
when we right click on a word in conversation textview, even if it's not selected, show actions menuitem to look in dictionary and so on. see #2874
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- Jun 19, 2008
-
-
Yann Leboulanger authored
when we are disconnected from server, we then try to reconnect only with the type (tls, ssl, plain) that worked first time. Fixes #3896
-
- Jun 18, 2008
-
-
Brendan Taylor authored
-
- Jun 17, 2008
-
-
steve-e authored
-
steve-e authored
* Don't traceback when another resource of us is moving contacts to new/different groups. * Always refilter all involved groups. * It is now possible to not update contacts severside when using add/remove_from_groups
-
js authored
-
js authored
-
js authored
* Added NS_RECEIPTS to protocol namespace list. * Show our support of XEP-0184 in caps. * Added a big, fat warning to get_contact as this does not work as expected. * There was some strangeness in our XEP-0022, it added an id tag to the x tag, which isn't mentioned anywhere in the XEP. And for some strange reason, that id even was the same all the time. * Fixed a typo.
-
Yann Leboulanger authored
-
Brendan Taylor authored
-
- Jun 16, 2008
-
-
Yann Leboulanger authored
use SSLv23 method (it support SSLv2, v3 and TLSv1) instead of only TLSv1 method as some server (gmail) don't support TLSv1 method. fixes #3786
-
Yann Leboulanger authored
-
jimpp authored
-
Yann Leboulanger authored
-