index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
Steam
/
src
/
steam_polling.cpp
Age
Commit message (
Expand
)
Author
2018-01-31
useless wrappers removed & replaced with PROTO_INTERFACE method calls
George Hazan
2018-01-19
Steam: fix annoying auth requests on every relogin
aunsane
2018-01-14
Steam: refactoring pt.2
aunsane
2017-12-31
Steam: fix status switching to offline on server error
aunsane
2017-12-29
PROTO_INTERFACE::setAllContactStatuses - common code moved to the core
George Hazan
2017-12-28
Steam: refactoring
aunsane
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-26
Steam: Fix not showing sent messages
Robert Pösel
2017-11-13
Code modernize ...
Goraf
2017-08-30
Steam: Hotfix to not show sent messages twice
Robert Pösel
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2016-11-22
compilation fix
George Hazan
2016-11-22
Steam: Small workaround for #633
Robert Pösel
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-06-30
Steam: Support repeated authorization from same contact
Robert Pösel
2016-02-17
Steam: New option to control showing chat state changes (i.e., user closed ch...
Robert Pösel
2015-12-27
Steam: Fix disconnecting protocol from pollingthread on error
Robert Pösel
2015-12-22
Steam: Various fixes to loading offline messages
Robert Pösel
2015-12-21
Steam: Implement loading history/offline messages at login (finally!)
Robert Pösel
2015-12-19
Steam: Support for receiving "user left conversation" events (like jabber has)
Robert Pösel
2015-12-19
Steam: Remove unused 'isTerminated' property of CSteamProto
Robert Pösel
2015-12-19
Steam: Fix ability to switch protocol to offline
Robert Pösel
2015-12-19
Steam: Try to login again on PollThread's "Not Logged On" error
Robert Pösel
2015-12-19
Steam: Simplify errors checking in PollingThread (remove variable "breaked")
Robert Pösel
2015-12-19
Steam: Fix handling errors in PollingThread processing (broken in r15373)
Robert Pösel
2015-11-23
Steam: Disable using persistent connection for PollRequest as it causes force...
Robert Pösel
2015-11-09
Steam: Add hidden setting "PollingErrorsLimit" (byte) for setting how many ti...
Robert Pösel
2015-10-24
Steam:
Alexander Lantsev
2015-09-19
Steam: attempt to fix #1041
Alexander Lantsev
2015-09-18
oops
Alexander Lantsev