Age | Commit message (Collapse) | Author |
|
add story attachment type
fix ‘FilterAudioMessages’ option
remove ‘return chat message’ option
code cleanup
version bump
|
|
VK API upgrade (5.78 => 5.110)
version bump
|
|
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
|
|
|
|
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
|
|
send .ogg as audio messages
version bump
|
|
fix group users in muc
fix link to profile for group users in forwarded messages
version bump
|
|
crutch for unfreeze threads if connection freeze
version bump
|
|
fix #1712 (hang at exit)
copyrightes update
version bump
|
|
|
|
rework load attachments on link sending and receiving
version bump
|
|
|
|
support deleted messages
version bump
|
|
history synchronization without deleting messages
version bump
|
|
fix 2FA (not all of parameters ‘api_hash’ are equally useful. suddenly)
version bump
|
|
use db_event_edit for edited messages
version bump
|
|
version bump
adapt GetMessageFromDb using db_event_getById
|
|
fix #1392 (access denied on typing for banned contacts)
fix ‘?’ in avatar filenames
version bump
|
|
update VK_API to 5.76
version bump
|
|
update VK_API to 5.74
update User Long Poll API version to 3
version bump
|
|
update VK_API to 5.74
add hidden option StickerSize (DWORD, default 128)
add hidden option StickerBackground (BYTE, default false)
add chat action pin/unpin message (no text pinned message from api)
version bump
|
|
fix perpetual loop
version bump
|
|
update VK_API to 5.73
version bump
|
|
|
|
support edited messages on history sync
add edited time for edited messages
update VK_API to 5.71
version bump
|
|
|
|
add edited message support (only from vk to miranda)
update VK_API to 5.68
version bump
|
|
is active - users should use GitHub for ticket creation);
- also remove AUTHOREMAIL field from structure
|
|
62202ed10617927d5429bc59898e12a366abe744)
|
|
|
|
|
|
add removing from friendlist and clear server history on delete from Miranda clist
version bump
|
|
fix error 100 on messages.markAsRead
version bump
|
|
add hidden contact option ShowVkDeactivateEvents (default true)
update VK_API to 5.68
version bump
|
|
|
|
remove ‘Use non-standard urlEncode for sent messages (less traffic)’ option (now ExpUrlEncode is used by default)
add UseStandardUrlEncode hidden option :)
add ‘Notify about changes of contacts audio broadcast’ option (default false)
add FloodListingToPopups contacts hidden option (default true)
version bump
|
|
update VK_API to 5.67
version bump
|
|
update VKAPI_VER to 5.65
version bump
|
|
fix invisible status on sending message
update VK_API_VER to 5.64
version bump
|
|
add multiple files sending (simple but not optimal way)
version bump
|
|
update VK_API_VER to 5.63
version bump
|
|
fix sending API requests (maximum 3 requests to API methods per second)
fix sending long and uint parameters as signed int
version bump
|
|
move js code to vk stored procedures
version bump
|
|
add option ‘Add message link to messages with attachments’
version bump
|
|
set low priority for loading history requests
rework loading groups to clist
add ‘Load last messages when message window open and local history is empty’ option (default true)
version bump
|
|
rename option ‘Automatically wipe local contacts missing in your friend list’ ->’ Load only friends to local contact list’
rework loading clist logic (now if option ‘ Load only friends to local contact list’ is true, non-friends contact are not created on loading dialogs and are not cleaned automatically on loading friendlist)
version bump
|
|
update VK_API_VER to 5.62
version bump
|
|
|
|
optimize loading user status info
version bump
|
|
fix (?) restart longpoolserver on speedy status change
update VK_API_VER to 5.60
version bump
|