Tue, 15 Dec 2009 04:32:49 +0000 |
Elliott Sales de Andrade |
Support sending different client types in PrivateEndpointData.
|
Tue, 15 Dec 2009 03:58:03 +0000 |
Elliott Sales de Andrade |
Allow setting the name of the current location. The default is still Pidgin
|
Tue, 15 Dec 2009 03:53:11 +0000 |
Elliott Sales de Andrade |
Fix typo in PrivateEndpointData, resulting in the name of the endpoint
|
Tue, 15 Dec 2009 03:22:18 +0000 |
Elliott Sales de Andrade |
Fix a little argument swapping.
|
Tue, 15 Dec 2009 02:05:32 +0000 |
Elliott Sales de Andrade |
Save PrivateEndpointData that we've received. I think this only applies to
|
Tue, 15 Dec 2009 01:42:24 +0000 |
Elliott Sales de Andrade |
Also, lower-case the endpoint name when looking up endpoint data.
|
Tue, 15 Dec 2009 01:22:59 +0000 |
Elliott Sales de Andrade |
Endpoint names are case-insensitive, so put the id in lowercase always.
|
Tue, 15 Dec 2009 00:55:46 +0000 |
Elliott Sales de Andrade |
Don't check the total number of users in an MSN switchboard when converting
|
Tue, 15 Dec 2009 00:13:49 +0000 |
Elliott Sales de Andrade |
Don't add ourselves to our own conversation.
|
Mon, 14 Dec 2009 23:44:51 +0000 |
Elliott Sales de Andrade |
When adding users to an MSN chat, don't add them again if the same passport
|
Mon, 14 Dec 2009 07:15:24 +0000 |
Elliott Sales de Andrade |
Don't leak the Endpoint ID.
|
Mon, 14 Dec 2009 07:11:03 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head 780ee14f6ced21de7257b3149c186223ab446d57)
|
Mon, 14 Dec 2009 03:26:44 +0000 |
Elliott Sales de Andrade |
Fix some inverted logic that prevented us from starting conversations.
|
Mon, 14 Dec 2009 03:26:15 +0000 |
Elliott Sales de Andrade |
Don't update the server with our own information on initial login, since we
|
Sun, 13 Dec 2009 09:44:27 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head d813bbb8c323184987e92c9bd801fd7e64262104)
|
Thu, 10 Dec 2009 08:01:42 +0000 |
Elliott Sales de Andrade |
Also parse extended capabilities from ILN. Probably don't need to do so in
|
Thu, 10 Dec 2009 07:49:34 +0000 |
Elliott Sales de Andrade |
Missed a few more xmlnode_free's.
|
Thu, 10 Dec 2009 07:36:26 +0000 |
Elliott Sales de Andrade |
Add a minor debug log.
|
Thu, 10 Dec 2009 07:35:27 +0000 |
Elliott Sales de Andrade |
Call xmlnode_free in the correct location.
|
Wed, 09 Dec 2009 21:50:01 +0000 |
Elliott Sales de Andrade |
Allow receiving a NLN command from ourselves. This will probably need to be
|
Wed, 09 Dec 2009 21:48:07 +0000 |
Elliott Sales de Andrade |
Allow parsing info about ourselves from a UBX payload. This is probably not
|
Wed, 09 Dec 2009 21:44:06 +0000 |
Elliott Sales de Andrade |
Attempt to parse any EndpointData out of the UBX payload. This isn't really
|
Wed, 09 Dec 2009 21:34:48 +0000 |
Elliott Sales de Andrade |
These string should be const.
|
Wed, 09 Dec 2009 21:32:33 +0000 |
Elliott Sales de Andrade |
Avoid calling xmlnode_from_str twice when parsing the UBX data.
|
Wed, 09 Dec 2009 21:29:29 +0000 |
Elliott Sales de Andrade |
Save the Endpoint ID with the data.
|
Wed, 09 Dec 2009 21:10:08 +0000 |
Elliott Sales de Andrade |
Don't attempt to parse extended caps if not using MSNP16.
|
Wed, 09 Dec 2009 21:09:14 +0000 |
Elliott Sales de Andrade |
Save extended capabilities of an MSN buddy when receiving NLN.
|
Wed, 09 Dec 2009 21:08:24 +0000 |
Elliott Sales de Andrade |
Allow saving extended capabilities and endpoint-specific data in an MSN
|