| Age | Commit message (Collapse) | Author |
|
|
|
|
|
fix ‘Process stickers as smileys’ option
add template [sticker-%d] for sending stickers
|
|
rework ‘Process stickers as smileys’ option for dynamic loading sticker from vk (working) and showing as smiley (not working - issue #2527)
version bump
|
|
add story attachment type
fix ‘FilterAudioMessages’ option
remove ‘return chat message’ option
code cleanup
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 #1712 (hang at exit)
copyrightes update
version bump
|
|
history synchronization without deleting messages
version bump
|
|
|
|
|
|
message text
|
|
|
|
|
|
|
|
|
|
support edited messages on history sync
add edited time for edited messages
update VK_API to 5.71
version bump
|
|
|
|
62202ed10617927d5429bc59898e12a366abe744)
|
|
|
|
|
|
|
|
|
|
|
|
fix treads handle leaks
fix multiply loading history on quick online-offline-online
|
|
fix sending API requests (maximum 3 requests to API methods per second)
fix sending long and uint parameters as signed int
version bump
|
|
|
|
fix sending unneeded GetServerHistory requestes
tempory (?) increase timeout between API requests
|
|
move js code to vk stored procedures
version bump
|
|
add option ‘Add message link to messages with attachments’
version bump
|
|
fix autoloading history on open message window
fix cleaning lastmsgid key on ‘empty’ sync history
|
|
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
|
|
|
|
|
|
days methods)
|
|
- Translation fixes
git-svn-id: http://svn.miranda-ng.org/main/trunk@17182 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
|
|
fixed processing for ‘validation required’ error
change MessageBox -> MessageBoxW
change styles for some MessageBoxW
git-svn-id: http://svn.miranda-ng.org/main/trunk@17166 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
|
|
fix(???) ‘validation required’ error
add support vk-groups contacts
fix (???) rare error with WorkerThread on connection lost
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@17159 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
|
|
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
|
|
rename string variables (p)tsz* -> (p)wsz*
rename struct TCHAR_ PARAM -> WCHAR_ PARAM
change mir_sntprintf -> mir_snwprintf, LPCTSTR -> LPCWSTR, setTString -> setWString, db_set_ts(a)-> db_set_ws(a) and etc.
git-svn-id: http://svn.miranda-ng.org/main/trunk@17141 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
|
|
git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
|
|
phase 1: removing _T()
git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
|