Age | Commit message (Collapse) | Author |
|
|
|
|
|
is active - users should use GitHub for ticket creation);
- also remove AUTHOREMAIL field from structure
|
|
|
|
|
|
|
|
62202ed10617927d5429bc59898e12a366abe744)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Previously connecting was stuck when plugin received "clear_password_field" error. This commit fixes that by switching plugin to offline in that case.
|
|
|
|
|
|
Cmake updates
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://xmpp.org/extensions/xep-0384.html
|
|
|
|
|
|
|
|
|
|
|
|
(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
|
|
|
|
|
|
|
|
|
|
|
|
- octal sequences replaced with hex constants;
- code cleaning;
- version bump
|
|
|
|
|
|
|
|
|
|
* replace 0/NULL with nullptr [using clang-tidy]
|
|
|
|
|
|
|