summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2017-12-11mir_base64_* => parameters type fixGeorge Hazan
2017-12-11parameters unification between JSON & HTTPGeorge Hazan
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ↵dartraiden
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure
2017-12-10Miranda idle code cleaningGeorge Hazan
2017-12-07Steam: Fix double encoding of username (fixes #781)Robert Pösel
2017-12-06fixes #1045 (old unused shit removed from MSN)George Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06all rc files reverted to utf-8Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-12-05Steam: For RsaEncryption use exponent received from serverRobert Pösel
2017-12-05Facebook: Lower ping request interval to 90 sec.Robert Pösel
2017-12-06convert txt files to utf-8Kirill Volinsky
2017-12-06fix after files conversationKirill Volinsky
2017-12-05replace \xf6" " to öKirill Volinsky
2017-12-05ICQ: Ц changed to ÖKirill Volinsky
2017-12-05Steam: Fix unending connecting when "clear_password_field" errorRobert Pösel
Previously connecting was stuck when plugin received "clear_password_field" error. This commit fixes that by switching plugin to offline in that case.
2017-12-02temporary fix not to disconnect Facebook if chat info isn't availableGeorge Hazan
2017-11-30Cmake: tlen removedKirill Volinsky
2017-11-30Merge pull request #1046 from protomors/cmake-updateMataes
Cmake updates
2017-11-30Tlen moved to deprecated (#1050)Kirill Volinsky
2017-11-29CMake: also removed Slack.protomors
2017-11-29CMake: removed deprecated protocols.protomors
2017-11-29CMake: clean up library dependencies.protomors
2017-11-29Slack: moved to deprecatedKirill Volinsky
2017-11-29libevent, telegram, whatsapp moved to deprecated coz doesn't workKirill Volinsky
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-28OPTIONSDIALOGPAGE::hInstance is useless when pDialog is filledGeorge Hazan
2017-11-28VKontakte: crash fixElzorFox
2017-11-27jabber: omemo: "updated"(rollback) to latest version of ↵Gluzskiy Alexandr
https://xmpp.org/extensions/xep-0384.html
2017-11-27Facebook: all source files converted to utf-8Kirill Volinsky
2017-11-27Tox: fix for copy dll and create pdb fileKirill Volinsky
2017-11-27cv2pdb: updated to version 0.42. Now it works with mspdb140.dllKirill Volinsky
2017-11-26Tox: updated libtoxaunsane
2017-11-26Steam: Version bumpRobert Pösel
2017-11-26Steam: Fix not showing sent messagesRobert Pösel
(reverted from commit de62bd9aed937611d196639eb9f1c52487557d16) This reverts previous hotfix to a change/bug on Steam servers that was reverted/fixed now. Or at least based on this comment: https://forum.miranda-ng.org/index.php?topic=1222.msg20703#msg20703
2017-11-23database enumerators => void* instead of LPARAMGeorge Hazan
2017-11-15ICQ: remove useless check (max pass is 16 not 8, and password in Unicode)dartraiden
2017-11-15Static constants replaced by variabledartraiden
2017-11-15max pass = 16 (https://icq.com/change-password/ru)dartraiden
2017-11-15IRC: more code cleaningGeorge Hazan
2017-11-15IRC:George Hazan
- octal sequences replaced with hex constants; - code cleaning; - version bump
2017-11-15fixes #1031 (ICQ password must be of 14 chars most)George Hazan
2017-11-14Facebook: Use better url for getting dtsgRobert Pösel
2017-11-13IRC: code cleaning for some crazy moments related to #1010George Hazan
2017-11-13unused fields removedGeorge Hazan
2017-11-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2017-11-11remove RAR-archive with docs from Miranda IM (not MRA docs)dartraiden
2017-11-10more strict version of caps readingGeorge Hazan
2017-11-08Jabber: unneeded parameter eliminated from CJabberProto::GetResourceCapabilitesGeorge Hazan