summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/steam_messages.cpp
AgeCommit message (Collapse)Author
2015-05-19Steam: Fix showing error message on sending message; small cleanup and FIXME ↵Robert Pösel
note git-svn-id: http://svn.miranda-ng.org/main/trunk@13701 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-30unified project for Steam protocolGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13316 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-06Steam: Rework SendMsg() method; Version bumpRobert Pösel
Now it raise error immediately when user tries to send message when protocol is offline git-svn-id: http://svn.miranda-ng.org/main/trunk@12350 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-06Steam: Rework PushRequests and related methods (more improvements for commit ↵Robert Pösel
r12325) To properly free arguments and also requests and QueueItems itself and also do small other fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@12349 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-05Steam: Improve method for sending messages; version bumpRobert Pösel
Now it uses better error messages (server's one if they're available). Remaining problem is that it doesn't raise error immediately when protocol is offline and user tries to send message - that's problem of how are implemented requests here and it needs more changes... git-svn-id: http://svn.miranda-ng.org/main/trunk@12326 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-20Steam: Various code improvements (as reported by Coverity analyser); version ↵Robert Pösel
bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11544 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-28Use JSONROOT everywhere to simplify code and fix memleaks (in Dropbox and Steam)Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@11130 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-22Steam: Fix json memleaks all over code; version bumpRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@11037 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-06Steam: temporary added max message lengthAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@9716 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-04Steam: removed unused codeAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@9412 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-03Steam:Alexander Lantsev
- fixed message sending - fixed auth request git-svn-id: http://svn.miranda-ng.org/main/trunk@9406 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-03Steam: work commitAlexander Lantsev
- added requests queue - code refactoring Note: this commit may contain regress of functionality and bugs git-svn-id: http://svn.miranda-ng.org/main/trunk@9401 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-16Steam: work commitAlexander Lantsev
- fixed long connecting in one case - one more peace of contact management - minor changes git-svn-id: http://svn.miranda-ng.org/main/trunk@8987 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-11Steam:Alexander Lantsev
- added logging - minor fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@8951 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-08Steam:Alexander Lantsev
- fixed small issues - added initial api description git-svn-id: http://svn.miranda-ng.org/main/trunk@8895 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-06Steam: server polling, status changing, messagingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@8873 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c