summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2014-12-24Facebook: Better check for unexpected redirect at loginRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@11604 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-24VKontakte: fix no capcha on protocol connecting Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11603 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-23Facebook: Rework working with timestamps; version bumpRobert Pösel
Use time_t almost everywhere instead of DWORD and remove fix_timestamp method to replace it with to_timestamp git-svn-id: http://svn.miranda-ng.org/main/trunk@11599 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-23Facebook: Remove support for "use local timestamp for messages"Robert Pösel
It's not needed anymore because we correctly set server time for sent messages, so everything will be consistent (in server time) git-svn-id: http://svn.miranda-ng.org/main/trunk@11598 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-23Facebook: Cleanup contact menu handlesRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@11597 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-23misplaced ME_MSG_* hooksGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11596 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-23Facebook: proper default group's name handlingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11595 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-23VKontakte: Sergey Bolhovskoy
fix formatting news fix wall_photo processing version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11594 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-23VKontakte: Sergey Bolhovskoy
fix order loading news to chat windows fix duplicate news git-svn-id: http://svn.miranda-ng.org/main/trunk@11593 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-22Czech langpack: UpdateRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@11589 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-22VKontakte: fix? rare crash on OnSendMessage Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11588 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-22VKontakte: Sergey Bolhovskoy
separate intervals for news and notifications add options for safe special contact if news and notification is disabled fix for move special contact to non-default group add ‘load news from vk’ to protocol menu and contact menu for special contact version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11572 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-21warning fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11561 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-21- MS_PROTO_ISPROTOCOLLOADED now switched back to protocols instead of accounts;George Hazan
- calls of MS_PROTO_ISPROTOCOLLOADED replaced with ProtoGetAccount() wherever possible git-svn-id: http://svn.miranda-ng.org/main/trunk@11558 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-21Facebook: Use correct (= server) timestamp for sent messagesRobert Pösel
- used only when "use local time for messages" isn't enabled - also it probably doesn't work for StdMsg (SRMM) plugin git-svn-id: http://svn.miranda-ng.org/main/trunk@11555 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-20Facebook: Various code improvements (as reported by Coverity analyser); ↵Robert Pösel
version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11546 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-20Omegle: Various code improvements (as reported by Coverity analyser); ↵Robert Pösel
version bump This also fixes no locking of EventsLoop (and eventually related issues) git-svn-id: http://svn.miranda-ng.org/main/trunk@11545 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-20Steam: Various code improvements (as reported by Coverity analyser); version ↵Robert Pösel
bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11544 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-20misprint, nWidth -> nHeightGoraf
git-svn-id: http://svn.miranda-ng.org/main/trunk@11542 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-20Omegle: Various fixes and code cleaningRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@11541 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-19VKontakte: change unneeded TranslateT to _TSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11525 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: fix for formatting out notificationSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11523 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-18unneeded assignment removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11515 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-18various calls of setlocale removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11513 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-18warning fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11510 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-18VK: code cleanupSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11503 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-18git-svn-id: http://svn.miranda-ng.org/main/trunk@11501 ↵Sergey Bolhovskoy
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-18VKontakte: fix for translationSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11500 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-16VKontakte: minor fix for translate Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11447 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-16VKontakte: add link attachments type support Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11446 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-16VKontakte: fix for local m_bBBCOnNews Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11445 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-16VKontakte: typoSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11444 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-16VKontakte: Sergey Bolhovskoy
vk feeds support (wall) – part 2 version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11443 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-15GTalkExt: changed warning lavel to w4Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11437 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-15ICQCorp and Tox added to mir_dev solutionVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11434 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-15mir_dev.sln for MSVS 2013, containing all the projects, including iconsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11431 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-14VK: warning level 4George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11424 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-14IRC: warning level 4George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11423 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-14MSN: warning level 4George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11422 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-14ICQ: warning level 4George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11421 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-14FacebookRM: changed warning lavel to w4Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11420 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-14let's operator new() clean the memoryGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11406 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-14mergeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11403 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-14mir_calloc replaced with new()George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11402 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-14mra: w4 fixsRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11401 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c