toxcore/testing
Coren[m] bde536f6bc
Add a "conversation mode", where you set your conversation partner once and then all non-commands are sent as message to them.
/cf # rsp. /cg # sets, /cr resets target

Also reformatted display of sent group message slightly to look less beta-ish.
Then using "#<num>" for group number vs. "<num>" for friend/peer numbers.
Also changed to a slightly different message on people without name.
2013-11-13 22:34:02 +01:00
..
experiment move group chats to /toxcore 2013-09-09 14:16:53 -04:00
crypto_speed_test.c Removed unnecessary #if 2013-10-19 11:34:41 -07:00
DHT_test.c Main: Eliminate TOX_ENABLE_IPV6 (then always on), CLIENT_ONETOONE_IP (then always off). 2013-10-20 16:56:12 +02:00
Lossless_UDP_testclient.c Code cleanups. 2013-10-06 17:40:23 -04:00
Lossless_UDP_testserver.c Code cleanups. 2013-10-06 17:40:23 -04:00
Makefile.inc Do not build tox_sync on win32 2013-10-16 18:03:33 +02:00
Messenger_test.c Code cleanups. 2013-10-23 14:49:59 -04:00
misc_tools.c tox A/V: integration of A/V code into tox 2013-10-13 16:40:15 +02:00
nTox.c Add a "conversation mode", where you set your conversation partner once and then all non-commands are sent as message to them. 2013-11-13 22:34:02 +01:00
nTox.h Started as a simple bugfix for wrap(), expanded to more detailed help. 2013-11-10 19:06:17 +01:00
nToxAudio.h tox A/V: integration of A/V code into tox 2013-10-13 16:40:15 +02:00
tox_sync.c Added function to get the piece size for sending files. 2013-10-08 18:55:35 -04:00