2008-06-21 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head 5e9671c654b021e77695d4a863fb55e27a831901)
|
2008-06-21 |
Elliott Sales de Andrade |
Avoid a NULL reference in msn_command_from_string.
|
2008-06-21 |
Elliott Sales de Andrade |
Sometimes (after 24h+) when you request a MSN token update, you get a
|
2008-06-21 |
Elliott Sales de Andrade |
Apparently, when the token expires, OIM requests get a
|
2008-06-20 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head 4037e908f8c3536d50d9439ec2eec0f4d6ee3b60)
|
2008-06-20 |
Elliott Sales de Andrade |
Make errors when sending OIM's more visible.
|
2008-06-20 |
Elliott Sales de Andrade |
Change msn_oim_parse_timestamp to match purple_str_to_time more
|
2008-06-20 |
Elliott Sales de Andrade |
An MSN patch from Masca to check if there's a SB available before
|
2008-06-17 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head 420b71541a7786d593759ead8d775f487291fb97)
|
2008-06-17 |
Elliott Sales de Andrade |
Don't free the SOAP message when we're still using it for a redirect.
|
2008-06-17 |
Elliott Sales de Andrade |
Use purple_url_parse for splitting up the MSN SOAP redirect instead of
|
2008-06-16 |
Elliott Sales de Andrade |
Fix up a typo between the declaration and definition of msn_got_photo.
|
2008-06-16 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head 5209711a57354bb80c0bca86b13e1e819530ac58)
|
2008-06-16 |
Elliott Sales de Andrade |
Use the correct xmlnode when processing SOAP Faults.
|
2008-06-15 |
Elliott Sales de Andrade |
Remove some checks for MSN protocol_ver < 15. Those versions are
|
2008-06-15 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head c692f6fe1b8c7e0dd4b0099bd67703d5941ddac5)
|
2008-06-15 |
Elliott Sales de Andrade |
Add support for emblems in MSN protocol. Emblems include bots, mobile
|
2008-06-15 |
Elliott Sales de Andrade |
Modifications to the MSN code for some stuff I'll be doing in later
|
2008-06-15 |
Elliott Sales de Andrade |
Properly parse (most of) the MSN GCF command. Provides a
|
2008-06-15 |
Elliott Sales de Andrade |
Finally got MSN token updating working (I think).
|
2008-06-14 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head 5387bc28fa09b238593c3dc292863ec3ce5f3c4e)
|
2008-06-14 |
Elliott Sales de Andrade |
Fix up some changes that Mark did, that I didn't apply when merging.
|
2008-06-07 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head 23913fa16455106d8848482b13e9a49b823e6051)
|
2008-06-07 |
Elliott Sales de Andrade |
Add real server-side aliasing to MSN.
|
2008-06-07 |
Elliott Sales de Andrade |
Remove MSN's use of a "store name" in favour of the "friendly name"
|
2008-06-07 |
Elliott Sales de Andrade |
Update MSN Contact tokens when an invalid token error is returned.
|
2008-06-07 |
Elliott Sales de Andrade |
Correctly update MSN OIM tokens when an invalid token error is
|
2008-06-07 |
Elliott Sales de Andrade |
Update MSN nexus functions so that tokens are properly updateable. It
|
2008-06-07 |
Elliott Sales de Andrade |
A small edit to purple_str_to_time that allows a 'Z' (UTC) TZ offset.
|
2008-06-07 |
Elliott Sales de Andrade |
I was getting annoyed with this extra printing, so now on MSN, it only
|
2008-06-07 |
Elliott Sales de Andrade |
Fix up some merge errors in MSN's notification.c. Darn meld...
|
2008-06-07 |
Elliott Sales de Andrade |
explicit merge of '9d90ebdb7e38fdd77bb504bc3302a083616360d9'
|
2008-05-14 |
Ka-Hing Cheung |
patch from QuLogic, references #4875
|
2008-05-14 |
Ka-Hing Cheung |
Patch from tomgr to resend once if the connection is down, fixes #5379
|
2008-05-14 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head e1c49c9ec5c6869ed9813feccd8ee41d2ca40f35)
|
2008-03-18 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 119df2055ed7ee5143047b4d18ae81d58c2feac6)
|
2008-03-09 |
Ka-Hing Cheung |
killing MsnContact which just wraps MsnSession
|
2008-03-06 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head 8da8d3c2a708d8bd00fe907d35de61998fb20125)
|
2008-02-27 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head 64e9bf80895d2671f0a42fecc17e3ba895b41426)
|
2008-02-06 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head e39a6e9be3df05b59a878001feb9276b9ceb66a9)
|
2008-01-13 |
Ka-Hing Cheung |
zero out this, side effect is not crashing when password is incorrect
|
2008-01-12 |
Elliott Sales de Andrade |
References #4382, fixes receiving too many offline messages
|
2008-01-12 |
Elliott Sales de Andrade |
References #4382, replaces usage of msn_soap_xml_get with xmlnode_get_child
|
2008-01-12 |
Elliott Sales de Andrade |
References #4382, fixes getting offline messages in p15
|
2007-12-26 |
Ka-Hing Cheung |
oops, sending the format data probably isn't very useful. Unless you try
|
2007-12-26 |
Ka-Hing Cheung |
fixed a memleak or 3, or maybe 4, or 5. Some of these applies to the p14
|
2007-12-26 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head c0a74e417ec8993798705c2cbfca7b7d8b0bc514)
|
2007-12-26 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head a010c035a70dfe57b673c5c5564b4aff8cc1d400)
|
2007-12-26 |
Ka-Hing Cheung |
fix sending offline message in p15 by sending the correct token. In msnp14,
|
2007-12-26 |
Elliott Sales de Andrade |
Patch 4 from Qulogic, this one fixes a group name escape bug introduced by
|
2007-12-26 |
Elliott Sales de Andrade |
Patch 3 from Qulogic, this one updates contact list actions to use ticket
|
2007-12-26 |
Elliott Sales de Andrade |
Patch 2 from Qulogic, this one adds SSO authentication
|
2007-12-26 |
Elliott Sales de Andrade |
Patch 1 from Qulogic, this one mostly updates the version sent by pidgin
|
2008-08-05 |
Justin Rodriguez |
Fixed some small rendering errors in conversations and prefs
|
2008-08-01 |
Justin Rodriguez |
Couple small font fixes
|
2008-08-01 |
Justin Rodriguez |
fixed some small font bugs, the coloring when selected, and a segfault
|
2008-07-31 |
Justin Rodriguez |
Added text and font coloring for buddies, contacts and chats, as well as fix a few small bugs
|
2008-07-23 |
Justin Rodriguez |
Changed how the prefs handle themes
|
2008-07-22 |
Justin Rodriguez |
Added layout capabilities to blist themes
|
2008-07-18 |
Justin Rodriguez |
fixed group coloring
|
2008-07-18 |
Justin Rodriguez |
fixed segfault when changing blist themes, changed prefs to not rely on static iter, fixed a few leaks
|
2008-07-17 |
Justin Rodriguez |
Fixed gtkblist-loader_build to no longer assume xml file is correct, added set methods to gtkblist-theme
|
2008-07-15 |
Justin Rodriguez |
restructured much of the loader and themes for the buddy list, along with a basic trial of group background
|
2008-07-11 |
Justin Rodriguez |
build function for pidgin buddy list theme loader
|