Jfreegman
1270f34596
group API type change
2015-08-23 19:15:44 -04:00
Jfreegman
15ef50e46c
Refactor groupchats
2015-07-16 17:10:04 -04:00
Jfreegman
23bb980173
Add group callbacks for password, peerlimit and privacy state changes
2015-07-14 02:07:52 -04:00
Jfreegman
a846c38695
Port to new group API
2015-07-13 22:12:13 -04:00
Jfreegman
1f7f4490b2
merge with master
2015-07-08 21:09:58 -04:00
Jfreegman
9cd8afe90a
add mod and unmod commands
2015-05-29 02:00:18 -04:00
Jfreegman
526bd02189
Add group peer kicking && update related callback
2015-05-26 01:23:09 -04:00
Jfreegman
a360afe08a
remove group self-timeout callback
2015-04-12 21:56:42 -04:00
Jfreegman
ee074f334e
merge with master (new api)
2015-03-30 21:46:25 -04:00
Jfreegman
522aabd4e4
Refactor and clean up file transfers
...
(No longer rely on undefined core filenumber property for indexing)
2015-03-29 18:33:51 -04:00
Jfreegman
ae87b2eb2d
begin port to new API
2015-03-25 22:56:45 -04:00
Jfreegman
ff69cdd253
add friend group invites
2015-01-23 00:52:09 -05:00
Jfreegman
0348f81ba8
remove old group audio code
2015-01-18 22:32:59 -05:00
Jfreegman
89637e7d2f
implement group join rejection callback
2015-01-12 01:09:56 -05:00
Jfreegman
26dda8dbf9
implement new groupchats
2015-01-04 01:56:37 -05:00
Jfreegman
e55e5f3f7e
add HTTP proxy support
2014-12-27 13:12:16 -05:00
Jfreegman
673800c947
forgot something
2014-11-28 23:51:32 -05:00
Jfreegman
4e177d60b0
group title fixes and api update
2014-11-15 15:55:45 -05:00
Jfreegman
76c21c8b34
implement group titles
2014-11-14 22:15:59 -05:00
Jfreegman
dd8c2caac7
more prep for audio groups
2014-11-14 20:13:08 -05:00
Jfreegman
43f45d67a4
core API update
2014-11-11 18:30:23 -05:00
Jfreegman
e6b18231c0
add ability to toggle groupchat peerlist with ctrl-b
2014-10-08 02:45:08 -04:00
Jfreegman
23cf9686cb
safer string handling
2014-10-03 17:53:50 -04:00
Jfreegman
e7697b8fba
make ctrl-L force refresh the window
2014-10-01 16:24:36 -04:00
Jfreegman
05661ca9b6
core API update and refactor group invites a bit
2014-09-27 22:50:20 -04:00
Jfreegman
133c0e8d63
rename reserved identifiers per C standard
2014-09-22 21:24:45 -04:00
Jfreegman
3c74385f5c
use proper variable type for sig handler flags
2014-09-22 14:27:33 -04:00
Jfreegman
919d36369c
add option to unencrypt an encrypted data file
2014-09-18 23:50:51 -04:00
Jfreegman
388d78d11e
add option to encrypt an existing unencrypted data file
2014-09-15 16:17:58 -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
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
72010dd2e1
allow connections through proxies
2014-08-14 20:31: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
e75cf4f3ad
fix bug where tab alert colours weren't being properly prioritized
2014-08-08 13:39:05 -04:00
Jfreegman
6ab184e7ce
file transfer improvements and bug fixes
2014-08-05 17:38:33 -04:00
Jfreegman
0884954c84
fix data file init bug
2014-08-02 13:04:29 -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
a223545853
close chatwindow if its associated contact is blocked/deleted
2014-07-31 22:05:09 -04:00
Jfreegman
fba0732faa
implement contact blocking
2014-07-31 12:48:49 -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
b23ae5a4c3
add buffer yanking, clean up input functions
2014-07-14 14:44:42 -04:00
Jfreegman
1ce731471d
fix potential race conditions
2014-07-09 02:21:01 -04:00
Jfreegman
27a31a8399
truncate long chat window names
2014-07-07 19:39:33 -04:00
Jfreegman
f1a3ed379e
fix nick truncating
2014-07-07 19:08:33 -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