Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-19 | Steam: fix annoying auth requests on every relogin | aunsane | |
2018-01-17 | Steam: fixed #1107 | aunsane | |
2018-01-17 | Steam: fixed #1106 | aunsane | |
2018-01-14 | Steam: refactoring pt.2 | aunsane | |
2018-01-01 | massive copyright update | dartraiden | |
2017-12-31 | Steam: fix status switching to offline on server error | aunsane | |
2017-12-30 | Steam: fix message sending | aunsane | |
2017-12-29 | PROTO_INTERFACE::setAllContactStatuses - common code moved to the core | George Hazan | |
2017-12-29 | Steam: fix high CPU usage | aunsane | |
2017-12-28 | Steam: refactoring | aunsane | |
- reworking http requests - added ability to get game name by appid - another attempt to fix #633 - minor refactoring | |||
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-10 | Miranda idle code cleaning | George Hazan | |
2017-12-07 | Steam: Fix double encoding of username (fixes #781) | Robert Pösel | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
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 | replace \xf6" " 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-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
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-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2017-08-30 | Steam: Hotfix to not show sent messages twice | Robert Pösel | |
Note this commit is just temporary workaround as it disables loading (showing) our messages sent from other Steam instances. | |||
2017-08-20 | Lock whole adding/finding contact | Robert Pösel | |
2017-08-20 | Rework ProcessContact method | Robert Pösel | |
2017-08-20 | Rename UpdateContact to UpdateContactDetails | Robert Pösel | |
2017-08-06 | Update all other files in repository to use https links for Miranda NG website | Robert Pösel | |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel | |
2017-08-05 | Change plugin links from http:// to https:// | Robert Pösel | |
2017-02-14 | fix for include duplicates & recursions | George Hazan | |
2017-01-31 | - NUF_HTTPGATEWAY: unused option removed; | George Hazan | |
- NETLIBUSER::szDescriptiveName replaced with MAllStrings; - code cleaning. | |||
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan | |
2017-01-16 | DB_AUTH_BLOB: handy piece of code moved into the core | George Hazan | |
2017-01-14 | separate handle types for HNETLIBCONN & HNETLIBBIND | George Hazan | |
2017-01-12 | Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCT | George Hazan | |
2017-01-12 | same thing, part 3 | George Hazan | |
2017-01-12 | - stronger types, part II; | George Hazan | |
- don't call hNetlibUser hConnection | |||
2017-01-12 | a fix for passing connection handles into Netlib_Logf | George Hazan | |
2017-01-11 | strong typization - better typization | George Hazan | |
2017-01-01 | bump copyright year | dartraiden | |
2016-12-25 | Steam: Improve auth handling (fixes #578) | Robert Pösel | |
2016-12-25 | Steam: Version bump | Robert Pösel | |
2016-12-25 | Steam: Start polling thread after loading contacts (addresses #646) | Robert Pösel | |
2016-12-25 | Steam: Fix immediate quit of polling thread (addresses #646) | Robert Pösel | |
2016-12-18 | Steam: Attempt to fix not loading contact statuses at login (addresses #646) ↵ | Robert Pösel | |
(reverted from commit e0c07918e5644a6927b2408cc4f35a367f59344a) This was bad idea. It makes contacts online even when they aren't anymore. | |||
2016-12-11 | Steam: Attempt to fix not loading contact statuses at login (addresses #646) | Robert Pösel | |
2016-12-02 | MS_SYSTEM_* services became functions | George Hazan | |
2016-11-22 | compilation fix | George Hazan | |
2016-11-22 | Steam: Small workaround for #633 | Robert Pösel | |
2016-10-29 | unneeded macros removed | George Hazan | |