summaryrefslogtreecommitdiff
path: root/protocols/Tox
AgeCommit message (Collapse)Author
2018-01-26code optimizationGeorge Hazan
2018-01-25Tox: /me command broken ( fixed #1116)aunsane
2018-01-21Tox: attempt to fix locked file when transfer is cancelledaunsane
2018-01-17Tox: updated libtox to 0.2.0aunsane
- support of message correction - version bump
2018-01-17Tox: attempt to fix crash on startup #1105aunsane
2018-01-17Tox: fixed crash on password deletion #1101aunsane
2018-01-01massive copyright updatedartraiden
2017-12-30Tox: removed own realization of SetAllContactStatusaunsane
2017-12-30Tox: project cleanupaunsane
- updated libtox - removed deprecated toxDNS support - removed unused references
2017-12-27obsolete structure ADDCONTACTSTRUCT, service MS_ADDCONTACT_SHOW and whole ↵George Hazan
m_addcontact.h removed and replaced with Contact_Add* functions
2017-12-21Tox: removed unneeded check fot libtox versionaunsane
2017-12-21Tox: improved profile encription managementaunsane
2017-12-21bump Tox version (for wiki)dartraiden
2017-12-21Tox: updated libtoxaunsane
2017-12-20libtox moved to tox folder instead of libsaunsane
2017-12-20Tox: added ability to encrypt profileaunsane
2017-12-18compilation fixGeorge Hazan
2017-12-18fix for btnOk in password editorGeorge Hazan
2017-12-18Tox: added 2 new optionsaunsane
- UDP hole-punching - local network peer discovery
2017-12-18Tox: enable profile encription (in test mode)aunsane
2017-12-16Tox: (#1068)Alex
- moved to self compiled libtox - removed unused code (multimedia & chatrooms) - removed unneeded files & tools - version bump
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-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06all rc files reverted to utf-8Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-27Tox: fix for copy dll and create pdb fileKirill Volinsky
2017-11-27cv2pdb: updated to version 0.42. Now it works with mspdb140.dllKirill Volinsky
2017-11-26Tox: updated libtoxaunsane
2017-11-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2017-11-05More CMake (#1016)Vitaly Svyastyn
* Generate version information before build. * Removed /EHsc from compile options. * CMake files for the rest of protocols. * CMake 64 bit build. * CMake: precompiled headers.
2017-10-24unified version resource with explicitly stated language & code pageGeorge Hazan
2017-10-12convert to ANSI (#990 related)dartraiden
2017-09-30Tox: zero sized profile when it creates in optionsaunsane
2017-09-30Tox: fixed #953aunsane
2017-09-15Tox: fix setting proxy hostaunsane
2017-08-23Revert "Tox: updated libtox"aunsane
This reverts commit 73457a3904d1d0547148502f4fa66ec4f5778b53.
2017-08-23more understandable error descriptiondartraiden
2017-08-22compilation fixGeorge Hazan
2017-08-21Tox: resource cosmeticdartraiden
2017-08-21Tox: updated libtoxaunsane
2017-08-21Tox: profile file to be removed when account is destroyedGeorge Hazan
2017-08-21Tox:George Hazan
- fixes #898 (Tox: usability issues); - fixes #893 (Tox: failed to connect to DHT); - massive code cleaning;
2017-08-06Update all other files in repository to use https links for Miranda NG websiteRobert Pösel
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-06-16Tox: library updateKirill Volinsky
2017-06-14more libjson dependenciesGeorge Hazan
2017-04-29Tox: updated tox core to 0.1.8aunsane
2017-04-01Tox: fixed #784aunsane
disabled profile encription to prevent corruption
2017-03-31Tox: fixes #779aunsane