summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src/vk_history.cpp
AgeCommit message (Collapse)Author
2017-03-09VKontakte:ElzorFox
move js code to vk stored procedures version bump
2017-02-28VKontakte:ElzorFox
add option ‘Add message link to messages with attachments’ version bump
2017-01-25VKontakte:ElzorFox
fix autoloading history on open message window fix cleaning lastmsgid key on ‘empty’ sync history
2017-01-24VKontakte:ElzorFox
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
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-11-03VKontakte: fix cleaning VK_USER_DEACTIVATE_ACTION on history sync (for N ↵ElzorFox
days methods)
2016-08-13VKontakte:Tobias Weimer
- Translation fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@17182 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-08-08VKontakte: Sergey Bolhovskoy
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
2016-08-05VKontakte: Sergey Bolhovskoy
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
2016-07-29no more TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-29VKontakte:Sergey Bolhovskoy
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
2016-07-27less TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-25hello, Unix.George Hazan
phase 1: removing _T() git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-30VKontakte: small fixesSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@17050 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-07VKontakte:Sergey Bolhovskoy
option flags move to separate class account manager dialog -> core ui option page dialogs -> core ui move declarations to private section remove unneeded (after rev. 16596) attention from option dialog code cleanup version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16600 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-20VK: code cleanup MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16518 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-05VKontakte: correct spellingSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16427 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-03VKontakte: small fixSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16399 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-02VKontakte: correct spellingDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16390 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-02VKontakte: correct spellingDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16388 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-02VKontakte: load history for all contacts from vk.comSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16387 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-01VKontakte: Sergey Bolhovskoy
update VK API version to 5.45 change SvcGetServerHistoryLastXXDay’s to template function (path by MikalaiR) version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16382 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-02Copyrights update part 2Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15985 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-29VKontakte: Sergey Bolhovskoy
fix for news notification in clist fix option dialog labels code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@15645 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-07VKontakte: Sergey Bolhovskoy
code refactoring fix memory leaks and corruption fix for support MessageState version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@15294 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-05VKontakte: MessageState api for history import Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15254 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-27VKontakte:Sergey Bolhovskoy
fix unneeded ‘mark as read’ requests fix nick in forwarded messages code cleaning version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@15040 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-12VKontakte: Code cleanup MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14922 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-12VKontakte: Sergey Bolhovskoy
update vk api version to 5.37 minor change for forward message formating code cleaning version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@14921 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-26VKontakte: code cleaningSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14391 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-29VKontakte: deGetBufferizeSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13889 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-28VKontakte:Sergey Bolhovskoy
rework code to JSONNode class upgrade vk api to 5.33 code cleanup version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@13868 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13758 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-21war against atavisms continuesGeorge Hazan
- everything that goes to PSS_MESSAGE should be sent as utf8 string; - thus PREF_UNICODE & PREF_UTF support discontinued, these constants are removed; - support for PREF_UNICODE & PREF_UTF in protocols also removed; - PREF_UNICODE used in file transfers (PROTOFILERECVT) replaced with PRFF_UNICODE / PRFF_TCHAR git-svn-id: http://svn.miranda-ng.org/main/trunk@13734 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-09VKontakte:Sergey Bolhovskoy
forwarded messages support version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12058 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-06VKontakte: Sergey Bolhovskoy
code cleanup and optimization git-svn-id: http://svn.miranda-ng.org/main/trunk@12016 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11866 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-31VKontakte: Happy new year!Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11701 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-30VKontakte: Sergey Bolhovskoy
add separate options for BBCode on attachments version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11679 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-26VKontakte: Sergey Bolhovskoy
add news&notification autoclear option code cleanup version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11641 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-15VKontakte: Sergey Bolhovskoy
fix for warning C4121 in AsyncHttpRequest struct fix for TCHAR in SetMirVer add vk feeds support (wall) – part 1 git-svn-id: http://svn.miranda-ng.org/main/trunk@11430 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-05VKontakte: code cleanupSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11248 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-01VKontakte: Sergey Bolhovskoy
replace all L-string to _T-string replace strlen -> mir_strlen code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@11187 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-30VKontakte: cosmrticSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11168 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-26VKontakte:Sergey Bolhovskoy
more options for sync history on protocol online some code cleanup version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11079 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-25VKontakte: Sergey Bolhovskoy
full rework for sunc and load history version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11051 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-24VKontakte: move history functions to vk_history.cppSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11046 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c