Age | Commit message (Expand) | Author |
2014-12-08 | Steam: Add new contacts at login only, so it won't feed our clist with "rando... | Robert Pösel |
2014-12-08 | VKontakte: fix typo | Sergey Bolhovskoy |
2014-12-07 | Steam: Fix infinite loop when switching to offline when there are still reque... | Robert Pösel |
2014-12-05 | warning fix | George Hazan |
2014-12-05 | warning fixes | George Hazan |
2014-12-05 | VKontakte: code cleanup | Sergey Bolhovskoy |
2014-12-05 | VKontakre: rework PollServer | Sergey Bolhovskoy |
2014-12-04 | Db_autobackups: multiple changes | Rozhuk Ivan |
2014-12-04 | Facebook: forgotten change | Robert Pösel |
2014-12-04 | Facebook: Rename key "Deleted" to "DeletedTS" | Robert Pösel |
2014-12-04 | Steam: Don't try delete contact from server when we're not friends anyway | Robert Pösel |
2014-12-04 | Steam: | Robert Pösel |
2014-12-04 | VKontakte: fix crash in PollServer on connection lost | Sergey Bolhovskoy |
2014-12-04 | Steam: Fix for downloading own avatar too | Robert Pösel |
2014-12-04 | Steam: Reworked avatars support; version bump | Robert Pösel |
2014-12-04 | Steam: | Robert Pösel |
2014-12-04 | Steam: | Robert Pösel |
2014-12-02 | less warnings | George Hazan |
2014-12-02 | useless calls of mir_*strlen in DrawText replaced with -1 | George Hazan |
2014-12-02 | Steam: Raise message length limit; fix encoding of sent messages; version bump | Robert Pösel |
2014-12-02 | Facebook: Fix warning in x64 compilation | Robert Pösel |
2014-12-02 | VKontakte: code cleanup | Sergey Bolhovskoy |
2014-12-02 | mir_snprintf(..., "%s", ...) -> strncpy_s(...) | Rozhuk Ivan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | Facebook: Optimize marking chat messages as read | Robert Pösel |
2014-12-01 | Tlen: fixed handling of status message for offline contacts | slotwin |
2014-12-01 | Steam: Routing for unsupported global statuses | Robert Pösel |
2014-12-01 | Facebook: Version bump | Robert Pösel |
2014-12-01 | Facebook: Some other changes | Robert Pösel |
2014-12-01 | Facebook: Fix few potential crashes | Robert Pösel |
2014-12-01 | Facebook: Typo | Robert Pösel |
2014-12-01 | Facebook: More improvements for chatrooms | Robert Pösel |
2014-12-01 | Facebook: Fix sending private message to user in chat, which is not in contac... | Robert Pösel |
2014-12-01 | Facebook: Some more fixes for chatrooms (notifications and classic) | Robert Pösel |
2014-12-01 | Facebook: Respect chosen website option for newsfeed links (fixes #843) | Robert Pösel |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | VKontakte: | Sergey Bolhovskoy |
2014-12-01 | fix buf size for mir_sntprintf() | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | Facebook: Rework options; Add new option to disable multi chats support | Robert Pösel |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-11-30 | and a few more | George Hazan |
2014-11-30 | all buffer lengths are of size_t now | George Hazan |
2014-11-30 | icons in filters project files (by person) | Vadim Dashevskiy |
2014-11-30 | warning fix | George Hazan |
2014-11-30 | VKontakte: cosmrtic | Sergey Bolhovskoy |
2014-11-30 | compilation fix (by person) | Vadim Dashevskiy |
2014-11-30 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |