index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
/
Messenger.c
Age
Commit message (
Expand
)
Author
2015-02-24
Remove avatar stuff from Messenger.
irungentoo
2015-02-20
Implemented message send functions in public api.
irungentoo
2015-02-20
Merge branch 'fixed-receipts' into new_api
irungentoo
2015-02-19
Tox connection function and callback should now work as expected.
irungentoo
2015-02-19
Typing and status functions implemented.
irungentoo
2015-02-18
use bool in is typing callback.
irungentoo
2015-02-17
Updated types in Messenger callbacks to fit with the ones in the new api.
irungentoo
2015-02-17
Fixed friend_not_valid function.
irungentoo
2015-02-17
Messenger add friends functions error code fixes.
irungentoo
2015-02-16
More new api work done.
irungentoo
2015-02-16
Allow empty names and status messages.
irungentoo
2015-02-15
New api progress.
irungentoo
2015-01-30
Prevent unnecessary sending of packets.
irungentoo
2015-01-29
Code cleanups.
irungentoo
2015-01-27
client_id is a bad name for the long term public key.
irungentoo
2015-01-23
Code cleanups.
irungentoo
2015-01-10
Merge branch 'mannol-master'
irungentoo
2015-01-10
Logger fix
mannol
2014-12-26
Merge branch 'http-proxy-feature' of https://github.com/nurupo/InsertProjectN...
irungentoo
2014-12-25
Onion client improvements.
irungentoo
2014-12-21
Fixed bug in tox_load where names of size TOX_MAX_NAME_LENGTH didn't
irungentoo
2014-12-21
Some refactoring of proxy code
Maxim Biro
2014-12-09
Merge branch 'more_consistent_custom_packet_handlers' of https://github.com/w...
irungentoo
2014-12-09
Change prototype for custom_packet_handler functions
Will Rouesnel
2014-11-18
av refactor
mannol
2014-11-08
Remove dead store
Tux3 / Mlkj / !Lev.uXFMLA
2014-10-24
Portability saving fixes for big endian systems.
irungentoo_trip
2014-10-21
Fixed unaligned memory access.
irungentoo_trip
2014-10-04
Send friend request with connection if for some reason (groupchats) we
irungentoo
2014-10-02
People in groups can now be added/removed from friends list without issues.
irungentoo
2014-10-02
Removed useless code.
irungentoo
2014-09-29
Fixed crash in tox_new().
irungentoo
2014-09-28
Group chats now use friendcon_id instead of friendnumber.
irungentoo
2014-09-28
Merge branch 'unset_avatar' of https://github.com/JFreegman/toxcore
irungentoo
2014-09-27
Removed send_group_message_packet and its callback function from
irungentoo
2014-09-27
Moved all the connection stuff from messenger to friend_connection.
irungentoo
2014-09-27
Make the ip port from DHT timeout after a while.
irungentoo
2014-09-26
Remove timestamp from set_connection_dht_public_key().
irungentoo
2014-09-26
Only set dht public key and direct ip when first creating connection.
irungentoo
2014-09-26
Moved cleaup_friend functionality to Messenger.
irungentoo
2014-09-26
Removed useless code from onion_client.
irungentoo
2014-09-26
Added callbacks to onion_client and net_crypto for the temp dht key.
irungentoo
2014-09-26
add API function to unset avatar
Jfreegman
2014-09-25
More groupchats code written.
irungentoo
2014-09-25
Removed groupchats from core.
irungentoo
2014-09-24
housekeeping
dubslow
2014-09-22
Fixed typo.
irungentoo
2014-09-22
Some fixes to avatar pull request.
irungentoo
2014-09-22
Merge branch 'avatars' of https://github.com/ittner/toxcore
irungentoo
2014-09-21
Remove chattiness from avatar data transfers
Alexandre Erwin Ittner
[prev]
[next]