Age | Commit message (Collapse) | Author |
|
|
|
add hidden option ‘RepeatRequestAfterEmptyFrame‘ (default false) for old behavior on users.get empty response
add hidden option ‘LoadCListInterval’ (default 1) for interval between contacts status requests
rename hidden option ‘TimeoutAfterUserGet’ to ‘TimeoutForUserGet’
more fix for ’error 9’
version bump
|
|
fix loading max 100 online contacts
rework procedure for loading contact statuses
new hidden option TimeoutAfterUserGet (default 0) for fix ‘user.get’ flood
remove old code for replace option name
version bump
|
|
clean old non-working login code
clean login information from database
clean login controls from option dialogs
fix #4901
version bump
|
|
revert changed HTTP headers
set UA to ‘Mianda NG’ without full build version (change UA = new captcha)
fix remove deleted cookies
|
|
remove old token (before 20/02) on update
change UA to Chrome
cleanup
version bump
|
|
work has been restored after the latest changes from the VK (!!! except for receiving a token)
version bump
|
|
|
|
fix #4808 (remove unneeded option)
version bump
|
|
remove unneeded old mode and related option
version bump
|
|
|
|
quick fix #4753
version bump
|
|
|
|
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
|
|
first version with pictures download (set BBCNewStorySupport to 1(BYTE) for activate)
version bump
|
|
|
|
|
|
- NETLIBHTTPHEADER & NETLIBHTTPREQUEST obsoleted;
- NETLIBHTTPREQUEST divided into MHttpRequest & MHttpResponse;
- MHttpHeaders now manager headers both for MHttpRequest & MHttpResponse;
|
|
|
|
VK ID INT64 compatibility – part 2
version bump
|
|
VK ID INT64 compatibility – part 1
code cleanup
version bump
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
VK API upgrade (5.78 => 5.110)
version bump
|
|
- CDlgBase::m_bSucceeded variable introduced to check whether IDOK was pressed or not;
- unused/useless buttons with id=IDOK or IDCANCEL removed;
- brnOk.OnClick replaced with OnApply calls;
- unused/useless calls of EndDialog/EndModal removed;
- minor code cleaning
|
|
|
|
|
|
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 #1712 (hang at exit)
copyrightes update
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
|
|
|
|
62202ed10617927d5429bc59898e12a366abe744)
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
add option ‘Add message link to messages with attachments’
version bump
|