summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src/misc.cpp
AgeCommit message (Collapse)Author
2024-10-21VK: remote read support for NewStoryGeorge Hazan
2024-09-28VKontakte:ElzorFox
fix video image preview filename fix link to private video version bump
2024-05-07VKontakte: add 'OggInAudioMessages' hidden options (default false)ElzorFox
2024-04-27VKontakte: fix max video preview height to 240pxElzorFox
2024-04-27VKontakte: small logic fixElzorFox
2024-04-27VKontakte: fix max 320 px for image settingElzorFox
2024-04-27VKontakte:ElzorFox
add height param to img version bump
2024-04-25VKontakte: fix empty attachments array in subattachmentsElzorFox
2024-04-23VKontakte:ElzorFox
add options for load 300px preview img small code optimization version bump
2024-04-22VKontakte:ElzorFox
remove [code] for attached messages add new attachment patterns
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: fix formating videoElzorFox
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-04-01VKontakte:ElzorFox
fix #4308 add full support for sync muc history version bump
2024-03-31VKontakte:ElzorFox
fix # 4307 fix # 4309 add NewStory-style for reply from groupchats version bump
2024-03-07VKontakte:ElzorFox
fix empty sticker url version bump
2024-01-23fixes #4104 (Удаление серверной истории)George Hazan
2024-01-10code cleaningGeorge Hazan
2024-01-09more strict constructor of MHttpRequest to avoid quirksGeorge 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;
2024-01-04NETLIBHTTPREQUEST::cbSize = old unused field removedGeorge Hazan
2023-12-22DB::EventInfo::wipeNotify - useful helper to hide blinking event both from ↵George Hazan
database & contact list
2023-12-20DBEVENTINFO::hContact to be returned inside an event, no need to call ↵George Hazan
db_event_getContact() just after db_event_get()
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:ElzorFox
add reply to message support version bump
2023-11-06No need to translate thisdartraiden
2023-10-26SmileyAdd_LoadContactSmileys - helper function for adding custom smileysGeorge Hazan
2023-10-26code simplification + cleaningGeorge Hazan
2023-09-21MessageWindowEventData: useless structure removedGeorge Hazan
2023-09-01VKontakte:ElzorFox
VK ID INT64 compatibility – part 2 version bump
2023-08-04VKontakte:ElzorFox
VK ID INT64 compatibility – part 1 code cleanup version bump
2023-05-21Clist_RemoveEvent became static, pfnRemoveEvent is replaced with pfnFreeEventGeorge Hazan
2023-04-10code cleaningGeorge Hazan
2023-02-17fix for duplicated VK chatsGeorge Hazan
2023-02-10ME_DB_EVENT_MARKED_READ: recursion preventionGeorge Hazan
2023-02-10Protocols: preventing recursive contact deletionGeorge Hazan
2023-01-25VKontakte: FindUser – find user, FindChat – find chatElzorFox
2023-01-25Group chats: ChatRoomID setting replaced with real protocol idGeorge Hazan
2023-01-02Update copyrightsdartraiden
2022-08-09VKontakte:ElzorFox
fix 'Unknow contact' for selfcontact version bump
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan