summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src
AgeCommit message (Collapse)Author
2019-07-15PROTO_INTERFACE::ReportSelfAvatarChanged = useful helper for working with ↵George Hazan
avatars
2019-06-27manual access to CList/Group restrictedGeorge Hazan
2019-06-10VKontakte: more logical order of processing parts of messagesElzorFox
2019-06-10VKontakte: add hidden option ‘FilterAudioMessages’ElzorFox
2019-05-29all icons with keys replaced with skin password icon SKINICON_OTHER_KEYSGeorge Hazan
2019-05-27fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses ↵George Hazan
completely)
2019-04-22VKontakte: audio message attachments type supportElzorFox
2019-04-21VKontakte:ElzorFox
send .ogg as audio messages version bump
2019-04-13VKontakte: fix mark messages as read on typing if user is invisibleElzorFox
2019-04-12wiping custom icolib functions: VKGeorge Hazan
2019-04-08VKontakte: fix typing on invisible statusElzorFox
2019-03-29VKontakte: fix unsupported functionsElzorFox
2019-03-28VKontakte:ElzorFox
fix (?) add groups user to friend list fix add/remove groups user to/from muc
2019-03-28VKontakte: types fixElzorFox
2019-03-27VKontakte:ElzorFox
fix group users in muc fix link to profile for group users in forwarded messages version bump
2019-03-06popups:George Hazan
- internal implementation details & all service declarations moved to m_popup_int.h; - all service calls removed and replaced with function calls; - direct access to popup serttings replaced with Popup_Enable / Popup_Enabled;
2019-03-05Popup:George Hazan
- wiping out checks for service presence; - code cleaning
2019-02-25GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat ↵George Hazan
events (UTF16LE by default)
2019-02-19VKontakte: more correct 7d75ffbElzorFox
2019-02-17VKontakte:ElzorFox
crutch for unfreeze threads if connection freeze version bump
2019-02-09VKontakte: fix error 13 in store procedure ‘GetServerHistory’ElzorFox
2019-02-09VKontakte: preparation for transition to new VK_API version – stage 0.1ElzorFox
2019-02-05fixes #1825 (spin control initialization should be done in the constructor, ↵George Hazan
not inside OnInitDialog)
2019-02-05VKontakte: fix processing vk notificationsElzorFox
2019-01-28mir_urlDecode & mir_urlEncode to return CMStringAGeorge Hazan
2019-01-17that hook must be called upon ME_SYSTEM_MODULESLOADED eventGeorge Hazan
2019-01-17code cleaningGeorge Hazan
2019-01-08fixes #1715 (by default account's destructor doesn't free network handle)George Hazan
2019-01-04Update copyrightsdartraiden
2019-01-03VKontakte: additional fix for #1712ElzorFox
2019-01-03VKontakte:ElzorFox
fix #1712 (hang at exit) copyrightes update version bump
2018-12-31VKontakte: version bumpElzorFox
2018-12-31VKontakte: fix socket leakElzorFox
2018-12-26VKontakte: fix memory leek and PVS warningsElzorFox
2018-12-26VKontakte: fix PVS warningsElzorFox
2018-12-21code cleaningGeorge Hazan
2018-12-21attempt to unify AsyncHttpRequest in various protocolsGeorge Hazan
2018-12-08db_get_sa / db_get_wsa to receive the default value, massive code simplificationGeorge Hazan
2018-11-26Chat_AddGroup - simplified prototypeGeorge Hazan
2018-11-26fix for chat structures declarationGeorge Hazan
2018-10-09VKontakte:ElzorFox
remove unneeded sleep add debug information
2018-10-09VKontakte:ElzorFox
rework load attachments on link sending and receiving version bump
2018-10-06VKontakte: correct versionElzorFox
2018-10-06VKontakte:ElzorFox
support deleted messages version bump
2018-10-03VKontakte:ElzorFox
history synchronization without deleting messages version bump
2018-10-03VKontakte: loading edited messages using RecvMsgElzorFox
2018-10-01VKontakte:ElzorFox
fix 2FA (not all of parameters ‘api_hash’ are equally useful. suddenly) version bump
2018-10-01centralized system of processing message ids. also fixes #1375George Hazan
2018-09-24VKontakte:ElzorFox
use db_event_edit for edited messages version bump
2018-09-22VKontakte: more correct protection from duplicate messagesElzorFox