summaryrefslogtreecommitdiff
path: root/protocols/MSN/src/msn_threads.cpp
AgeCommit message (Expand)Author
2015-05-27Implemented fetching Skype Token for Cloud storage API.Piotr Piastucki
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-21Fixed sending nudges.Piotr Piastucki
2015-05-21Removed obsolete code from protocol like P2P, Media Info status messages, Nud...Piotr Piastucki
2015-05-20Reading own profile is needed for later profile updates, re-enable the callPiotr Piastucki
2015-05-16- Cache authContactToken after refresh in MSN_GetPassportAuth as this token e...Piotr Piastucki
2015-05-16Set isConnectSuccess bool, maybe prevents possible crash on spurious XFR?Piotr Piastucki
2015-05-15Fixed bug on static buffer copy introduced in 13604Piotr Piastucki
2015-05-15- crash fix in chats;George Hazan
2015-05-15- when data are dropped from the network buffer, the end of buffer should be ...George Hazan
2015-05-15 - Now only requesting OAuth tokens on SkyLogin to speed up login process, as...Piotr Piastucki
2015-05-14- crash fix;George Hazan
2015-05-14Updated for partial MSNP24 protocol support, for detailed changes see MSNP24 ...Piotr Piastucki
2014-11-19code cleaningGeorge Hazan
2014-11-16MSN protocol's death-screamGeorge Hazan
2014-11-02reverted MSN removal (too early)Vadim Dashevskiy
2014-11-02MSN protocol stopped working (R.I.P), moved to deprecated, banned by the core...Vadim Dashevskiy
2014-08-18patch for CRITICAL_SECTION extinction in MSNGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-03- new helpers for reading db strings into static buffers;George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-08-11ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...George Hazan
2013-06-16switch to the library ProtoBroadcastAck for Jabber, MSN & YAHOOGeorge Hazan
2013-01-30copyright updateGeorge Hazan
2013-01-29MSN HTTP avatars, part III, finalGeorge Hazan
2012-10-13MSN: folders restructurizationKirill Volinsky