Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-14 | Steam: refactoring pt.2 | aunsane | |
2018-01-13 | Facebook: fix for loading multiple unread messages at once at startup | matej | |
2018-01-12 | why not parse the whole json and then iterate nodes? | George Hazan | |
2018-01-12 | code cleaning | George Hazan | |
2018-01-12 | unused parameters removed | George Hazan | |
2018-01-12 | C++'11 iterators | George Hazan | |
2018-01-12 | Facebook: initial changes to support loading of unread chat messages (#1095) | zemiacsik | |
* Facebook: initial changes to support loading of unread chat messages * Facebook: load unread messages in one request + load last messages when chat opens (if is set) * shrinked regex pattern, commented unused code * Facebook: fixed loading of whole history | |||
2018-01-10 | Facebook: added custom reactions' icons to popups | George Hazan | |
2018-01-10 | no need to wait for a handle here | George Hazan | |
2018-01-10 | no need to print these tons of garbage | George Hazan | |
2018-01-09 | fixes #1082 | George Hazan | |
2018-01-09 | Facebook: code cleaning | George Hazan | |
2018-01-08 | inlining removed | George Hazan | |
2018-01-08 | perhaps the last one | George Hazan | |
2018-01-08 | more useless mir_urlEncode | George Hazan | |
2018-01-08 | forgotten, but useless urlEncode | George Hazan | |
2018-01-08 | fix for wrong url encoded request's body | George Hazan | |
2018-01-08 | adds support for exiting groupchats | George Hazan | |
2018-01-08 | code optimization | George Hazan | |
2018-01-08 | Facebook: less RTTI, less useless data | George Hazan | |
2018-01-05 | code cleaning | George Hazan | |
2018-01-04 | Facebook: kinda final fix for groupchats | George Hazan | |
2018-01-04 | one more mir_cs | George Hazan | |
2018-01-04 | Facebook: switch to mir_cs instead of custom lock | George Hazan | |
2018-01-04 | code reordering, not to reassemble the whole project on each change in headers | George Hazan | |
2018-01-04 | С++'11 scope for's are suddenly more effective... | George Hazan | |
2018-01-03 | Facebook: first version of GrahQL request that doesn't fail | George Hazan | |
2018-01-03 | code cleaning | George Hazan | |
2018-01-03 | Facebook: | George Hazan | |
- switch to the kernel parameter types; - strong parameters typization (also produces more compact code) - fixed timeline notifications - version bump | |||
2018-01-02 | Steam: better caption | dartraiden | |
2018-01-01 | replace cyrillic (c) by latin | dartraiden | |
2018-01-01 | MinecraftDynmap: fix typo | dartraiden | |
2018-01-01 | massive copyright update | dartraiden | |
2017-12-31 | Steam: fix status switching to offline on server error | aunsane | |
2017-12-30 | Steam: fix message sending | aunsane | |
2017-12-30 | VKontakte: more fix for fix show deactivate actions | ElzorFox | |
2017-12-30 | Tox: removed own realization of SetAllContactStatus | aunsane | |
2017-12-30 | Tox: project cleanup | aunsane | |
- updated libtox - removed deprecated toxDNS support - removed unused references | |||
2017-12-29 | PROTO_INTERFACE::setAllContactStatuses - common code moved to the core | George Hazan | |
2017-12-29 | Steam: fix high CPU usage | aunsane | |
2017-12-29 | VKontakte: fix show deactivate actions for hidden users | ElzorFox | |
2017-12-28 | Steam: refactoring | aunsane | |
- reworking http requests - added ability to get game name by appid - another attempt to fix #633 - minor refactoring | |||
2017-12-28 | code cleaning | George Hazan | |
2017-12-28 | Facebook: | George Hazan | |
- fixes problems with decoding attachments; - major rework of class structure; - version bump | |||
2017-12-27 | [IRCG] Addendum to 480f2c3: use m_userID instead of m_name on AUTHENTICATE ↵ | Amine Khaldi | |
and send CAP END afterwards. #1069 (#1078) Thank you @georgehazan for working on this. | |||
2017-12-27 | obsolete structure ADDCONTACTSTRUCT, service MS_ADDCONTACT_SHOW and whole ↵ | George Hazan | |
m_addcontact.h removed and replaced with Contact_Add* functions | |||
2017-12-26 | EMLanProto: | George Hazan | |
- plugin converted into Unicode; - fixes #933 (E-mage LAN - new function - directly IP for companion); - fixes utf8 autodetect in messages - version bump | |||
2017-12-26 | crash fix | George Hazan | |
2017-12-24 | IRC: "Auto" should be in the same group with "On" and "Off" | dartraiden | |
2017-12-22 | quick-n-dirty fix for #1069 | George Hazan | |