summaryrefslogtreecommitdiff
path: root/protocols/VKontakte
AgeCommit message (Collapse)Author
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-12VKontakte: 'reply' in message body on receive messagesElzorFox
2023-12-10fixes #4040 (В списке контактов для пересылки ↵George Hazan
появляется YAMN)
2023-12-10fixes #4039 (NewStory: Forward из чата с пустым ↵George Hazan
журналом приводит к падению)
2023-12-09PROTO_INTERFACE::OnContactDeleted to be able to block the contact's deletionGeorge Hazan
2023-12-08VKontakte:ElzorFox
fix selfname for forwarding message fix order for forwarding message version bump
2023-12-08VKontakte: forward only messagesElzorFox
2023-12-08VKontakte: no bbc for incoming mesagesElzorFox
2023-12-07since Reply menu item does not depend on a protocol, it's moved to NewStoryGeorge Hazan
2023-12-07VKontakte: this menu item always showElzorFox
2023-12-07VKontakte: version bumpElzorFox
2023-12-07VKontakte: fix #4022ElzorFox
2023-12-07VKontakte:ElzorFox
add support forwarding any protocol messages to vk users (fix #4021) version bump
2023-12-05VKontakte:ElzorFox
add forwarding message support small code unification version bump
2023-12-05VKontakte: revert changes in project filesElzorFox
2023-12-04VKontakte: remove NewStory menu itemsElzorFox
2023-12-04VKontakte: update reply icoElzorFox
2023-12-04VKontakte: reply ids for group chatsElzorFox
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-12-01VKontakte:ElzorFox
update VK API version to 5.199 version bump
2023-11-27Vkontakte: code cleaningElzorFox
2023-11-27VKontakte: add hidden option ‘ShowReplyInMessage’ (default true)ElzorFox
2023-11-26code cleaningGeorge Hazan
2023-11-24VKontakte: code cleaningElzorFox
2023-11-23VKontakte:ElzorFox
Contact::Readonly support version bump
2023-11-08VKontakte: resource cosmetic (fixes #3824)dartraiden
2023-11-06No need to translate thisdartraiden
2023-11-06fixes #3823 (Random crash)George Hazan
2023-11-06VKontakte: resource cosmeticdartraiden
2023-10-26SmileyAdd_LoadContactSmileys - helper function for adding custom smileysGeorge Hazan
2023-10-26code simplification + cleaningGeorge Hazan
2023-10-24XP compatibility fixGeorge Hazan
2023-09-21MessageWindowEventData: useless structure removedGeorge Hazan
2023-09-15PROTO_INTERFACE::SendMsg - unused parameter flags removedGeorge Hazan
2023-09-15fixes #3674 (Реакция протоколов на отсылку в ↵George Hazan
оффлайн)
2023-09-08VKontakte:ElzorFox
fix long timeout on message sending to offline
2023-09-01VKontakte:ElzorFox
VK ID INT64 compatibility – part 2 version bump
2023-08-29VKontakte: fix visit profile for group usersElzorFox
2023-08-04VKontakte:ElzorFox
VK ID INT64 compatibility – part 1 code cleanup version bump
2023-06-14Vkontakte: small fixElzorFox
2023-06-14VKontakte:ElzorFox
avatar support for groupchats version bump
2023-06-09VKontakte:ElzorFox
fix authorization version bump
2023-06-08VKontakte: reuse an existing translationdartraiden
2023-05-21Clist_RemoveEvent became static, pfnRemoveEvent is replaced with pfnFreeEventGeorge Hazan
2023-04-30VKontakte:ElzorFox
fix marking message as read for groupchat 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-04-10code cleaningGeorge Hazan
2023-03-15VKontakte: fix showing messages in group chatsElzorFox