summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src/vk_chats.cpp
AgeCommit message (Collapse)Author
2016-07-27less TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-26less TCHARs:George Hazan
- TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 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-23VKontakte:Sergey Bolhovskoy
change http to https in urls fix for link captions in attachment market items support in attachment update VK_API_VER to 5.52 version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@17020 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-17VKontakte:Sergey Bolhovskoy
add change nick in muc support version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16698 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-04-01VKontakte: memleaks fixSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16567 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-31VKontakte: Sergey Bolhovskoy
chat create dialog -> core ui chat invite dialog -> core ui rename dialog classes code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@16566 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-01-02Copyrights update part 2Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15985 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-29VKontakte:Sergey Bolhovskoy
update VK_API version to 5.42 add [code] bbc for forwarding messages load unread message for muc on connect version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@15961 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-23VKontakte: use SendMsg for sending to muc Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15760 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-13VKontakte: Sergey Bolhovskoy
return back sleep interval for ContactTypingThread change processing for muc typing notification git-svn-id: http://svn.miranda-ng.org/main/trunk@15717 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-12VKontakte: fix typing intervalsSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15716 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-12VKontakte:Sergey Bolhovskoy
add typing notification for muc upgrade VK_API version to 5.40 add ‘caption’ for link attachments version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@15715 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-07VKontakte: add homepage for mucSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15694 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-10-28VKontakte: Sergey Bolhovskoy
add ‘Message for return to chat’ option add ‘Use non-standard popups for news and event notifications’ option git-svn-id: http://svn.miranda-ng.org/main/trunk@15628 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-23VKontakte: Sergey Bolhovskoy
popup & sound support for newsfeed add hidden option for return chat message version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@15600 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-08VKontakte: Sergey Bolhovskoy
PF4_GROUPCHATFILES support version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@15304 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-08-27Vkontakte: fix r.15040 for MSVC2010Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15041 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-11update vk api version to 5.36Sergey Bolhovskoy
fix muc join logic version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@14909 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-04VKontakte: add crutch for ‘%’ in muc messages Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14838 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-17VKontakte: Sergey Bolhovskoy
add ‘chat_photo_remove’ muc action fix mark as read on read when metacontacts is enable git-svn-id: http://svn.miranda-ng.org/main/trunk@14581 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-10VKontakte: add ‘chat_photo_update’ muc action support Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14524 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-06-26VKontakte: simplify codeSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14390 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-23VKontakte: remove unneeded '\'Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14338 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-22VKontakte: Sergey Bolhovskoy
fix logline for quite from muc fix invite after kick situation fix muc title on return to muc change type for IsEmpty() parameter version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@14327 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14306 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14270 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-18VKontakte: Sergey Bolhovskoy
add ‘returned’ muc action message.send now use guid param for prevent duplicate messages version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@14242 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-17small fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14236 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-17VKontakte:add 'visit profile' for muc users Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14235 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-17VKontakte: add profile link in muc actions Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14233 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-16VKontakte: potential crashfixSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14204 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-10VKontakte: Sergey Bolhovskoy
fix bbc for muc messages more actions for muc fix text for chat_kick_user action git-svn-id: http://svn.miranda-ng.org/main/trunk@14095 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-09VKontakte: typoDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@14093 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-09VKontakte: Sergey Bolhovskoy
add MessageState support update VK API to 5.34 add basic action support for muc fix Nick for left chat user version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@14071 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-06VKontakte: Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14031 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-06VKontakte: crashfix on muc startingSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14030 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-04-28VKontakte: Sergey Bolhovskoy
NotOnList for chat privates users Ignore for chat userinfo users version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@13215 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-27Vkontakte: Add private message for chat user support.MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@13197 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-27VKontakte: fix userinfo for chat users (not on list)Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13193 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c