- Jul 02, 2008
- Jul 01, 2008
-
-
js authored
Caps is now used for: File Transfers, MUC Invites, Ad-Hoc Commands. TODO: * Also handle it this way for typing notifications (This might give some trouble / compatibility issues) * Fall back to service discovery if no caps are available. Otherwise, we break compatibility with a lot of clients. (Asterix?)
-
- Jun 30, 2008
-
-
steve-e authored
This also fixes the problem of showing the wrong icon when expanding metacontacts. Example: We have the groups A, B, C in our child model But only A and C are visible (and therefore in modelfilter) Imagine we have a childIter_G pointing to group B Getting its path in the childmodel, will give us (lets say) 2 2 means now the second group/row in the CHILD model We now pass this to the tree and tell him "Expand row 2" The tree itself is looking at the 2nd row of modelfilter: "Hey modelfilter, expand row number 2" For modelfilter row number 2 is C and NOT B
-
steve-e authored
We are not absolutely sure why some things are happening. Maybe that will help tracing the strange bugs.
-
- Jun 29, 2008
-
-
Brendan Taylor authored
-
Brendan Taylor authored
-
Brendan Taylor authored
-
Brendan Taylor authored
-
Brendan Taylor authored
-
Brendan Taylor authored
-
js authored
This isn't an easy fix, we need to stop using expat in namespace aware mode.
-
js authored
Fixes #3083. I can't believe this was unfixed for so long, as it's really a rather easy fix.
-
- Jun 28, 2008
-
-
js authored
-
- Jun 27, 2008
-
-
steve-e authored
Close preset messages popup before closing the status window. Otherwise GTK will freeze when the window is closed after the inactivity timer has expired. Fixes #4052
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
jimpp authored
-
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
-