summaryrefslogtreecommitdiff
path: root/protocols/MSN/src/msn_commands.cpp
AgeCommit message (Expand)Author
2017-01-13(wiping blood from hands) no more netlib servicesGeorge Hazan
2017-01-12Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCTGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-12-07MSN: Support for File.1 type file transfers.leecher1337
2016-12-04MSN: Added support for file transfer type RichText/Media_GenericFileleecher1337
2016-09-17chats: more functions, less structuresGeorge Hazan
2016-09-16- chats services replaces with functions;George Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-04-17- unused netlib flags removedGeorge Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-12-31MSN:Tobias Weimer
2015-12-28MSN: Fix for cases where place->client of contact's place is 0.Piotr Piastucki
2015-12-28MSN should now parse Skype client version of other contacts correctly.Piotr Piastucki
2015-11-11Bugfix for #1087Piotr Piastucki
2015-11-04MSN:Tobias Weimer
2015-10-27- MSN: Managing and refreshing OAuth tokens with different expiration times. Piotr Piastucki
2015-10-19MSN: Periodically refresh OAuth so that connection doesn't timeout with error...Piotr Piastucki
2015-09-27MSN: Handle case of unnamed files on transferPiotr Piastucki
2015-09-26MSN: Extract URL of posted file link and append to text, otherwise it would b...Piotr Piastucki
2015-09-26MSN: Fixed ping so that registration hopefully doesn't timeout anymorePiotr Piastucki
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-11code cleaningGeorge Hazan
2015-06-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-06-04fix for MSN avatars thread hangupGeorge Hazan
2015-06-04unified project for MSN George Hazan
2015-06-04Fixed a memleak in groupchatPiotr Piastucki
2015-06-01various quirks with PROTO_AVATAR_INFORMATION declarationsGeorge Hazan
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge Hazan
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-31Removed obsolete functions like setting NicknamePiotr Piastucki
2015-05-27Implemented fetching Skype Token for Cloud storage API.Piotr Piastucki
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace stricmp to mir_strcmpiKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-05-21warning fixesGeorge Hazan
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-19 - Better also save SOAP store access token.Piotr Piastucki
2015-05-19Fixed some memleaks.Piotr Piastucki
2015-05-17- Forgot to save hotAuthToken which prevented login to Hotmail inbox after re...Piotr Piastucki
2015-05-17Tried to implement Hotmail inbox-notifications, unsure if they do work as exp...Piotr Piastucki