summaryrefslogtreecommitdiff
path: root/protocols/Tox/src/tox_proto.cpp
AgeCommit message (Expand)Author
2018-03-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...George Hazan
2018-03-23Clist_GroupCreate() to be called inside OnModulesLoaded, not inside the proto...George Hazan
2018-03-03Tox: #1156aunsane
2018-02-09all duplicate "Request auth", "Grant auth" & "Revoke auth" menu items eliminatedGeorge Hazan
2018-01-17Tox: updated libtox to 0.2.0aunsane
2018-01-17Tox: fixed crash on password deletion #1101aunsane
2017-12-30Tox: removed own realization of SetAllContactStatusaunsane
2017-12-21Tox: improved profile encription managementaunsane
2017-12-20Tox: added ability to encrypt profileaunsane
2017-12-16Tox: (#1068)Alex
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2017-08-21Tox: profile file to be removed when account is destroyedGeorge Hazan
2017-08-21Tox:George Hazan
2017-03-15Tox: reset isTerminated variable (fixes #749)aunsane
2017-03-15Tox:aunsane
2017-02-25Tox: fixed friend addaunsane
2017-02-23Tox: it seems that irungentoo/toxcore no longer be updated, so we switch to T...aunsane
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-09-12Tox: attempt to fix addind a buddy using Toxme.ioAlexander Lantsev
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-06-02crash fix, if Tox incremented the connecting attempt numberGeorge Hazan
2016-05-06Tox: attempt to avoid file lock on transferAlexander Lantsev
2016-05-04Tox:Alexander Lantsev
2016-04-27Tox:Alexander Lantsev
2016-01-08Tox:Alexander Lantsev
2015-11-03Tox: attempt to fix crash on IsOnline call 2Alexander Lantsev
2015-11-02Tox: ok, let there be a threadAlexander Lantsev
2015-10-24Tox: remove custom db event addingAlexander Lantsev
2015-09-16Tox:Tobias Weimer
2015-09-14Tox: fix crash when going offlineAlexander Lantsev
2015-09-10Tox: refactoringAlexander Lantsev
2015-09-10Tox: tox pointers should store in PollingThread to avoid cross thread usingAlexander Lantsev
2015-09-07Tox:Alexander Lantsev
2015-08-12Tox: contact status message supportAlexander Lantsev
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge Hazan
2015-05-31another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENTGeorge Hazan
2015-05-31Tox: fixed contact addingAlexander Lantsev
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-30Tox: contacts search/add improvementsAlexander Lantsev
2015-05-29Tox:Alexander Lantsev
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-21war against atavisms continuesGeorge Hazan
2015-05-18Tox:Alexander Lantsev
2015-04-26Tox: common projectAlexander Lantsev
2015-04-15Tox: audio support pt.3Alexander Lantsev
2015-04-14Tox: second approach for audio supportAlexander Lantsev
2015-04-14Tox: first approach for audio supportAlexander Lantsev