Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2017-12-22 | AIM: move to deprecated | dartraiden | |
2017-12-21 | Tox: removed unneeded check fot libtox version | aunsane | |
2017-12-21 | Tox: improved profile encription management | aunsane | |
2017-12-21 | bump Tox version (for wiki) | dartraiden | |
2017-12-21 | Tox: updated libtox | aunsane | |
2017-12-20 | libtox moved to tox folder instead of libs | aunsane | |
2017-12-20 | Tox: added ability to encrypt profile | aunsane | |
2017-12-18 | compilation fix | George Hazan | |
2017-12-18 | fix for btnOk in password editor | George Hazan | |
2017-12-18 | Tox: added 2 new options | aunsane | |
- UDP hole-punching - local network peer discovery | |||
2017-12-18 | Tox: enable profile encription (in test mode) | aunsane | |
2017-12-18 | VKontakte: | ElzorFox | |
add edited message support (only from vk to miranda) update VK_API to 5.68 version bump | |||
2017-12-16 | MSN: Old AppID in Address book seems to be blacklisted, using new AppID | leecher1337 | |
2017-12-16 | Tox: (#1068) | Alex | |
- moved to self compiled libtox - removed unused code (multimedia & chatrooms) - removed unneeded files & tools - version bump | |||
2017-12-11 | mir_base64_* => parameters type fix | George Hazan | |
2017-12-11 | parameters unification between JSON & HTTP | George Hazan | |
2017-12-10 | - remove emails (if author retired - it's useless to write to him; if author ↵ | dartraiden | |
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure | |||
2017-12-10 | Miranda idle code cleaning | George Hazan | |
2017-12-07 | Steam: Fix double encoding of username (fixes #781) | Robert Pösel | |
2017-12-06 | fixes #1045 (old unused shit removed from MSN) | George Hazan | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) |