index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
Messenger.h
Age
Commit message (
Collapse
)
Author
2013-07-24
Added simple init_networking() error checking
Astonex
2013-07-22
Added support of linkage with C++ code
Maxim Biro
2013-07-22
Modified the way friend requests worked.
irungentoo
Added routing of friend requests.
2013-07-20
fix comments of some files
jvrv
2013-07-18
Move packet IDs to Messenger.h.
Sebastian Stal
2013-07-18
Add custom user statuses to core, updated nTox to support nicknames and user ↵
Sebastian Stal
statuses.
2013-07-18
Added nicknames and nickname syncing.
irungentoo
2013-07-17
Bug fixed, Loading and saving added to core.
irungentoo
2013-07-13
Fixed 2 small mistakes present in the last pull request.
irungentoo
2013-07-13
Added conversion from friend_id to client_id
Maxim Biro
2013-07-11
Use UTF-8 for all the text that is sent/recieved.
irungentoo
2013-07-10
Per friend request data added.
irungentoo
2013-07-10
updated TODO
irungentoo
2013-07-09
Delete friends function now works and some other changes.
irungentoo
2013-07-09
Comments updated.
irungentoo
2013-07-09
Basic IM messenger backend pretty much done (You can start the GUI)
irungentoo
And a couple of fixes to the other parts.
2013-07-08
Some work done on the messenger part.
irungentoo
2013-07-06
Very basic start on the Tox messaging api.(Should give you a basic idea how ↵
irungentoo
it's gonna work)