summaryrefslogtreecommitdiff
path: root/protocols/MSN
AgeCommit message (Expand)Author
2015-11-11Bugfix for #1087Piotr Piastucki
2015-11-06Thanks for breaking MSN with "minor cleanup", let's see if you find out what ...Piotr Piastucki
2015-11-04MSN:Tobias Weimer
2015-11-04MSN:Tobias Weimer
2015-11-03MSN: Forgot to return value in function returning boolPiotr Piastucki
2015-10-31- MSN: Expiremental, untested code that should issue a relogin if WLSSC Cooki...Piotr Piastucki
2015-10-28Optimize EV_PROTO_DBSETTINGSCHANGED functions to not use mir_strcmp() but jus...Robert Pösel
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-10-03MSN: coverity fixes MikalaiR
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-09-25MSN:Tobias Weimer
2015-09-18replace "(c)" and "c" by ©Dart Raiden
2015-09-14MSN: Do not unhide contact on received message if subcontact of metacontact s...Piotr Piastucki
2015-09-10unneeded include file removedGeorge Hazan
2015-09-04MSN: menu uidAlexander Lantsev
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-08-11code cleaningGeorge Hazan
2015-08-10Fixed MSN IEEmbed window to support accelerator keys.Piotr Piastucki
2015-08-10Added embedded Internet Explorer Window for MSN 2-factor authentication or ot...Piotr Piastucki
2015-08-05MSN: this spaces are not neededDart Raiden
2015-07-28MSN:Tobias Weimer
2015-07-03Open Browser Window with auth in every case when there is HTTP 200.Piotr Piastucki
2015-06-30- fix for the old perversion with manual protocol root calculation;George Hazan
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-27fix for the protocols' menusGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-26YEEHAW! CLISTMENUITEM::pszPopupName also diedGeorge Hazan
2015-06-26next slice of cutting out unused menu features - popupPositionGeorge Hazan
2015-06-25another portion of dead genmenu servicesGeorge Hazan
2015-06-23obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with CMIF_ROOTH...George Hazan
2015-06-23- Menu_ConfigureItem replaced MO_SETOPTIONSMENUITEM;George Hazan
2015-06-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
2015-06-21MS_UTILS_GETRANDOM -> mir_core::Utils_GetRandomGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19timezone api migrated to mir_coreGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-18"Status" became resident for all protocols, in a constructorGeorge Hazan
2015-06-16libson separated from mir_core and moved to libs\George Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-07MSN:Tobias Weimer
2015-06-07SKINICONDESC -> MAllStringsGeorge Hazan