summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Expand)Author
2014-12-09Steam: Add lock to SetStatus (attempt to fix some freeze/crash)Robert Pösel
2014-12-09Steam: Fix showing xstatus icon in contact list (step 2)Robert Pösel
2014-12-09Steam: Use XStatus for info about playing game (part 1)Robert Pösel
2014-12-09Steam: Fix enabling apply button in option when changing avatars sizeRobert Pösel
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-08Steam: typoRobert Pösel
2014-12-08Steam: Load more info about user - client (website/mobile/classic), server ip...Robert Pösel
2014-12-08Steam: Revert previous commit as it was useless work >:oRobert Pösel
2014-12-08Steam: Refactor statuses supportRobert Pösel
2014-12-08Steam: Support for sending to server how long are we idleRobert Pösel
2014-12-08Steam: Option to use big avatars (disabled by default)Robert Pösel
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-08Steam: Add new contacts at login only, so it won't feed our clist with "rando...Robert Pösel
2014-12-08VKontakte: fix typoSergey Bolhovskoy
2014-12-07Steam: Fix infinite loop when switching to offline when there are still reque...Robert Pösel
2014-12-05warning fixGeorge Hazan
2014-12-05warning fixesGeorge Hazan
2014-12-05VKontakte: code cleanupSergey Bolhovskoy
2014-12-05VKontakre: rework PollServer Sergey Bolhovskoy
2014-12-04Db_autobackups: multiple changesRozhuk Ivan
2014-12-04Facebook: forgotten changeRobert Pösel
2014-12-04Facebook: Rename key "Deleted" to "DeletedTS"Robert Pösel
2014-12-04Steam: Don't try delete contact from server when we're not friends anywayRobert Pösel
2014-12-04Steam:Robert Pösel
2014-12-04VKontakte: fix crash in PollServer on connection lostSergey Bolhovskoy
2014-12-04Steam: Fix for downloading own avatar tooRobert Pösel
2014-12-04Steam: Reworked avatars support; version bumpRobert Pösel
2014-12-04Steam:Robert Pösel
2014-12-04Steam:Robert Pösel
2014-12-02less warningsGeorge Hazan
2014-12-02useless calls of mir_*strlen in DrawText replaced with -1George Hazan
2014-12-02Steam: Raise message length limit; fix encoding of sent messages; version bumpRobert Pösel
2014-12-02Facebook: Fix warning in x64 compilationRobert Pösel
2014-12-02VKontakte: code cleanupSergey Bolhovskoy
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01Facebook: Optimize marking chat messages as readRobert Pösel
2014-12-01Tlen: fixed handling of status message for offline contactsslotwin
2014-12-01Steam: Routing for unsupported global statusesRobert Pösel
2014-12-01Facebook: Version bumpRobert Pösel
2014-12-01Facebook: Some other changesRobert Pösel
2014-12-01Facebook: Fix few potential crashesRobert Pösel
2014-12-01Facebook: TypoRobert Pösel
2014-12-01Facebook: More improvements for chatroomsRobert Pösel
2014-12-01Facebook: Fix sending private message to user in chat, which is not in contac...Robert Pösel
2014-12-01Facebook: Some more fixes for chatrooms (notifications and classic)Robert Pösel
2014-12-01Facebook: Respect chosen website option for newsfeed links (fixes #843)Robert Pösel
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-12-01VKontakte: Sergey Bolhovskoy
2014-12-01fix buf size for mir_sntprintf()Rozhuk Ivan