1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-29 19:36:46 +02:00
Commit Graph

24 Commits

Author SHA1 Message Date
39c4b7ecdd Add ability to print your Tox ID's QR code to a file 2015-11-08 22:51:46 -05:00
4ab99c73a0 Merge with master 2015-11-02 15:22:52 -05:00
6b97df2615 Add command to change the Tox ID nospam value 2015-10-22 19:44:05 -04:00
9b6efb65de Implemented video preview and preparations for ToxAV 2015-08-21 00:37:23 -05:00
ae87b2eb2d begin port to new API 2015-03-25 22:56:45 -04:00
544c402f78 implement avatars (setting only) and generalize path tab-complete 2014-09-26 03:10:44 -04:00
133c0e8d63 rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
68f1dffba7 add command to decline friend requests 2014-08-25 14:08:01 -04:00
75e8486061 add command to list pending friend requests, a few related fixes 2014-08-19 20:52:17 -04:00
98ac4d7983 Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading. 2014-07-21 03:25:21 +02:00
a009fbf20c use char instead of uint8_t, fix compiler warnings so toxic compiles with -Wall and -Werror on gcc and clang 2014-07-06 22:16:20 -04:00
b24325d879 threads for DNS lookups 2014-06-17 19:19:48 -04:00
b480e22a27 don't need this 2014-06-17 19:16:42 -04:00
1456cef991 implement toxdns3 username lookups 2014-06-17 00:48:30 -04:00
31acdcada3 reorganize toxic_windows.h into two separate header files, rename main.c to toxic.c 2014-06-11 18:14:12 -04:00
c678d41709 Now supporting device selection 2014-03-08 01:12:51 +01:00
9b57c05648 add command to turn logs on/off 2014-02-26 19:00:13 -05:00
b6613a015f add license info to source files 2014-02-25 02:28:24 -05:00
f43d735861 remove redundant cmd func args, use global prompt instead 2013-11-19 15:32:35 -05:00
40b79f5e69 consistent formatting for prototypes 2013-11-15 19:35:14 -05:00
e091b36b14 move prompt help command to global_commands.c 2013-11-15 14:38:58 -05:00
5570b7c98a fix bug 2013-11-12 02:41:55 -05:00
bc4e089a65 generalize command matching loop 2013-11-10 13:23:47 -05:00
549fc5ecb6 big refactor for command functionality 2013-11-09 21:43:56 -05:00