summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2014-11-25Add nullptr checks for offline messages parser.Rozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11052 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
2014-11-23Facebook: Try to fix concurrent write of notifications to chatroom (I ↵Robert Pösel
thought it's thread safe?) git-svn-id: http://svn.miranda-ng.org/main/trunk@11045 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-23Steam: Fixed few more forgotten crash placesRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@11044 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-22WhatsApp:Tobias Weimer
-Changed account resource to "S40-2.12.49" (patch by Cassio) git-svn-id: http://svn.miranda-ng.org/main/trunk@11040 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-22Steam: One more fix for json parsingRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@11039 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-22Steam: Fix polling thread to disconnect protocol on errorRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@11038 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-22Steam: Fix json memleaks all over code; version bumpRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@11037 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-22Steam: Fix crashes on login and on other occasionsRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@11035 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-21Facebook: Don't load history notifications into chatroomRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@11031 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-20Facebook: Refactor whole groupchat with notificationsRobert Pösel
This fix crash on right-click to notification popup and problem with not working notifications count in statusbar git-svn-id: http://svn.miranda-ng.org/main/trunk@11028 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-19code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11025 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-19Facebook: Option to log notifications into special chatroom; version bumpRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@11020 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-18SkypeClassicTobias Weimer
-Minor cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@11016 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-18SkypeClassicTobias Weimer
-Minor cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@11015 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-18SkypeClassicTobias Weimer
-Minor cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@11014 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-18RichEd20.dll replaced with Msftedit.dllGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11011 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-18well, it seems only nouns are acceptable after "due to"RMN
git-svn-id: http://svn.miranda-ng.org/main/trunk@11009 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-18Sametime: more spelling corrections in error codesRMN
git-svn-id: http://svn.miranda-ng.org/main/trunk@11008 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-17Facebook: Experimental messages sync at login (for last 24-hours only) ↵Robert Pösel
(patch by Vojtěch Kinkor, thanks) git-svn-id: http://svn.miranda-ng.org/main/trunk@11006 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-17Facebook: Use correct phstamp and ttstamp values in POST data (Facebook ↵Robert Pösel
doesn't give a .... anyway) git-svn-id: http://svn.miranda-ng.org/main/trunk@11005 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-17Facebook: Show "Message read ..." info always in local timeRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@11004 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-17Facebook: Speed optimalizationRobert Pösel
Use caching for ContactIDToHContact, ChatIDToHContact and ThreadIDToContactID methods. Should result in some performance increase. git-svn-id: http://svn.miranda-ng.org/main/trunk@11003 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-17Facebook: Fix receiving user messages and marking them as read for some ↵Robert Pösel
people; version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11002 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-16typos in Sametime resourcesRMN
git-svn-id: http://svn.miranda-ng.org/main/trunk@10999 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-16MSN protocol's death-screamGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10998 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-15WhatsApp:Tobias Weimer
-Fixed login (patch by Cassio) git-svn-id: http://svn.miranda-ng.org/main/trunk@10993 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-15Facebook: fix searching by id/loginRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@10991 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-13fix for MSN client versionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10980 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-13Sametime protocol:Szymon Tokarz
- Support the Sametime 'in meeting' status (linked with Miranda 'Occupied' status) - New protocol icons from oryginal client Patch by pepinlebref git-svn-id: http://svn.miranda-ng.org/main/trunk@10976 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-11Sametime: typosDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@10964 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-11VKontakte: Sergey Bolhovskoy
fix for "Use Local Time" setting remove IDI_ICON1 preprocessor define fix "Password:" label position version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@10956 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-11Sametime protocol:Szymon Tokarz
- Add more options to client major/minor version settings, add gui combobox (db settings ClientVersionMajor, ClientVersionMinor used and still works if set from db) Enables connect to more modern servers - More ClientIDs on combobox list. - Better list of error codes, now translateable. - Merge some 3rd party patches to meanwhile lib. https://gist.github.com/jricesterenator/c67dfbdd0887f7ecc26a https://github.com/mrcsparker/meanwhile/commit/e2299d3c70a3351ab148f4febdebceb71f7b526d https://github.com/mrcsparker/meanwhile/commit/2e68651f13aebeab9e71312e59da204d3d72092c git-svn-id: http://svn.miranda-ng.org/main/trunk@10949 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-10much less crazy imlementaion of xml readerGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10945 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-10minor code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10944 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-10VKontakte: minor cosmetic fixSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10943 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-10VKontakte: fix(???) reconnect protocol after failure ExecuteRequestSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10942 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-09Facebook: Fix disconnection few seconds after login for some peopleRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@10941 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-09VKontakte: fix(???) reconnect protocol after PollServer death (3)Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10937 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-09VKontakte: fix reconnect protocol after PollServer death (2)Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10936 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-09VKontakte: fix reconnect protocol after PollServer deathSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10935 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-07VKontakte: Sergey Bolhovskoy
fix for stillbirth PollServer more debug lines in OnReceivePollingInfo git-svn-id: http://svn.miranda-ng.org/main/trunk@10922 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-02end of ancient perversion with connection data & false connectionsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10910 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-02JabberNickFromJID usage moved to ptrTGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10904 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-02reverted MSN removal (too early)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10901 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-02MSN protocol stopped working (R.I.P), moved to deprecated, banned by the ↵Vadim Dashevskiy
core, delete mask in PluginUpdater was created git-svn-id: http://svn.miranda-ng.org/main/trunk@10896 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-01Vkontakte: fix(?) for silent dead PollServerSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10894 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-31VKontakte: code cleanupSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10893 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-31VKontakte: vk_thread.cpp - code cleanupSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10892 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c