summaryrefslogtreecommitdiff
path: root/protocols/Tox/src/tox_contacts.cpp
AgeCommit message (Expand)Author
2019-01-26code cleaningGeorge Hazan
2018-10-02Tox: problems with contact Info (fixed #1603)aunsane
2018-09-02Tox: add address to nick if it absentaunsane
2018-08-30Tox: using timers instead of threadsaunsane
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-20UserInfo_AddPage() helper replaced with CMPLugin::addUserInfo()George Hazan
2018-04-22OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeletedGeorge Hazan
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan
2018-03-17warning fixGeorge Hazan
2018-03-16entities' names to be started with capital lettersGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
2018-03-03Tox: #1156aunsane
2018-02-02fixes #1130 (Tox crash on reconnecting protocol)George Hazan
2018-01-21Tox: attempt to fix locked file when transfer is cancelledaunsane
2017-12-30Tox: removed own realization of SetAllContactStatusaunsane
2017-12-21Tox: improved profile encription managementaunsane
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:George Hazan
2017-03-15Tox:aunsane
2017-03-02Tox: more logs to #720aunsane
2017-02-27Tox: attempt to fix for #720aunsane
2017-02-26Tox: attempt to fix for #720aunsane
2017-02-26Tox: attempt to fix for #720aunsane
2017-02-25Tox: remove setting of unused timestampaunsane
2017-02-25Tox: added some logs to find problem by issue #720aunsane
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-16DB_AUTH_BLOB: handy piece of code moved into the coreGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2016-09-12Tox: attempt to fix addind a buddy using Toxme.ioAlexander Lantsev
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-06-11MRA: change avatars load threads count default value from 4 to 1Rozhuk Ivan
2016-05-16Tox: some fixesAlexander Lantsev
2016-05-04Tox:Alexander Lantsev
2016-04-27Tox: extended transfer logsAlexander Lantsev
2016-04-27Tox:Alexander Lantsev
2015-12-21Tox:Alexander Lantsev
2015-09-16Tox:Tobias Weimer
2015-09-10Tox: refactoringAlexander Lantsev
2015-09-10Tox: tox pointers should store in PollingThread to avoid cross thread usingAlexander Lantsev
2015-09-02Tox:Alexander Lantsev
2015-08-13Tox:Alexander Lantsev
2015-08-12Tox: contact status message supportAlexander Lantsev
2015-07-15Tox:Alexander Lantsev
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-03Tox: more correct transfer loggingAlexander Lantsev