summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src/misc.cpp
AgeCommit message (Expand)Author
2021-03-13warning fixesGeorge Hazan
2021-01-17Update copyrightsdartraiden
2020-10-14VKontakte:ElzorFox
2020-08-16SmileyAdd:George Hazan
2020-08-15VKontakte: fix typosElzorFox
2020-08-15VKontakte:ElzorFox
2020-08-14VKontakte:ElzorFox
2020-08-13VKontakte: fix showing stickersElzorFox
2020-06-21oopsElzorFox
2020-06-21VKontakte: sent story links as attachmentsElzorFox
2020-06-21VKontakte:ElzorFox
2020-06-17VKontakte:ElzorFox
2020-06-16VKontakte: prepare for upgrade VK API version - part 3ElzorFox
2020-05-14simple database event cycles moved to cursorsGeorge Hazan
2020-04-28database:George Hazan
2020-01-30LIST::remove + LIST::indexOf() combination removed with LIST::removeItemGeorge Hazan
2020-01-14VKontakte: login fix (header ‘Set-cookie’ can occur more than once)ElzorFox
2020-01-13Netlib_GetHeader() - handful utility to avoid writing cyclesGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-20VKontakte:ElzorFox
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-09-27fix for a function name:George Hazan
2019-09-26Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden variabl...George Hazan
2019-09-26MS_UTILS_ENTERSTRING -> EnterString, useless service removedGeorge Hazan
2019-07-24massive warning fixGeorge Hazan
2019-06-27manual access to CList/Group restrictedGeorge Hazan
2019-06-10VKontakte: add hidden option ‘FilterAudioMessages’ElzorFox
2019-05-29all icons with keys replaced with skin password icon SKINICON_OTHER_KEYSGeorge Hazan
2019-04-22VKontakte: audio message attachments type supportElzorFox
2019-04-12wiping custom icolib functions: VKGeorge Hazan
2019-03-27VKontakte:ElzorFox
2019-01-28mir_urlDecode & mir_urlEncode to return CMStringAGeorge Hazan
2019-01-17code cleaningGeorge Hazan
2019-01-03VKontakte:ElzorFox
2018-12-26VKontakte: fix memory leek and PVS warningsElzorFox
2018-10-03VKontakte: loading edited messages using RecvMsgElzorFox
2018-09-24VKontakte:ElzorFox
2018-09-22VKontakte: more correct protection from duplicate messagesElzorFox
2018-09-21VKontakte: crutch for prevention of duplicate messages removedElzorFox
2018-09-21VKontakte:ElzorFox
2018-06-21VKontakte: code cleaningElzorFox
2018-06-21VKontakte: add Phoenix Lite and Full MirVersElzorFox
2018-06-06VKontakte: add 'VK Messenger' MirVerElzorFox
2018-05-29VKontakte:ElzorFox
2018-05-27global variable name standardizationGeorge Hazan
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)George Hazan
2018-05-18Icon_Register(g_plugin.getInst() => g_plugin.registerIconGeorge Hazan
2018-05-08code cleaning (using new MS coding style)George Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan