summaryrefslogtreecommitdiff
path: root/protocols/SkypeWeb/src/main.cpp
AgeCommit message (Expand)Author
2019-01-04Update copyrightsdartraiden
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-27unused variable CHAT_MANAGER *pci removed and replaced with g_chatApiGeorge Hazan
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)George Hazan
2018-05-23we don't need MirandaPluginInfoEx() anymore. farewell, my lovelyGeorge Hazan
2018-05-22no more need in hLangpack variable *YAHOO*George Hazan
2018-05-20mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
2018-05-15cmstub.lib statically linked to any plugin that uses CMPlugin templateGeorge Hazan
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan
2018-04-18PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...George Hazan
2018-03-31AssocMgr: removed not used files and functionsMataes
2018-03-28common protocol instance management code went into templateGeorge Hazan
2018-03-28all protocols rewritten to CMPluginBaseGeorge Hazan
2018-01-26AdvaImg:George Hazan
2018-01-01massive copyright updatedartraiden
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ...dartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-01-01bump copyright yeardartraiden
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-09-16- chats services replaces with functions;George Hazan
2016-09-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
2016-05-07SkypeWeb: support custom nicks for chat's usersMikalaiR
2016-01-02Copyrights update part 1Dart Raiden
2015-10-16SkypeWeb:Tobias Weimer
2015-09-13SkypeWeb: correct icon handlingAlexander Lantsev
2015-08-14SkypeWeb: small fixes. MikalaiR
2015-07-30SkypeWeb: refactoringMikalaiR
2015-07-28SkypeWeb: More fixes. MikalaiR
2015-07-23SkypeWeb: Receiving edited messages refactoringMikalaiR
2015-06-20xml api became a set of functionsGeorge Hazan
2015-06-19timezone api migrated to mir_coreGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2015-05-10flags fixKirill Volinsky
2015-05-05SkypeWeb: MikalaiR
2015-05-02m_version.h removedGeorge Hazan
2015-04-30unified project for SkypeWeb protocolGeorge Hazan
2015-04-20SkypeWeb: fixed parseing uri hookAlexander Lantsev
2015-04-20SkypeWeb: AssocMgr support part 2.MikalaiR
2015-04-20SkypeWeb: AssocMgr support part 1.MikalaiR
2015-04-20SkypeWeb: Chats support part 4.MikalaiR
2015-04-16SkypeWeb: Chats support part 2.1.MikalaiR
2015-04-13SkypeWeb: escaping json on sendingAlexander Lantsev
2015-04-10skype search 1st attemptKirill Volinsky
2015-03-20SkypeWeb: added auth requests managementAlexander Lantsev