summaryrefslogtreecommitdiff
path: root/protocols/Tox/src/tox_proto.cpp
AgeCommit message (Expand)Author
2024-01-26major atavism, PROTORECVEVENT, died with its own set of constantsGeorge Hazan
2023-12-03PROTO_INTERFACE::SendMsg: second parameter became a reply event idGeorge Hazan
2023-09-15PROTO_INTERFACE::SendMsg - unused parameter flags removedGeorge Hazan
2023-08-17Tox: trashy old schema rewritten to the event driven mechanismGeorge Hazan
2023-08-17fixes #3611 (Tox plugin makes the whole UI hang)George Hazan
2023-08-10fixes #3611 (Tox plugin makes the whole UI hang)George Hazan
2023-03-04fixes #3333 (Tox: search in Find/Add contacts tries to search any random input)George Hazan
2023-02-11PS_CREATEACCMGRUI is obsoleted and converted into eventGeorge Hazan
2023-01-17PROTO_INTERFACE::GetAvatarPath - new helper for calculating avatars' root for...George Hazan
2020-07-23fixes #2493 (Проблема с Юникодом в диалоге доба...George Hazan
2020-05-07fix for old PROTO_INTERFACE::FileResume interface errorGeorge Hazan
2020-03-15db_get_sm / getStringA / getWStringA / getUStringA/ getMStringA / getMStringW...George Hazan
2019-01-08fixes #1715 (by default account's destructor doesn't free network handle)George Hazan
2018-12-28User added notifications:George Hazan
2018-12-09Sametime: useless method removedGeorge Hazan
2018-11-12end of ME_OPT_INITIALISE related zoo in another pluginsGeorge Hazan
2018-10-02Tox: problems with contact Info (fixed #1603)aunsane
2018-09-01Tox: fix capitalizationdartraiden
2018-08-30Tox: using timers instead of threadsaunsane
2018-08-09Tox: attempt to fix #1541aunsane
2018-04-22no more PROTO_INTERFACE::OnEventGeorge Hazan
2018-04-22EV_PROTO_ONMENU removedGeorge Hazan
2018-04-22unused constant removedGeorge Hazan
2018-04-22OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeletedGeorge Hazan
2018-04-21code cleaning:George Hazan
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