summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2016-06-29more old crap outGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17049 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-29fix for old iconlib handle arraysGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17048 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-28Jabber:George Hazan
- newly added contacts could be doubled; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@17041 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-26fixes bug #845 (Jabber's "invite to conference" window doesn't show jabber ↵George Hazan
sub contacts) git-svn-id: http://svn.miranda-ng.org/main/trunk@17040 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-25Facebook: Attempt to fix not setting contacts as offlineRobert Pösel
This at least partially fixes the problem, but list of online contacts is still not very reliable. git-svn-id: http://svn.miranda-ng.org/main/trunk@17039 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-25VKontakte: replace "VK ID" by "VKontakte ID"Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@17038 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-25Dummy: replace "VK ID" by "VKontakte ID"Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@17037 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-24VKontakte: typo fixSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@17028 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-24VKontakte: Sergey Bolhovskoy
added friend_accepted notification type version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@17026 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-06-22revert of version infoGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17019 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-22another implementation of roster items' sortingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17017 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-22- fix a bug with roster push processing in Jabber;George Hazan
- cosmetic fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@17016 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-19oops, one another creepy piece of junkGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17012 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-19fix for a memory corruption George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17011 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-19less aggressive method of closing connectionGeorge Hazan
might cause problems on slow machines git-svn-id: http://svn.miranda-ng.org/main/trunk@17010 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-19Gadu-Gadu protocolSzymon Tokarz
Fix previous commit git-svn-id: http://svn.miranda-ng.org/main/trunk@17009 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-19Gadu-Gadu protocolSzymon Tokarz
Fix strerror related loging - GG\libgadu code uses ansi logging (enabled only in debug mode) - use: as_strerror(errno) to properly override strerror(errno) - use properly strerror, _tcserror, as_strerror, ws_strerror in GG code git-svn-id: http://svn.miranda-ng.org/main/trunk@17008 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-18Tox: attempt to fix nickname settingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@17006 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-17- wipe some junk from langpacksDart Raiden
- langpacks/english: update git-svn-id: http://svn.miranda-ng.org/main/trunk@17002 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-17MRA: fix connection issueRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16998 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-16MRA: remove wrong timeout valRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16997 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-16MRA: timer correctionsRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16996 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-16MRA: reduce CPU usageRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16995 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-13Tox: toxme.io used for search instead of toxdnsAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@16971 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-13Tox: fixed user node addingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@16970 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-13minor code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16962 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-12Twitter: better descriptions for soundsRMN
git-svn-id: http://svn.miranda-ng.org/main/trunk@16952 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-11MRA: change avatars load threads count default value from 4 to 1Rozhuk Ivan
add threads names git-svn-id: http://svn.miranda-ng.org/main/trunk@16948 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-10that was a bad idea... default nick must be gotten from a bare jid, not from ↵George Hazan
a resource git-svn-id: http://svn.miranda-ng.org/main/trunk@16947 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-07warning fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@16940 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-06fix for inviting people into online chats onlyGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16926 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-06- CGroupchatInviteAcceptDlg redesigned to avoid separate thread creation;George Hazan
- local function WindowSetIcon replaced with Window_SetIcon_IcoLib(); git-svn-id: http://svn.miranda-ng.org/main/trunk@16925 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-06YAHOO: static functions removed from classGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16924 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-06crash fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16923 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-06SkypeWeb: fix html cleaning for chats MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16922 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-05- fix for a bug with user's profile url;George Hazan
- two sounds added for incoming messages & contacts; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16920 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-05- fix for #1059;George Hazan
- direct unsafe work with icons replaces with Window_SetIcon_IcoLib / Window_SetSkinIcon_IcoLib; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@16917 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-04compilation fix MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16916 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-02Facebook: Redesigned "Facebook Login Approval" window to allow more space ↵Tobias Weimer
for translations git-svn-id: http://svn.miranda-ng.org/main/trunk@16907 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-02important fix for XEP-0136 implementation (thx Davis)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16904 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-02crash fix, if Tox incremented the connecting attempt numberGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16902 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-01version updateGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16897 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-30code cleaning for YAHOO file receivingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16886 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-26fixes bug #1251 (Autologin into Jabber conference executed without correct ↵George Hazan
nickname) git-svn-id: http://svn.miranda-ng.org/main/trunk@16873 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-24- fixes bug #1250 (Mess with timestamps in JABBER archive (XEP-0136));George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@16870 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-23VKontakte: fix (?) freeze status as offline on speedy status change Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16861 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-19speeding up launchGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16853 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-18these tons of code aren't needed anymore...George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16850 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-17Facebook: Rework loading online contacts (not properly finished!); version bumpRobert Pösel
This is work in progress, which might (and will) cause wrong status reporting and maybe related problems. On the other hand this way is only "preferred" way. Previous way (using buddy_list request) isn't used anymore and might cause the captcha problems and antivirus checks from FB... git-svn-id: http://svn.miranda-ng.org/main/trunk@16843 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c