Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-12-05 | Steam: For RsaEncryption use exponent received from server | Robert Pösel | |
2017-12-05 | Facebook: Lower ping request interval to 90 sec. | Robert Pösel | |
2017-12-06 | convert txt files to utf-8 | Kirill Volinsky | |
2017-12-06 | fix after files conversation | Kirill Volinsky | |
2017-12-05 | replace \xf6" " to ö | Kirill Volinsky | |
2017-12-05 | ICQ: Ц changed to Ö | Kirill Volinsky | |
2017-12-05 | Steam: Fix unending connecting when "clear_password_field" error | Robert 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-02 | temporary fix not to disconnect Facebook if chat info isn't available | George Hazan | |
2017-11-30 | Cmake: tlen removed | Kirill Volinsky | |
2017-11-30 | Merge pull request #1046 from protomors/cmake-update | Mataes | |
Cmake updates | |||
2017-11-30 | Tlen moved to deprecated (#1050) | Kirill Volinsky | |
2017-11-29 | CMake: also removed Slack. | protomors | |
2017-11-29 | CMake: removed deprecated protocols. | protomors | |
2017-11-29 | CMake: clean up library dependencies. | protomors | |
2017-11-29 | Slack: moved to deprecated | Kirill Volinsky | |
2017-11-29 | libevent, telegram, whatsapp moved to deprecated coz doesn't work | Kirill Volinsky | |
2017-11-29 | replace russian с to latin c | Kirill Volinsky | |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-11-28 | OPTIONSDIALOGPAGE::hInstance is useless when pDialog is filled | George Hazan | |
2017-11-28 | VKontakte: crash fix | ElzorFox | |
2017-11-27 | jabber: omemo: "updated"(rollback) to latest version of ↵ | Gluzskiy Alexandr | |
https://xmpp.org/extensions/xep-0384.html | |||
2017-11-27 | Facebook: all source files converted to utf-8 | Kirill Volinsky | |
2017-11-27 | Tox: fix for copy dll and create pdb file | Kirill Volinsky | |
2017-11-27 | cv2pdb: updated to version 0.42. Now it works with mspdb140.dll | Kirill Volinsky | |
2017-11-26 | Tox: updated libtox | aunsane | |
2017-11-26 | Steam: Version bump | Robert Pösel | |
2017-11-26 | Steam: Fix not showing sent messages | Robert 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-23 | database enumerators => void* instead of LPARAM | George Hazan | |
2017-11-15 | ICQ: remove useless check (max pass is 16 not 8, and password in Unicode) | dartraiden | |
2017-11-15 | Static constants replaced by variable | dartraiden | |
2017-11-15 | max pass = 16 (https://icq.com/change-password/ru) | dartraiden | |
2017-11-15 | IRC: more code cleaning | George Hazan | |
2017-11-15 | IRC: | George Hazan | |
- octal sequences replaced with hex constants; - code cleaning; - version bump | |||
2017-11-15 | fixes #1031 (ICQ password must be of 14 chars most) | George Hazan | |
2017-11-14 | Facebook: Use better url for getting dtsg | Robert Pösel | |
2017-11-13 | IRC: code cleaning for some crazy moments related to #1010 | George Hazan | |
2017-11-13 | unused fields removed | George Hazan | |
2017-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2017-11-11 | remove RAR-archive with docs from Miranda IM (not MRA docs) | dartraiden | |
2017-11-10 | more strict version of caps reading | George Hazan | |
2017-11-08 | Jabber: unneeded parameter eliminated from CJabberProto::GetResourceCapabilites | George Hazan | |
2017-11-08 | fix for the possible crash with static variables | George Hazan | |
2017-11-05 | More 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-02 | VKontakte: fix capitalization | dartraiden | |
2017-11-01 | removed support for VS2010 as obsolete | George Hazan | |
2017-11-01 | removing support for VS2013 | George Hazan | |
2017-10-31 | Initial 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-31 | fixes #1011 (thread-unsafe code in SkypeWeb) | George Hazan | |
2017-10-31 | MSN: Added processing of error 999 (logoff). | leecher1337 | |