Jfreegman
|
2982dc6ddd
|
show pseudo-unique identifier in friend chat windows
|
2014-02-21 21:21:12 -05:00 |
|
Jfreegman
|
4294e39b49
|
check connection only once per call
|
2014-02-21 01:57:13 -05:00 |
|
Jfreegman
|
d9142eb355
|
restructure main toxic loop
|
2014-02-21 00:45:29 -05:00 |
|
Jfreegman
|
69c467fa5f
|
rm unnecessary file transfer limit
|
2014-02-20 07:47:19 -05:00 |
|
Jfreegman
|
07089271cc
|
prompt tab alealert when friend comes online
|
2014-02-13 06:24:58 -05:00 |
|
Jfreegman
|
42cd80efe9
|
use API function for friend count instead of global var
|
2014-02-07 18:44:10 -05:00 |
|
Jfreegman
|
34cc4314a5
|
added groupchat actions
|
2013-12-13 20:57:32 -05:00 |
|
naxuroqa
|
ab2be21942
|
api update to irungentoo/ProjectTox-Core@2d841fb791
|
2013-12-11 01:51:40 +01:00 |
|
irungentoo
|
6089f02d57
|
If IPv6 fails, print something and try IPv4.
|
2013-12-06 21:43:57 -05:00 |
|
Jfreegman
|
f942982f4e
|
alert user when name is mentioned in groupchat
|
2013-12-06 19:41:53 -05:00 |
|
Jfreegman
|
ce45580c83
|
partially fix bug where input line eats prompt messages
|
2013-12-06 05:07:35 -05:00 |
|
Jfreegman
|
7a14845790
|
add line kill and discard ability
|
2013-12-05 22:55:14 -05:00 |
|
Jfreegman
|
a2af0bc047
|
don't sort after every friend add on statup
|
2013-12-04 01:08:26 -05:00 |
|
AZ Huang
|
b0c60238f7
|
Add option to switch off ipv6.
|
2013-12-02 22:02:34 +08:00 |
|
Jfreegman
|
c25296e65a
|
fixes
|
2013-11-30 16:09:45 -05:00 |
|
Jfreegman
|
a02bbfa643
|
kill file transfer if writing fails
|
2013-11-29 19:26:59 -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
|
b909ab37b7
|
add peer count to sidepanel
|
2013-11-29 01:30:10 -05:00 |
|
Jfreegman
|
04b394d6dd
|
close file transfers on exit & fixes
|
2013-11-28 22:28:40 -05:00 |
|
Jfreegman
|
a98ec22fd6
|
improve window alert functionality
|
2013-11-28 19:45:28 -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
|
83458c64ec
|
move timeout test out of while loop
|
2013-11-18 22:22:18 -05:00 |
|
Jfreegman
|
140b8b4690
|
improve file sending
|
2013-11-18 18:52:46 -05:00 |
|
Jfreegman
|
cf0840b80d
|
small fixes
|
2013-11-17 15:45:26 -05:00 |
|
Jfreegman
|
e9ef2b1fc6
|
cflags were doing nothing
|
2013-11-15 21:36:05 -05:00 |
|
Jfreegman
|
e091b36b14
|
move prompt help command to global_commands.c
|
2013-11-15 14:38:58 -05:00 |
|
Jfreegman
|
c0d4070b96
|
small optimization
|
2013-11-15 02:26:26 -05:00 |
|
Jfreegman
|
3ceba62921
|
small optimization
|
2013-11-15 02:12:01 -05:00 |
|
Jfreegman
|
a0eac6a136
|
fix bug
|
2013-11-14 19:34:40 -05:00 |
|
Jfreegman
|
ee509a7cec
|
add file sender timeouts
|
2013-11-14 19:14:54 -05:00 |
|
Jfreegman
|
89266c8eff
|
display friendlist with online friends above offline
|
2013-11-09 02:50:32 -05:00 |
|
Jfreegman
|
fe0ccf52e9
|
small fix
|
2013-10-18 22:18:48 -04:00 |
|
Jfreegman
|
e8d2f9418b
|
fixed file sending queueing and other bugs
|
2013-10-18 01:35:08 -04:00 |
|
Jfreegman
|
2ff1da396c
|
refactored file saving/fixed bugs
|
2013-10-17 19:53:29 -04:00 |
|
Jfreegman
|
958e77660e
|
removed unneeded var, small fixes
|
2013-10-16 05:00:27 -04:00 |
|
Jfreegman
|
5f3293bfec
|
fmove file send success message to chat window
|
2013-10-16 01:55:35 -04:00 |
|
Jfreegman
|
371fbc87a5
|
refactored sendfile and invite commands to not require names and to only work in chat windows
|
2013-10-13 19:09:20 -04:00 |
|
Jfreegman
|
75d356e52a
|
format fixes
|
2013-10-11 04:42:30 -04:00 |
|
Jfreegman
|
e60e4f4727
|
implemented file receving
|
2013-10-11 00:23:39 -04:00 |
|
Jfreegman
|
cb396c0e7c
|
Implemented file sending
|
2013-10-10 04:52:05 -04:00 |
|
Jfreegman
|
38f6f446c4
|
bug and format fixes
|
2013-09-27 19:55:11 -04:00 |
|
Jfreegman
|
49a10e5a40
|
use touchwin instead of mvwin and this doesn't need its own function
|
2013-09-27 16:14:43 -04:00 |
|
Jfreegman
|
80c7b07f2e
|
because i forgot to remove it
|
2013-09-25 00:59:40 -04:00 |
|
irungentoo
|
cbb23a4f75
|
fixed windows build.
|
2013-09-24 20:21:34 -04:00 |
|
irungentoo
|
a92672d2b4
|
Merge branch 'master' of https://github.com/Tox/toxic
|
2013-09-24 17:47:49 -04:00 |
|
irungentoo
|
6320ea756f
|
Fixed possible bug.
|
2013-09-24 17:47:42 -04:00 |
|