summaryrefslogtreecommitdiff
path: root/protocols/Tox/src/tox_proto.h
AgeCommit message (Expand)Author
2024-01-26major atavism, PROTORECVEVENT, died with its own set of constantsGeorge Hazan
2024-01-23fixes #4104 (Удаление серверной истории)George Hazan
2023-12-20DBEVENTINFO::hContact to be returned inside an event, no need to call db_even...George Hazan
2023-12-09PROTO_INTERFACE::OnContactDeleted to be able to block the contact's deletionGeorge 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-26code cleaningGeorge 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-04-18fixes #3490 (Tox: seems toxme.io is not actual)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
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-26PBYTE -> uint8_t*George Hazan
2020-06-04UI classes:George Hazan
2020-05-07fix for old PROTO_INTERFACE::FileResume interface errorGeorge Hazan
2020-02-20bunch of useless threads replaced with a call of ProtoBroadcastAsyncGeorge Hazan
2019-04-12wiping custom icolib functions: all another pluginsGeorge Hazan
2019-01-08fixes #1715 (by default account's destructor doesn't free network handle)George Hazan
2018-10-02Tox: problems with contact Info (fixed #1603)aunsane
2018-08-30Tox: using timers instead of threadsaunsane
2018-08-09Tox: attempt to fix #1541aunsane
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-18Icon_Register(g_plugin.getInst() => g_plugin.registerIconGeorge Hazan
2018-04-22no more PROTO_INTERFACE::OnEventGeorge Hazan
2018-04-22EV_PROTO_ONMENU removedGeorge Hazan
2018-04-22OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeletedGeorge Hazan
2018-04-21code cleaning:George Hazan
2018-04-13Tox: added logging from toxcoreaunsane
2018-03-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...George Hazan
2018-03-28common protocol instance management code went into templateGeorge Hazan
2018-03-03Tox: #1156aunsane
2018-03-03Tox:aunsane
2018-02-24more nullptrGoraf
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-08-21Tox:George Hazan
2017-03-15Tox:aunsane
2017-02-23Tox:aunsane