summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src/misc.cpp
AgeCommit message (Collapse)Author
2015-05-30VKontakte: crashfix for forwarded messagesSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13907 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: small fix Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13877 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-22replace strcpy to mir_strcpyKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13763 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-22replace strcmp to mir_strcmpKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13752 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-09VKontakte: fix typoSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13500 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-09VKontakte: Sergey Bolhovskoy
gift support update VK API version to 5.31 version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@13494 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-16VKontakte: TranslateT for invite text strings Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12855 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-16VKontakte: Sergey Bolhovskoy
add invite support version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12852 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-22VKontakte: Sergey Bolhovskoy
fix order for AsyncHttpRequest in m_arRequestsQueue git-svn-id: http://svn.miranda-ng.org/main/trunk@12476 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-22CMString*: explicit templates instantiatingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12475 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-21VKontakte: Sergey Bolhovskoy
m_arRequestsQueue as queue with priority set high priority for sending and receiving messages version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12471 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-02VKontakte: Sergey Bolhovskoy
wall.post support - part 2 (complete) version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12297 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-26VKontakte: code cleanup and reorganisation Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12270 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-25VKontakte:Sergey Bolhovskoy
small memory leak fix add status message support version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12262 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-23VKontakte:Tobias Weimer
-cosmetics git-svn-id: http://svn.miranda-ng.org/main/trunk@12248 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-19VKontakte: fix for clear MirVer on protocol offline Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12193 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-18VKontakte: Sergey Bolhovskoy
LongPollServer always use ssl now fix false positives for set message read time and status invisible version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12179 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-16VKontakte: Sergey Bolhovskoy
‘force online’ change to ‘force invisible’ add ‘Invisible interval timeout’ options fix for re-set status message when change status invisible <=> offline version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12139 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-11VKontakte: Sergey Bolhovskoy
add 2-Step Verification support version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12087 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-09VKontakte: remove logically dead code (detect by coverity)Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12072 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-09VKontakte: add subattachments support for attachment type=wall Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12060 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-02-05VKontakte: Sergey Bolhovskoy
fix(???) for empty contact name on friend request (attempt 3) fix memory leaks git-svn-id: http://svn.miranda-ng.org/main/trunk@12006 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-02VKontakte: fix(???) for empty contact name on friend request (attempt 2)Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11980 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-27warning fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11928 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-27Vkontakte: code cleanupSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11925 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-27VKontakte: Sergey Bolhovskoy
add option for non-standard (by VEG) urlDecode message version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11923 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-22VKontakte: Sergey Bolhovskoy
warning fix in OnReciveUploadServer add more debuglog lines fix for protocol connecting after connection lost version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11893 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
2015-01-10VKontakte (detect by coverity) :Sergey Bolhovskoy
fix memory leaks on CMString s=json_as_string(...) fix memory leaks on CVkFileUploadParam::GetType() fix missing break in switch on OnChatEvent fix uninitialized field in CVkChatMessage, CVkChatInfo, AsyncHttpRequest, CVkChatUser fix potential crash in OnReciveUpload version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11817 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-09VKontakte: minot fix for out 'message read' stringSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11802 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-07VKontakte: rework stickers sending process (path by alitor, edited)Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11786 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-31VKontakte: Sergey Bolhovskoy
code cleanup add hidden option for max photo count on loading news git-svn-id: http://svn.miranda-ng.org/main/trunk@11690 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-30VKontakte: cleanupSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11678 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-29VKontakte: Sergey Bolhovskoy
add filtering for notifications rework processing for notifications (output formating) version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11668 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-28Vkontakte: Sergey Bolhovskoy
add access denied error processing access token auto requered if permission was change git-svn-id: http://svn.miranda-ng.org/main/trunk@11662 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-28VKontakte: minor fixSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11661 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-27warning fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11656 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-25VKontakte:Sergey Bolhovskoy
move GetAttachmentDescr to misc.cpp add ‘View settings’ option page and more options for view attachments, news and notification in message log code cleanup and reorganization version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11624 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-19typosVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11524 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-19VKontakte: Sergey Bolhovskoy
rework notifications for true translate fix processing for vkComment parent version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11522 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-18VKontakte: Sergey Bolhovskoy
vk feeds support (notifications) – part 3 version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11498 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-15VKontakte: fix for freeze MirVer for offline contacts Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11432 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