summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src/vk_proto.h
AgeCommit message (Collapse)Author
2024-10-22VKontakte: fix logic of marking message as remote readElzorFox
2024-10-21VK: remote read support for NewStoryGeorge Hazan
2024-06-26VKontakte: fix(?) #4489ElzorFox
2024-06-05VKontakte:ElzorFox
add PS_EMPTY_SRV_HISTORY service use standard dialog for contact delete remove unneeded resource version bump
2024-05-26VKontakte:ElzorFox
delete unsupported search by email function set max chat title to 100 update VK API version to 5.236 version bump
2024-04-19VKontakte:ElzorFox
db_event_delivered support fix server id for groupchat message code optimization and clean add ‘reload messages’ menu item in NS context menu version bump
2024-04-18VKontakte:ElzorFox
add [code] bbc for NewStory formatting style add loading preview image for attached videos fix loading images without ‘?’ in url version bump
2024-04-08VKontakte:ElzorFox
fix dowload img to ты log add minimal priority for downloads files fix old typo version bump
2024-04-06VKontakte:ElzorFox
async mode download images as default add ‘LoadFilesAsync’ hiden option (default true) add dynamic show image in NewStory on finish download add option for bbc in NewStory support add option for show original version message in edited message version bump
2024-04-05VKontakte:ElzorFox
add edited message support for muc message async download images for history sync fix download directory vars no [code] bbc for newstory version bump
2024-04-03VKontakte:ElzorFox
first version with pictures download (set BBCNewStorySupport to 1(BYTE) for activate) version bump
2024-03-31VKontakte:ElzorFox
fix # 4307 fix # 4309 add NewStory-style for reply from groupchats version bump
2024-01-23fixes #4104 (Удаление серверной истории)George Hazan
2024-01-08Update copyrightsdartraiden
2024-01-05Netlib:George Hazan
- NETLIBHTTPHEADER & NETLIBHTTPREQUEST obsoleted; - NETLIBHTTPREQUEST divided into MHttpRequest & MHttpResponse; - MHttpHeaders now manager headers both for MHttpRequest & MHttpResponse;
2023-12-09PROTO_INTERFACE::OnContactDeleted to be able to block the contact's deletionGeorge Hazan
2023-12-07since Reply menu item does not depend on a protocol, it's moved to NewStoryGeorge Hazan
2023-12-07VKontakte: fix #4022ElzorFox
2023-12-05VKontakte:ElzorFox
add forwarding message support small code unification version bump
2023-12-04VKontakte: remove NewStory menu itemsElzorFox
2023-12-04VKontakte:ElzorFox
add reply to message support version bump
2023-12-03PROTO_INTERFACE::SendMsg: second parameter became a reply event idGeorge Hazan
2023-09-15PROTO_INTERFACE::SendMsg - unused parameter flags removedGeorge Hazan
2023-08-04VKontakte:ElzorFox
VK ID INT64 compatibility – part 1 code cleanup version bump
2023-04-28VKontakte:ElzorFox
copy groupchats menu items to contact menu add mark as read menu item for groupchat cotacts add typing process for groupchat cotacts version bump
2023-03-13VKontakte:ElzorFox
support for group chats in database version bump
2023-02-13CVkProto::Push is asynchronous itself, no need to send requests from the ↵George Hazan
separate threads
2023-02-11PS_CREATEACCMGRUI is obsoleted and converted into eventGeorge Hazan
2023-02-10ME_DB_EVENT_MARKED_READ: recursion preventionGeorge Hazan
2023-01-25Group chats: ChatRoomID setting replaced with real protocol idGeorge Hazan
2023-01-02Update copyrightsdartraiden
2022-06-21VKontakte: GetAwayMsg implementationElzorFox
2022-01-01Happy new year, Mirandadartraiden
2021-10-05VKontakte: fix 2FAElzorFox
2021-06-16VKontakte: code cleaningElzorFox
2021-01-17Update copyrightsdartraiden
2020-08-15VKontakte:ElzorFox
fix ‘Process stickers as smileys’ option add template [sticker-%d] for sending stickers
2020-08-14VKontakte:ElzorFox
rework ‘Process stickers as smileys’ option for dynamic loading sticker from vk (working) and showing as smiley (not working - issue #2527) version bump
2020-06-21VKontakte:ElzorFox
add story attachment type fix ‘FilterAudioMessages’ option remove ‘return chat message’ option code cleanup version bump
2020-06-18VKontakte:ElzorFox
VK API upgrade (5.78 => 5.110) version bump
2020-06-17VKontakte:ElzorFox
small VK API upgrade (5.76 => 5.78) add support audio_message and graffiti attachments types (read only) version bump + prepare for upgrade VK API version to 5.110 - part 4
2020-06-16VKontakte: prepare for upgrade VK API version - part 3ElzorFox
2020-06-15VKontakte: prepare for upgrade VK API version - part 2ElzorFox
2020-02-20bunch of useless threads replaced with a call of ProtoBroadcastAsyncGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-20VKontakte:ElzorFox
fix option ‘Load only friends to local contact list’ add hidden option ‘ReqAuthTimeLater’ change logic for ‘remind later’ on friend request - now one per ReqAuthTimeLater (default 86400) sec, not on protocol online version bump
2019-09-25fixes #2080 (protocol menu is lost during dynamic account creation)George Hazan
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-02-19VKontakte: more correct 7d75ffbElzorFox