Jfreegman
|
544c402f78
|
implement avatars (setting only) and generalize path tab-complete
|
2014-09-26 03:10:44 -04:00 |
|
Jfreegman
|
133c0e8d63
|
rename reserved identifiers per C standard
|
2014-09-22 21:24:45 -04:00 |
|
Jfreegman
|
68f1dffba7
|
add command to decline friend requests
|
2014-08-25 14:08:01 -04:00 |
|
Jfreegman
|
75e8486061
|
add command to list pending friend requests, a few related fixes
|
2014-08-19 20:52:17 -04:00 |
|
mannol
|
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 |
|
Jfreegman
|
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 |
|
Jfreegman
|
b24325d879
|
threads for DNS lookups
|
2014-06-17 19:19:48 -04:00 |
|
Jfreegman
|
b480e22a27
|
don't need this
|
2014-06-17 19:16:42 -04:00 |
|
Jfreegman
|
1456cef991
|
implement toxdns3 username lookups
|
2014-06-17 00:48:30 -04:00 |
|
Jfreegman
|
31acdcada3
|
reorganize toxic_windows.h into two separate header files, rename main.c to toxic.c
|
2014-06-11 18:14:12 -04:00 |
|
mannol
|
c678d41709
|
Now supporting device selection
|
2014-03-08 01:12:51 +01:00 |
|
Jfreegman
|
9b57c05648
|
add command to turn logs on/off
|
2014-02-26 19:00:13 -05:00 |
|
Jfreegman
|
b6613a015f
|
add license info to source files
|
2014-02-25 02:28:24 -05:00 |
|
Jfreegman
|
f43d735861
|
remove redundant cmd func args, use global prompt instead
|
2013-11-19 15:32:35 -05:00 |
|
Jfreegman
|
40b79f5e69
|
consistent formatting for prototypes
|
2013-11-15 19:35:14 -05:00 |
|
Jfreegman
|
e091b36b14
|
move prompt help command to global_commands.c
|
2013-11-15 14:38:58 -05:00 |
|
Jfreegman
|
5570b7c98a
|
fix bug
|
2013-11-12 02:41:55 -05:00 |
|
Jfreegman
|
bc4e089a65
|
generalize command matching loop
|
2013-11-10 13:23:47 -05:00 |
|
Jfreegman
|
549fc5ecb6
|
big refactor for command functionality
|
2013-11-09 21:43:56 -05:00 |
|