summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2016-12-04SkypeWeb: Switch to offline on error in trouter (fixes #622)Robert Pösel
2016-12-03SkypeWeb: Fix saving unicode status messagesRobert Pösel
2016-12-03SkypeWeb: Decode numeric html entities (fixes #639)Robert Pösel
Code taken from 'utils\std_string_utils.cpp'. We should combine both codes and move the better / more effective code to the mentioned file so more plugins can share it.
2016-12-03SkypeWeb: Keep original flags when altering db events (fixes #608)Robert Pösel
Flags of new (appended) events were previously reset to DBEF_UTF. This commit fixes that by using flags of old event. So if old event was marked read, it will be kept read.
2016-12-03SkypeWeb: Fix disappearing status message (fixes #615)Robert Pösel
2016-12-03stronger typizationGeorge Hazan
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-12-02old shit diedGeorge Hazan
now there's no need to create fake services & events
2016-12-02crash fix in JabberGeorge Hazan
2016-12-02m_msg_buttonsbar.h is not needed anymoreGeorge Hazan
2016-12-02[Sametime] remove comment for removed codeSzymon Tokarz
2016-12-01warning fixGeorge Hazan
2016-11-29code cleaningGeorge Hazan
2016-11-26fixes #600 (IRC fails to recognize self status change)George Hazan
2016-11-26crash fix for IRC kick/makeop commandsGeorge Hazan
2016-11-26useless "if": identical "if" with identical condition already exists ↵dartraiden
slightly above
2016-11-22compilation fixGeorge Hazan
2016-11-22Steam: Small workaround for #633Robert Pösel
2016-11-20unneeded declarations also removedGeorge Hazan
2016-11-20unneeded check for stdchat removed (nothing to check for anymore)watcher
langpacks updated accordingly
2016-11-20VKontakte:ElzorFox
optimize loading user status info version bump
2016-11-20VKontakte: tempory crutch for resolve error 13 on RetrieveUsersInfoElzorFox
2016-11-20VKontakte: fix stupid typoElzorFox
2016-11-17Utils_OpenUrlTGeorge Hazan
Utils_ReplaceVarsT
2016-11-17PathToRelativeT - forgotten macroGeorge Hazan
2016-11-14VKontakte: add 'ShowVkDeactivateEvents' hidden option (default true)ElzorFox
2016-11-03fixes #616 (MRA: error message "Disconnected, socket read error")George Hazan
2016-11-03VKontakte: fix cleaning VK_USER_DEACTIVATE_ACTION on history sync (for N ↵ElzorFox
days methods)
2016-11-03VKontakte: fix removing groups where user is not member on auto clean contacrtsElzorFox
2016-11-02VKontakte:ElzorFox
fix (?) restart longpoolserver on speedy status change update VK_API_VER to 5.60 version bump
2016-10-31VKontakte: add user deactivate eventsElzorFox
2016-10-30OPTIONSDIALOGPAGE::hIcon - also unusedGeorge Hazan
2016-10-30OPTIONSDIALOGPAGE::groupPosition - unused field removedGeorge Hazan
2016-10-29unneeded macros removedGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
- mir_app functions introduced instead of them; - OPENOPTIONSDIALOG structure removed from m_options.h
2016-10-27fixes #606 (SkypeWeb: Failed to establish a TRouter connection)George Hazan
2016-10-21VKontakte:ElzorFox
VK_API_VER update to 5.59 version bump
2016-10-19we don't publish version in caps if version requests are not allowedGeorge Hazan
2016-10-11Yahoo & YahooGroups plugins moved to _deprecatedGeorge Hazan
2016-10-10remove Yandex from Jabber presetsDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@17359 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-10-04wanwarning fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17353 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-10-04warning fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17352 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-10-04Facebook: Fix searching by id (now for real); version bumpRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@17349 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-10-04Facebook: Potential fix for searching by username/idRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@17348 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-10-03- inlined helpers for fonts, colors & effects creation replaced with functions;George Hazan
- services for getting fonts, colors & effects removed; - some memory corruptions removed git-svn-id: http://svn.miranda-ng.org/main/trunk@17347 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-10-02wrong shift operation (thx Coverity)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17344 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-29VKontakte:Sergey Bolhovskoy
update VER_API to 5.56 version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@17339 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-21Whatsapp: Updated constants so it can at least login (hopefully)Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@17330 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-21IRC - now all roles are translated (hopefully)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17328 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-20IRC doesn't allow to translate statuses.George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17327 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c