summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/steam_polling.cpp
AgeCommit message (Expand)Author
2018-01-31useless wrappers removed & replaced with PROTO_INTERFACE method callsGeorge Hazan
2018-01-19Steam: fix annoying auth requests on every reloginaunsane
2018-01-14Steam: refactoring pt.2aunsane
2017-12-31Steam: fix status switching to offline on server erroraunsane
2017-12-29PROTO_INTERFACE::setAllContactStatuses - common code moved to the coreGeorge Hazan
2017-12-28Steam: refactoringaunsane
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-26Steam: Fix not showing sent messagesRobert Pösel
2017-11-13Code modernize ...Goraf
2017-08-30Steam: Hotfix to not show sent messages twiceRobert Pösel
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2016-11-22compilation fixGeorge Hazan
2016-11-22Steam: Small workaround for #633Robert Pösel
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-30Steam: Support repeated authorization from same contactRobert Pösel
2016-02-17Steam: New option to control showing chat state changes (i.e., user closed ch...Robert Pösel
2015-12-27Steam: Fix disconnecting protocol from pollingthread on errorRobert Pösel
2015-12-22Steam: Various fixes to loading offline messagesRobert Pösel
2015-12-21Steam: Implement loading history/offline messages at login (finally!)Robert Pösel
2015-12-19Steam: Support for receiving "user left conversation" events (like jabber has)Robert Pösel
2015-12-19Steam: Remove unused 'isTerminated' property of CSteamProtoRobert Pösel
2015-12-19Steam: Fix ability to switch protocol to offlineRobert Pösel
2015-12-19Steam: Try to login again on PollThread's "Not Logged On" errorRobert Pösel
2015-12-19Steam: Simplify errors checking in PollingThread (remove variable "breaked")Robert Pösel
2015-12-19Steam: Fix handling errors in PollingThread processing (broken in r15373)Robert Pösel
2015-11-23Steam: Disable using persistent connection for PollRequest as it causes force...Robert Pösel
2015-11-09Steam: Add hidden setting "PollingErrorsLimit" (byte) for setting how many ti...Robert Pösel
2015-10-24Steam:Alexander Lantsev
2015-09-19Steam: attempt to fix #1041Alexander Lantsev
2015-09-18oopsAlexander Lantsev