index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
/
Messenger.h
Age
Commit message (
Expand
)
Author
2013-10-13
A/V integration in progress.
irungentoo
2013-10-10
Added message ids to action messages
Maxim Biro
2013-10-06
Merge remote-tracking branch 'upstream/master' into wait: replace void *tox w...
Coren[m]
2013-10-06
sendqueue_length no longer determines if we check for socket-can-write, but s...
Coren[m]
2013-10-05
Broken *_wait() into *_wait_prepare() and *_wait_execute()
Coren[m]
2013-10-03
Code cleanups.
irungentoo
2013-10-02
File sending added to public api.
irungentoo
2013-10-02
Merge branch 'file-transfers' of https://github.com/irungentoo/ProjectTox-Cor...
irungentoo
2013-10-02
File control packets can now be used by the person sending the file.
irungentoo
2013-10-02
Add tox_wait() for socket, allow tox.h include in tox.c
Coren[m]
2013-10-02
Max length of filenames is now 255 bytes.
irungentoo
2013-10-01
nTox updated with changes in core, some file sending things fixes.
irungentoo
2013-10-01
Core now takes better care of file transfers.
irungentoo
2013-09-30
File sending.
irungentoo
2013-09-23
check length of name
Jfreegman
2013-09-23
made setfriendname part of public api
Jfreegman
2013-09-22
Keep the code consistent.
irungentoo
2013-09-21
Change tox_get_friendlist API.
Sebastian Stal
2013-09-17
astyled everything.
irungentoo
2013-09-16
Functions to get name of peer in group chat added.
irungentoo
2013-09-13
Merge remote-tracking branch 'upstream/master' into Integration
Coren[m]
2013-09-12
Very basic group chats, tested and working with nTox.
irungentoo
2013-09-12
Merge remote-tracking branch 'upstream/master' into Integration
Coren[m]
2013-09-11
Some small work on group chats done.
irungentoo
2013-09-09
Merge branch 'master' into Integration
Coren[m]
2013-09-09
tox.*, Messenger.*:
Coren[m]
2013-09-09
Start of group chats integration into the core.
irungentoo
2013-09-07
Removed friendstatus from client API
Maxim Biro
2013-09-07
Added TODO list and made m_copy*_statusmessage functions return length of cop...
irungentoo
2013-09-06
Fixed autotest, increased MAX_STATUSMESSAGE_LENGTH.
irungentoo
2013-09-06
Added name lengths to friend names.
irungentoo
2013-09-05
Function for retreiving a list of friend numbers
Jin^eLD
2013-09-02
comment updates
JamoBox
2013-08-29
Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into Jamo...
irungentoo
2013-08-29
Correct a lot of the grammar and spelling. Also spent a few hours fixing the ...
pete
2013-08-28
Removed some no longer needed ifdefs.
irungentoo
2013-08-24
Rename core directory because of autoconf name clash
jin-eld
[prev]