Jfreegman
|
bb85f31bb2
|
convert bytes for file transfer message, general fixes
|
2014-08-07 19:31:36 -04:00 |
|
Jfreegman
|
396d08f0d2
|
refactor friend/blocklist, dynamically allocate memory
|
2014-08-07 13:24:29 -04:00 |
|
Jfreegman
|
6ab184e7ce
|
file transfer improvements and bug fixes
|
2014-08-05 17:38:33 -04:00 |
|
Jfreegman
|
64db9f73a2
|
update file transfers for core changes
|
2014-08-04 16:47:45 -04:00 |
|
Jfreegman
|
28633be2dd
|
a few fixes and improve error messages
|
2014-08-04 14:35:34 -04:00 |
|
Jfreegman
|
6fdafceda8
|
add ability to cancel file transfers
|
2014-08-04 02:03:23 -04:00 |
|
Jfreegman
|
79372cc80d
|
don't show full path when sending files
|
2014-08-03 15:12:55 -04:00 |
|
Jfreegman
|
3cbe61e111
|
fix a few formatting bugs and simplify code a bit
|
2014-08-02 15:35:57 -04:00 |
|
Jfreegman
|
973f6206ee
|
enforce const correctess, fix undefined behaviour with string literals
|
2014-07-29 14:54:34 -04:00 |
|
Jfreegman
|
b18a67d656
|
put file senders in a round-robin queue so multiple transfers upload at a uniform pace
|
2014-07-27 22:27:27 -04:00 |
|
Jfreegman
|
49538a986c
|
improve file transfer progress line
|
2014-07-27 18:00:33 -04:00 |
|
Jfreegman
|
f630a3e604
|
fix possible buffer overflows and undefined behaviour
|
2014-07-25 17:55:21 -04:00 |
|
Jfreegman
|
b68deef6db
|
allow line_info_add to take formatted strings with variable # of args
|
2014-07-24 23:03:55 -04:00 |
|
Jfreegman
|
190e1e73e8
|
change tab names: prompt = home, friends = contacts
|
2014-07-13 15:34:09 -04:00 |
|
Jfreegman
|
1ce731471d
|
fix potential race conditions
|
2014-07-09 02:21:01 -04:00 |
|
Jfreegman
|
74b84c4252
|
some code cleanup
|
2014-07-07 03:12:47 -04: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
|
6754741f37
|
improve /help system and add startup welcome message
|
2014-07-04 03:24:29 -04:00 |
|
Jfreegman
|
0f37e50419
|
groupchat keys can sometimes start with a 0
|
2014-07-02 14:13:35 -04:00 |
|
Jfreegman
|
33e98fd720
|
put file senders in one thread due to weird issues & a few fixes
|
2014-06-28 12:14:43 -04:00 |
|
Jfreegman
|
da65ba4e8d
|
give file senders their own threads
|
2014-06-26 18:20:56 -04:00 |
|
Jfreegman
|
ef097757f3
|
general cleanup: rm unused config.h, add license info to device.c/h, add a couple compiler options and fix warnings
|
2014-06-24 17:47:35 -04:00 |
|
mannol
|
48361a003e
|
Merged upstream and other fixes
|
2014-06-22 21:07:11 +02:00 |
|
Jfreegman
|
34bd4a1c7c
|
fix a bunch of implicit declarations
|
2014-06-21 21:41:38 -04:00 |
|
mannol
|
e47f2c05f3
|
Added VAD, changed device i/o, mute option, dynamic device changing and more
|
2014-06-22 02:18:23 +02:00 |
|
Jfreegman
|
ce2d371c4b
|
more fixes for line printing/scrolling
|
2014-06-14 01:45:51 -04:00 |
|
Jfreegman
|
24a85df15f
|
remove scroll mode, scroll windows via PageUp/PageDown
|
2014-06-13 02:10: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 |
|
Jfreegman
|
789c491c1e
|
fix a few file transfer bugs
|
2014-06-03 16:04:57 -04:00 |
|
Jfreegman
|
c2dce960b8
|
add setting to allow specified download path & some fixes
|
2014-06-03 02:02:24 -04:00 |
|
AZ Huang
|
dfe3f1c4c2
|
Fix file sender null terminator.
|
2014-05-06 01:16:59 +08:00 |
|
Sean Qureshi
|
4cac797b40
|
General cleanup
Signed-off-by: Sean Qureshi <sean@tox.im>
|
2014-04-19 14:58:13 -07:00 |
|
Jfreegman
|
b36a8fd8fa
|
show percentage complete for file transfers
|
2014-03-27 23:05:50 -04:00 |
|
Jfreegman
|
bd5453002e
|
a few more fixes
|
2014-03-26 19:14:28 -04:00 |
|
Jfreegman
|
92c0f737ac
|
.
|
2014-03-25 22:02:48 -04:00 |
|
Jfreegman
|
5e941427d3
|
refactor prompt to allow scrolling
|
2014-03-25 03:17:22 -04:00 |
|
Jfreegman
|
e5b6e0ad9f
|
refactor chat history to allow scrolling
|
2014-03-24 07:18:58 -04:00 |
|
Sean Qureshi
|
5956c6acaf
|
Merge branch 'master' of https://github.com/mannol1/toxic
|
2014-03-23 15:32:51 -07:00 |
|
mannol
|
58f33fa1d6
|
Merge upstream
|
2014-03-23 22:54:56 +01:00 |
|
Jfreegman
|
50a37495f8
|
API update
|
2014-03-18 21:48:26 -04:00 |
|
Jfreegman
|
d29836845c
|
get unix time more efficiently
|
2014-03-13 23:56:46 -04:00 |
|
mannol
|
a80da2b58f
|
Merge remote-tracking branch 'upstream/master'
|
2014-03-11 00:58:18 +01:00 |
|
mannol
|
c678d41709
|
Now supporting device selection
|
2014-03-08 01:12:51 +01:00 |
|
mannol
|
63745afe09
|
Toxic now supports audio calls
|
2014-03-07 03:27:48 +01:00 |
|
mannol
|
416419a6e7
|
Toxic now supports audio calls
|
2014-03-07 03:14:04 +01:00 |
|
Jfreegman
|
33e16fe870
|
small optimization
|
2014-03-06 19:39:57 -05:00 |
|
Jfreegman
|
d1153f96ca
|
small refactor for incoming file transfers
|
2014-03-05 03:31:12 -05:00 |
|
Jfreegman
|
46b046a209
|
make C-e and C-aa work like they do in bash and fix/format help messages
|
2014-02-27 18:55:18 -05:00 |
|
Jfreegman
|
d83ef1d8be
|
update help messages
|
2014-02-26 19:45:11 -05:00 |
|
Jfreegman
|
817f763589
|
give groupchat logs unique names
|
2014-02-26 17:15:34 -05:00 |
|
Jfreegman
|
5ff7065744
|
basic logging for groupchats
|
2014-02-26 03:51:26 -05:00 |
|
Jfreegman
|
b6613a015f
|
add license info to source files
|
2014-02-25 02:28:24 -05:00 |
|
Jfreegman
|
c3d2ff6bfb
|
couple fixes
|
2014-02-11 19:12:26 -05:00 |
|
Jfreegman
|
16b8f85d95
|
send name instead of full path with file send request
|
2014-02-11 18:52:04 -05:00 |
|
Jfreegman
|
88ebb06ba5
|
colour theme changes
|
2013-12-03 18:01:17 -05:00 |
|
Jfreegman
|
f6a6aecaf5
|
fix window related bugs and warn user when max window limit has been reached
|
2013-11-30 05:35:25 -05:00 |
|
Jfreegman
|
57c2872b75
|
try to limit scope of globals
|
2013-11-29 18:52:21 -05:00 |
|
Jfreegman
|
7ad520f128
|
reduce syntactic complexity - these don't need to be void
|
2013-11-29 17:48:08 -05:00 |
|
AZ Huang
|
8c0ad1ef80
|
Fix corresponding API name changes in toxcore.
|
2013-11-29 23:14:59 +08:00 |
|
AZ Huang
|
e29ce6ab6f
|
Fix API ret code changes of ToxCore
|
2013-11-29 18:30:40 +08:00 |
|
Jfreegman
|
04b394d6dd
|
close file transfers on exit & fixes
|
2013-11-28 22:28:40 -05:00 |
|
Jfreegman
|
eab41ccd3d
|
a couple bug fixes
|
2013-11-27 01:54:22 -05:00 |
|
Jfreegman
|
53b1a297d2
|
move pointer inits and bug fix
|
2013-11-26 22:15:48 -05:00 |
|
Jfreegman
|
f84ece13de
|
Add groupchat side panel & add new callback
|
2013-11-23 21:19:59 -05:00 |
|
Jfreegman
|
d8da80914d
|
alert chat window on file send/failure
|
2013-11-19 16:00:24 -05:00 |
|
Jfreegman
|
f43d735861
|
remove redundant cmd func args, use global prompt instead
|
2013-11-19 15:32:35 -05:00 |
|
Jfreegman
|
ee509a7cec
|
add file sender timeouts
|
2013-11-14 19:14:54 -05:00 |
|
Jfreegman
|
be88c89e09
|
simplify pending groupchat handling
|
2013-11-12 17:26:13 -05:00 |
|
Jfreegman
|
5570b7c98a
|
fix bug
|
2013-11-12 02:41:55 -05:00 |
|
Jfreegman
|
649233b718
|
fix help message
|
2013-11-10 23:38:12 -05:00 |
|
Jfreegman
|
26d561eb77
|
some minor fixes
|
2013-11-10 23:17:46 -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 |
|