Merge to:
telepathy-gabble
From:
/home/robot101/public_html/telepathy-gabble-tweaks
Changes:
Robert McQueen <[EMAIL PROTECTED]>
remove assertion in gabble_decode_jid that the JID is not zero length; it's
inconsistent with the documentation, and in all places where this function is
called, the zero-length case is handled, or cannot occur
Robert McQueen <[EMAIL PROTECTED]>
catch error case where room JIDs passed to RequestHandles are not correctly
composed of [EMAIL PROTECTED]
Robert McQueen <[EMAIL PROTECTED]>
replace calls to gabble_decode_jid with strchr to find the resource
Robert McQueen <[EMAIL PROTECTED]>
remove call gabble_decode_jid in favour of strchr to find a room member's
nickname
Robert McQueen <[EMAIL PROTECTED]>
remove un-necessary decode/free of server in MUC channel
Robert McQueen <[EMAIL PROTECTED]>
remove unused src/handles.[ch]
Robert McQueen <[EMAIL PROTECTED]>
correct comment; user and user/resource are not valid forms for the
"account" property
Robert McQueen <[EMAIL PROTECTED]>
for jingle channels, get the resource with strchr instead of
gabble_decode_jid and freeing it
_______________________________________________
Telepathy mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/telepathy