summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Expand)Author
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
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30Facebook: Rework options; Add new option to disable multi chats supportRobert Pösel
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-30and a few moreGeorge Hazan
2014-11-30all buffer lengths are of size_t nowGeorge Hazan
2014-11-30icons in filters project files (by person)Vadim Dashevskiy
2014-11-30warning fixGeorge Hazan
2014-11-30VKontakte: cosmrticSergey Bolhovskoy
2014-11-30compilation fix (by person)Vadim Dashevskiy
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan