Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-10 | remove some docs | dartraiden | |
2018-03-09 | more cleaning | George Hazan | |
2018-03-09 | more loop-related code cleaning | George Hazan | |
2018-03-08 | IMGL_WCHAR removed, all paths are in Unicode now | George Hazan | |
2018-03-08 | fixes #1154 (Invisible" status is broken) | George Hazan | |
This reverts commit 1ca493fc7af16dd20ad13453fc19774da3c65181. | |||
2018-03-07 | old AdvaImg services converted into Image_* functions | George Hazan | |
2018-03-07 | some fixes | Kirill Volinsky | |
2018-03-06 | Steam: missed pause between server polls in case when server returns bad ↵ | aunsane | |
error code | |||
2018-03-06 | PSN_WIZFINISH: new WM_NOTIFY event to be called when one of the options tabs ↵ | George Hazan | |
is changed | |||
2018-03-05 | Jabber: code cleaning & simplification | George Hazan | |
2018-03-04 | fixes #1173 (random crash on a fresh Discord account) | George Hazan | |
2018-03-03 | Tox: temporary fix for #1153 | aunsane | |
2018-03-03 | Tox: #1156 | aunsane | |
- more accurate transfer management - unlockong file on transfer pause - added additional logs - cleanup | |||
2018-03-03 | Tox: | aunsane | |
- updated toxcore due to release v0.2 - removed message correction - reworked nodes update | |||
2018-03-02 | Facebook: unneeded thread removed | George Hazan | |
2018-03-01 | VKontakte: | ElzorFox | |
update VK_API to 5.73 version bump | |||
2018-02-25 | Fixes related with 7fc01c9 | aunsane | |
2018-02-24 | Steam: remove extra qualification on members | Goraf | |
2018-02-24 | Jabber: remove extra qualification on members | Goraf | |
2018-02-24 | Discord: remove extra qualification on member | Goraf | |
2018-02-24 | more nullptr | Goraf | |
2018-02-24 | guard headers | Goraf | |
2018-02-22 | MSN: Old AppID in Address book seems to be blacklisted, using new AppID | leecher1337 | |
2018-02-22 | more correct fix version | George Hazan | |
2018-02-22 | minor memory leak in vk_avatars.cpp | George Hazan | |
2018-02-22 | Facebook: added support for parsing audio attachment + moved parsing of ↵ | matej | |
specific types into lambda functions so there are not duplicities in code (and logic is in one place) | |||
2018-02-21 | all another C++'11 iterators | George Hazan | |
2018-02-21 | VK: C++'11 iterators | George Hazan | |
2018-02-21 | Skype: C++'11 iterators | George Hazan | |
2018-02-21 | IRC: C++'11 iterators | George Hazan | |
2018-02-21 | MSN: C++'11 iterators | George Hazan | |
2018-02-21 | Jabber: C++'11 iterators | George Hazan | |
2018-02-21 | ICQ: C++'11 iterators | George Hazan | |
2018-02-21 | Discord: C++'11 iterators | George Hazan | |
2018-02-12 | compilation fix | George Hazan | |
2018-02-09 | all duplicate "Request auth", "Grant auth" & "Revoke auth" menu items eliminated | George Hazan | |
2018-02-09 | less senseless warnings | George Hazan | |
2018-02-08 | Steam: do not change contact status, client and game info if protocol goes ↵ | aunsane | |
offline | |||
2018-02-08 | Steam: another attempt to fix #1108 | aunsane | |
2018-02-07 | Steam: | aunsane | |
- set default timeout for request in 3 sec - clean geme info when contact goes offline | |||
2018-02-06 | Facebook: added parsing for messenger invitation | matej | |
2018-02-05 | Tox: setup filters | aunsane | |
2018-02-05 | Steam: setup filters | aunsane | |
2018-02-05 | Tox: fixes for #1105 | aunsane | |
2018-02-04 | Tox: another attempt to fix file lock when transfer goes wrong | aunsane | |
2018-02-03 | small type fix | Konstantin | |
2018-02-03 | Steam: added polling error limit setting | aunsane | |
2018-02-03 | Don't show unknown login error as a notification | LittleVulpix | |
There is no need to show this error as a notification because it generally happens when there is no connectivity and none of the other protocols behave this way. | |||
2018-02-02 | Steam: | aunsane | |
- switched on c++17 language support - forsed update user summaries when got "personastate" message - added detection of VR (?) clent into MirVer | |||
2018-02-02 | fixes #1130 (Tox crash on reconnecting protocol) | George Hazan | |