summaryrefslogtreecommitdiff
path: root/protocols/Tox/src/tox_chatrooms.cpp
AgeCommit message (Expand)Author
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-02-23Tox: it seems that irungentoo/toxcore no longer be updated, so we switch to T...aunsane
2016-09-17chats: more functions, less structuresGeorge Hazan
2016-09-16- chats services replaces with functions;George Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-05-04Tox:Alexander Lantsev
2016-04-27Tox: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-06Tox: proper capitalizationDart Raiden
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-05-22replace stricmp to mir_strcmpiKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-04-26Tox: common projectAlexander Lantsev
2015-04-10Tox:Alexander Lantsev
2015-02-25Tox: messages refactoring pt 2Alexander Lantsev
2015-02-24Tox: messages refactoringAlexander Lantsev
2015-02-23Tox: group chats are disabled, untill it won't be rewritten in tox coreAlexander Lantsev
2015-02-22Tox: some code for group chatsAlexander Lantsev