summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
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
2017-11-08fix for the possible crash with static variablesGeorge Hazan
2017-11-05More CMake (#1016)Vitaly Svyastyn
* Generate version information before build. * Removed /EHsc from compile options. * CMake files for the rest of protocols. * CMake 64 bit build. * CMake: precompiled headers.
2017-11-02VKontakte: fix capitalizationdartraiden
2017-11-01removed support for VS2010 as obsoleteGeorge Hazan
2017-11-01removing support for VS2013George Hazan
2017-10-31Initial CMake support. (#1013)Vitaly Svyastyn
* CMake files for building application and core library. * CMake files for core plugins. Now it runs! * CMake files for some plugins.
2017-10-31fixes #1011 (thread-unsafe code in SkypeWeb)George Hazan
2017-10-31MSN: Added processing of error 999 (logoff).leecher1337
2017-10-27Fixed MSN login problems for Skype contacts as byrdr Contactlist host died.leecher1337
2017-10-24unified version resource with explicitly stated language & code pageGeorge Hazan
2017-10-23Renamed readme.txtTobias Weimer
2017-10-22fix for broken project filtersGeorge Hazan
2017-10-16the whole idea of customizable colors in chat considered totally uselessGeorge Hazan
2017-10-15VKontakte: ignore ‘friends_recomm’ news typeElzorFox
2017-10-14VKontakte: crash fixElzorFox
2017-10-13fixes #987 (more fixes for clients that don't support XEP-0115)George Hazan
2017-10-12convert to ANSI (#990 related)dartraiden
2017-10-09MS_CLIST_SETSTATUSMODE => Clist_SetStatusMode()George Hazan
dunno how I could miss it
2017-10-08SSE2 instructions not to be used for 32-bit Release configurationsGeorge Hazan
2017-09-30Tox: zero sized profile when it creates in optionsaunsane
2017-09-30Tox: fixed #953aunsane
2017-09-27fixes #944 ( [Discord] Recent change breaks clist behavior (no longer ↵George Hazan
displaying topics in contact list)
2017-09-27Discord: option to hide guild chats on startupGeorge Hazan
2017-09-25Facebook: fix encoding (it's leads to strange symbol on Miranda's settings ↵dartraiden
Plugin page)
2017-09-25fixes #934 (Jabber: missing software information about conference members)George Hazan