Jfreegman
f405ae8b42
improvements to password entry screen
2014-09-14 21:49:38 -04:00
Jfreegman
cf3f6750eb
small fix
2014-09-14 18:25:13 -04:00
Jfreegman
51e274ea38
implement data file encryption
2014-09-14 17:46:28 -04:00
Jfreegman
13c5de5531
increase time between message send retries
2014-09-10 16:18:37 -04:00
Jfreegman
bcf4a5af90
message queue improvements
2014-09-09 14:06:28 -04:00
Jfreegman
5b9bd603ea
implement read receipts
2014-09-07 02:43:53 -04:00
Jfreegman
3c2c1f15ce
message sending queue for fake offline messaging
2014-09-06 13:18:42 -04:00
Jfreegman
511907fbc5
better way to check if files exist
2014-08-27 22:51:46 -04:00
Jfreegman
155e194174
fix segfault on unknown long option
2014-08-27 14:30:06 -04:00
Jfreegman
7edcf6cb45
add setting to set path for chatlogs
2014-08-26 23:56:37 -04:00
Jfreegman
f2aa57c4fa
additional messages for startup options
2014-08-26 02:28:05 -04:00
Jfreegman
8bf4405fd0
fix error code
2014-08-25 19:55:00 -04:00
Jfreegman
21ef1788ca
print init messages to prompt window intead of stderr
2014-08-25 19:26:41 -04:00
Loui Chang
595e42b587
Clarify function of -b switch.
...
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2014-08-16 02:35:21 -04:00
Loui Chang
3e79a5ca8b
Add -b flag for debugging
...
For now this just prints messages to stderr, so the user should manually
redirect stderr to avoid breaking the ui. This can be later expanded
upon to provide debugging messages in the command window.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2014-08-15 19:06:16 -04:00
Jfreegman
68ec484a58
don't allow DNS lookups when using a proxy + forced TCP & fix arg parsing
2014-08-15 15:13:35 -04:00
Jfreegman
67f637a1e1
redirect stderr before audio init to prevent error spam
2014-08-14 21:31:28 -04:00
JFreegman
5e175d5319
Merge pull request #220 from louipc/master
...
new tox_bootstrap_from_address() behaviour and a minor ui change
2014-08-14 20:47:17 -04:00
Jfreegman
778db0fece
core change: ports no longer in network byte order
2014-08-14 20:38:33 -04:00
Jfreegman
72010dd2e1
allow connections through proxies
2014-08-14 20:31:52 -04:00
Loui Chang
39556b36f3
port is no longer passed in network byte order to tox_bootstrap_from_address()
...
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2014-08-14 20:10:14 -04:00
Loui Chang
dc9ffa6e56
ipv6enabled parameter was removed in toxcore.
...
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2014-08-14 19:51:52 -04:00
Jfreegman
edbdf2966a
toxcore API update, add option to force TCP connection
2014-08-14 18:45:41 -04:00
Jfreegman
35cc815cdb
add option to specify DNSservers path
2014-08-12 22:32:36 -04:00
Jfreegman
a318bdb034
add option to not connect to the DHT network
2014-08-12 18:59:27 -04:00
Jfreegman
d9a861331f
Use DNS server list instead of hard coding domains/keys
2014-08-10 21:40:19 -04:00
Jfreegman
6ab184e7ce
file transfer improvements and bug fixes
2014-08-05 17:38:33 -04:00
Jfreegman
bc4a730e76
re-adding until better solution found
2014-08-03 15:42:14 -04:00
Jfreegman
3fc7c90630
stderr redirect doesn't work as intended, add invalid command message when no sound
2014-08-03 01:31:33 -04:00
Jfreegman
53663a7832
try to end curses session gracefully on SIGSEGV
2014-08-03 00:26:44 -04:00
Jfreegman
c14f2a3fcd
put chatlogs in their own directory
2014-08-02 21:03:59 -04:00
Jfreegman
0884954c84
fix data file init bug
2014-08-02 13:04:29 -04:00
mannol1
43727c6730
Merge pull request #210 from mannol1/master
...
Fresh pack of backdoors
2014-08-02 17:31:36 +02:00
Jfreegman
618b731d5a
fix possible buffer overflow
2014-08-01 23:00:52 -04:00
mannol
46975bf38b
Updated with latest core
2014-08-02 02:10:21 +02:00
mannol
8f3989000d
Box notifications are like ready
2014-08-02 00:37:02 +02:00
Jfreegman
9fe75fbc47
fix
2014-08-01 15:05:10 -04:00
Jfreegman
c455e79604
dynamically adjust main loop sleep time according to recommended value
2014-08-01 13:56:49 -04:00
Jfreegman
fba0732faa
implement contact blocking
2014-07-31 12:48:49 -04:00
mannol
d5710d80e0
Upstream adaption
2014-07-28 01:35:40 +02:00
mannol
18a6f621f0
Started adding support for popup notifications and adjustments to new core
2014-07-27 01:49:59 +02:00
Jfreegman
02b192d6ee
fix bug and typo
2014-07-25 20:17:22 -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
a047cead05
fix a few notification issues
2014-07-22 14:38:32 -04:00
Jfreegman
bc94e08970
sendfile tab-complete for ~/ shortcut
2014-07-21 15:11:30 -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
mannol
933d46553f
Added sounds
2014-07-21 01:12:13 +02:00
Jfreegman
e61d070def
cleanup/error checks
2014-07-17 03:35:18 -04:00
Jfreegman
ce4f293574
fix undefined behaviour with string literals
2014-07-16 12:51:07 -04:00
Jfreegman
aaeb47dc14
create dns loopup threads in detached state & add a few missing error descriptions
2014-07-09 23:40:46 -04:00
Jfreegman
e19b0ed710
delete subwindows before parent window on resize to prevent memory leaks
2014-07-09 22:12:51 -04:00
Jfreegman
1ce731471d
fix potential race conditions
2014-07-09 02:21:01 -04:00
Jfreegman
f98c77432b
exit toxic properly on ^C
2014-07-08 20:21:51 -04:00
Jfreegman
9fa5a3fdb6
fix window cleanup bugs & give prompt its own cleanup func
2014-07-08 19:24:44 -04:00
Jfreegman
5b9fd70f30
autosave every 60 seconds
2014-07-08 14:46:50 -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
1575a40d61
reduce inactive window refresh rate
2014-07-06 16:18:34 -04:00
Jfreegman
6754741f37
improve /help system and add startup welcome message
2014-07-04 03:24:29 -04:00
Jfreegman
c271622670
fix resizing bugs
2014-06-30 23:56:47 -04:00
Jfreegman
44d524134f
need mutexes
2014-06-30 11:42:11 -04:00
Jfreegman
7ae807002e
file sender thread was a failed experiment - do_file_senders should only be called once per tox_do iteration
2014-06-30 03:03:43 -04:00
Jfreegman
a194f7ad87
add option to use the default locale
2014-06-29 18:14:28 -04:00
Jfreegman
a2e6a25fc8
make prompt window look like chat/groupchat windows (fixes various bugs, allows history scrolling)
2014-06-28 18:40:22 -04:00
Jfreegman
f8998b5891
properly close file senders on exit
2014-06-28 12:55:05 -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
d881312e3e
should fix the high cpu usage issue
2014-06-26 19:35:12 -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
034a8f5d8b
code cleanup, improve do_connection
2014-06-19 13:50:41 -04:00
Jfreegman
0cff881d69
small fix
2014-06-18 18:07:51 -04:00
Jfreegman
7eb82a0fe5
bump version to 0.4.1
2014-06-18 16:15:34 -04:00
Jfreegman
58a131426a
better handling of fatal errors
2014-06-18 15:54:05 -04:00
Jfreegman
1456cef991
implement toxdns3 username lookups
2014-06-17 00:48:30 -04:00
Jfreegman
53cb4b0248
ignore ^C
2014-06-15 15:36:29 -04:00
Jfreegman
24a85df15f
remove scroll mode, scroll windows via PageUp/PageDown
2014-06-13 02:10:30 -04:00
Jfreegman
31a2e648c5
code cleanup
2014-06-11 18:47:18 -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