summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Expand)Author
2015-05-29compildation fix for VS2010George Hazan
2015-05-29SkypeWeb to use new json parserGeorge Hazan
2015-05-29VKontakte: Sergey Bolhovskoy
2015-05-29VKontakte: deGetBufferizeSergey Bolhovskoy
2015-05-28- MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS...George Hazan
2015-05-28exceptions added to projectsGeorge Hazan
2015-05-28VKontakte: small fix Sergey Bolhovskoy
2015-05-28unused code removedGeorge Hazan
2015-05-28SkypeWeb: Give more space to "group name" translation in account managerRobert Pösel
2015-05-28VKontakte:Sergey Bolhovskoy
2015-05-28Steam: Fix use of CMString and related warningsRobert Pösel
2015-05-27Steam: reworked loginAlexander Lantsev
2015-05-27Implemented fetching Skype Token for Cloud storage API.Piotr Piastucki
2015-05-26Steam: merge new apiAlexander Lantsev
2015-05-26Use m_http.h in Facebook, Omegle and MinecraftDynmap protocolsRobert Pösel
2015-05-26Facebook: Update definition of http codesRobert Pösel
2015-05-26Unify Netlib initialization error message in some protocolsRobert Pösel
2015-05-25the correct json node validation for FacebookGeorge Hazan
2015-05-25fix for the correct json node validationGeorge Hazan
2015-05-25FB json parsing rewritten for new headersGeorge Hazan
2015-05-25SkypeWeb: Fix adding deleted contacts to clist.MikalaiR
2015-05-25MinecraftDynmap: decapitalizationDart Raiden
2015-05-24typoRobert Pösel
2015-05-24MinecraftDynmap: Use unique plugin's uuidRobert Pösel
2015-05-24MinecraftDynmap: added to solutionsVadim Dashevskiy
2015-05-24Add first working version of new MinecraftDynmap protocolRobert Pösel
2015-05-24replace wcscpy to mir_wstrcpyKirill Volinsky
2015-05-24replace wcslen to mir_wstrlenKirill Volinsky
2015-05-23Tox: attempt to fix own avatar settingAlexander Lantsev
2015-05-23Tox: options fixAlexander Lantsev
2015-05-23Tox: updated tox coreAlexander Lantsev
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-23missing 'id' attribute added to xmpp groupchat messagesGeorge Hazan
2015-05-23replace _tcsncat to mir_tstrncatKirill Volinsky
2015-05-23replace strncat to mir_strncatKirill Volinsky
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-23ICQ:George Hazan
2015-05-23more utf fixesGeorge Hazan
2015-05-23SkypeWeb: Not add "[]" to MirVer. Warning fix.MikalaiR
2015-05-23revert - server does not accept avatars larger than 64x64Vadim Dashevskiy
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22more replacementsTobias Weimer
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22replace stricmp to mir_strcmpiKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky