index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
Messenger.h
Age
Commit message (
Expand
)
Author
2013-08-13
Simple XOR checksum added to address.
irungentoo
2013-08-13
clarified comment.
irungentoo
2013-08-13
Fixed spam problem. (I broke the API so this will not build)
irungentoo
2013-08-13
core: Fix a possible buffer overflow using getself_name().
Andreas Schneider
2013-08-12
Added support for userdata in callbacks
alek900
2013-08-12
Messenger refactor - redid work from pull request 79
Chris Hall
2013-08-11
Fixed a typo
Maxim Biro
2013-08-11
Replaced friendstatus with connectionstatus
Maxim Biro
2013-08-08
Merge pull request #400 from JFreegman/master
irungentoo
2013-08-08
added actions/alternate messages
Jfreegman
2013-08-08
Merge branch 'master' of https://github.com/nurupo/InsertProjectNameHere into...
irungentoo
2013-08-08
Made a callback for Friend.status change
Maxim Biro
2013-08-07
Reinstate semicolon
stal
2013-08-07
Re-export m_callback_userstatus
stal
2013-08-07
Merge branch 'master' of http://github.com/irungentoo/ProjectTox-Core
Maxim Biro
2013-08-07
Separated StatusMessage from UserStatus
Maxim Biro
2013-08-07
Document functions, and fix bug.
Sebastian Stal
2013-08-07
Add read receipts using packet ID 65.
Sebastian Stal
2013-08-05
Add functions for dealing with userstatus kinds.
Sebastian Stal
2013-08-05
Use void for functions with no parameters
Florian Hahn
2013-08-02
updated return value comments
charmlesscoin
2013-08-02
added #defines for friend.status as well as for erroring on m_addfriend*
charmlesscoin
2013-08-01
Updated comments.
irungentoo
2013-07-30
Small fixes.
irungentoo
2013-07-30
Merge branch 'master' of https://github.com/blackwolf12333/ProjectTox-Core in...
irungentoo
2013-07-30
renamed getname to getfriendname and added a getname function to get the name...
Peter Maatman
2013-07-27
Fixed name related functions.
irungentoo
2013-07-27
Fixed small astyle problems.
irungentoo
2013-07-27
Ran the code through: astyle --style=linux
irungentoo
2013-07-26
A *lot* of style changes.
Konstantin Kowalski
2013-07-26
Added basic Local/LAN discovery.
irungentoo
2013-07-26
Formatting.
SilentSand
2013-07-26
Small change
SilentSand
2013-07-25
Licensing
SilentSand
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
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
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
[next]