Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-06-11 | VKontakte: fix ‘Unknow contact’ on message from new contact | ElzorFox | |
2025-01-10 | DBEVENTINFO::timestamp to become 64-bit integer | George Hazan | |
2025-01-01 | Another year has passed | dartraiden | |
2024-12-18 | VKontakte: | ElzorFox | |
fix #4808 (remove unneeded option) version bump | |||
2024-12-13 | VKontakte: | ElzorFox | |
remove unneeded old mode and related option version bump | |||
2024-10-22 | VKontakte: format forwarding messages as quote | ElzorFox | |
2024-10-22 | VKontakte: | ElzorFox | |
fix send forward and reply messages version bump | |||
2024-10-21 | VK: remote read support for NewStory | George Hazan | |
2024-09-30 | code cleaning | George Hazan | |
2024-08-12 | VKontakte: | ElzorFox | |
fix parse message id for outgoing messages version bump | |||
2024-04-19 | VKontakte: | 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-06 | VKontakte: | 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-06 | VKontakte: | ElzorFox | |
fix load userinfo for users with id = chat id fix temporary non-readonly contacts | |||
2024-04-05 | VKontakte: | 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-01 | VKontakte: | ElzorFox | |
fix #4308 add full support for sync muc history version bump | |||
2024-03-31 | VKontakte: fix crash | ElzorFox | |
2024-03-29 | VKontakte: fix #4310 - beauty is in the eye of the beholder | ElzorFox | |
2024-01-26 | major atavism, PROTORECVEVENT, died with its own set of constants | George Hazan | |
2024-01-08 | Update copyrights | dartraiden | |
2024-01-05 | Netlib: | George Hazan | |
- NETLIBHTTPHEADER & NETLIBHTTPREQUEST obsoleted; - NETLIBHTTPREQUEST divided into MHttpRequest & MHttpResponse; - MHttpHeaders now manager headers both for MHttpRequest & MHttpResponse; | |||
2023-12-20 | DBEVENTINFO::hContact to be returned inside an event, no need to call ↵ | George Hazan | |
db_event_getContact() just after db_event_get() | |||
2023-12-12 | VKontakte: 'reply' in message body on receive messages | ElzorFox | |
2023-12-08 | VKontakte: | ElzorFox | |
fix selfname for forwarding message fix order for forwarding message version bump | |||
2023-12-08 | VKontakte: forward only messages | ElzorFox | |
2023-12-08 | VKontakte: no bbc for incoming mesages | ElzorFox | |
2023-12-07 | VKontakte: | ElzorFox | |
add support forwarding any protocol messages to vk users (fix #4021) version bump | |||
2023-12-05 | VKontakte: | ElzorFox | |
add forwarding message support small code unification version bump | |||
2023-12-04 | VKontakte: | ElzorFox | |
add reply to message support version bump | |||
2023-12-03 | PROTO_INTERFACE::SendMsg: second parameter became a reply event id | George Hazan | |
2023-11-27 | VKontakte: add hidden option ‘ShowReplyInMessage’ (default true) | ElzorFox | |
2023-11-24 | VKontakte: code cleaning | ElzorFox | |
2023-11-23 | VKontakte: | ElzorFox | |
Contact::Readonly support version bump | |||
2023-09-15 | PROTO_INTERFACE::SendMsg - unused parameter flags removed | George Hazan | |
2023-09-15 | fixes #3674 (Реакция протоколов на отсылку в ↵ | George Hazan | |
оффлайн) | |||
2023-09-08 | VKontakte: | ElzorFox | |
fix long timeout on message sending to offline | |||
2023-08-04 | VKontakte: | ElzorFox | |
VK ID INT64 compatibility – part 1 code cleanup version bump | |||
2023-04-30 | VKontakte: | ElzorFox | |
fix marking message as read for groupchat version bump | |||
2023-04-28 | VKontakte: | 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-03 | VKontakte: fix api error (markAsRead parametr error) | ElzorFox | |
2023-02-10 | ME_DB_EVENT_MARKED_READ: recursion prevention | George Hazan | |
2023-01-26 | VKontakte: groupchat fix | ElzorFox | |
2023-01-25 | Group chats: ChatRoomID setting replaced with real protocol id | George Hazan | |
2023-01-02 | Update copyrights | dartraiden | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-01-17 | Update copyrights | dartraiden | |
2020-08-15 | VKontakte: | ElzorFox | |
fix ‘Process stickers as smileys’ option add template [sticker-%d] for sending stickers | |||
2020-08-14 | VKontakte: | 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-21 | VKontakte: | ElzorFox | |
add story attachment type fix ‘FilterAudioMessages’ option remove ‘return chat message’ option code cleanup version bump | |||
2020-06-18 | VKontakte: | ElzorFox | |
VK API upgrade (5.78 => 5.110) version bump | |||
2020-06-17 | VKontakte: | 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 |