Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-04 | С++'11 scope for's are suddenly more effective... | George Hazan | |
2018-01-04 | compilation fix | George Hazan | |
2018-01-04 | langpacks/russian: fix | dartraiden | |
2018-01-03 | German langpack | Tobias Weimer | |
* VKontakte: Typo corrected | |||
2018-01-03 | German langpack | Tobias Weimer | |
* Updated VKontakte | |||
2018-01-03 | German langpack | Tobias Weimer | |
- Updated Tox | |||
2018-01-03 | Facebook: first version of GrahQL request that doesn't fail | George Hazan | |
2018-01-03 | libjson: | George Hazan | |
- fix for printing null fields; - fix for passing NULL_PARAM & JSON_PARAM | |||
2018-01-03 | code cleaning | George Hazan | |
2018-01-03 | German langpack | Tobias Weimer | |
Steam: Corrected wrong translation | |||
2018-01-03 | langpacks: update | dartraiden | |
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 | include: vld headers update | Kirill Volinsky | |
2018-01-02 | Steam: better caption | dartraiden | |
2018-01-02 | langpacks/english: update | dartraiden | |
2018-01-02 | fix for utf8 in the Help - About dialog | George Hazan | |
2018-01-02 | lpgen.js: add more exceptions | dartraiden | |
2018-01-01 | replace cyrillic (c) by latin | dartraiden | |
2018-01-01 | MinecraftDynmap: fix typo | dartraiden | |
2018-01-01 | - convert NEW_GPG to UTF without BOM | dartraiden | |
- correct links in Deplphi plugins | |||
2018-01-01 | ANSI to UTF | dartraiden | |
2018-01-01 | massive copyright update | dartraiden | |
2017-12-31 | Steam: fix status switching to offline on server error | aunsane | |
2017-12-31 | AIM banned by core and should be removed automatically | dartraiden | |
2017-12-30 | CloudFile: fixed #1087 | 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 | meta contacts registration should be delayed | George Hazan | |
2017-12-29 | removing obsolete C-style helpers | George Hazan | |
2017-12-29 | small fix | George Hazan | |
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 | Quotes: fix for list of currencies | Kirill Volinsky | |
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-28 | two missing operators added to json wrapper | George Hazan | |
2017-12-28 | StopSpam+: description returned | Kirill Volinsky | |
2017-12-28 | Quotes: currencies update | Kirill Volinsky | |
2017-12-27 | code cleaning | George Hazan | |
2017-12-27 | we need to compile boost with /Zc:threadSafeInit- compiler's option | George Hazan | |
2017-12-27 | boost threads replaced with mir_forkthread | George Hazan | |
2017-12-27 | fixes #1081 (broken auth request sending) | George Hazan | |
2017-12-27 | ContextHelp: remove obsolete info (email, etc.) | dartraiden | |
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 | auth system to take control last, not first, allowing spam filters to kill ↵ | George Hazan | |
auth requests | |||
2017-12-27 | obsolete structure ADDCONTACTSTRUCT, service MS_ADDCONTACT_SHOW and whole ↵ | George Hazan | |
m_addcontact.h removed and replaced with Contact_Add* functions |