summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-25Merge pull request #663 from FullName/peerchange-detailirungentoo
2013-11-25setnick(): don't callback when an identical nickname is set againCoren[m]
2013-11-25Mimic more exactly what delpeer() does in the callback.Coren[m]
2013-11-24Fixed possible build problem.irungentoo
2013-11-24group_namelistchange(): for ui reasons, divulge the peernumber and the nature...Coren[m]
2013-11-24Fixed bug with group chats.irungentoo
2013-11-23Kill_messenger now kills group chats.irungentoo
2013-11-23Added callback that tells you when the peer name list of a group chat changes.irungentoo
2013-11-22Added function to get the number of peers and list of names for group chats.irungentoo
2013-11-21Speed up group chat bootstrapping by a bit.irungentoo
2013-11-21Group chat peers now tell others when they quit.irungentoo
2013-11-20Merge pull request #659 from stqism/masterirungentoo
2013-11-20echo is uselessSean
2013-11-20Fixed "'"Sean
2013-11-20Fixed thatSean
2013-11-20No one actually gives a shit about seeing this, so lets actually be able to s...Sean Qureshi
2013-11-19Merge pull request #656 from Jman012/masterirungentoo
2013-11-19Fixed a cuple stylistic bugs. Behaviour should be the same but the code is no...Jman012
2013-11-19Added null check to each chat before incrementing.Jman012
2013-11-19Merge pull request #657 from fr0stycl34r/patch-1irungentoo
2013-11-19Fix instructionscl34r
2013-11-19Fixed possible issue.irungentoo
2013-11-18Fixed a few typos.Jman012
2013-11-18Added functions tox_count_chatlist and tox_copy_chatlist.Jman012
2013-11-18Merge pull request #650 from FullName/ID-IP-basicirungentoo
2013-11-17Merge pull request #652 from FullName/reset_on_long_timeoutirungentoo
2013-11-17Fixed segfault.irungentoo
2013-11-17Tolerate instable connectivity: if *all* set close nodes are in terminal time...Coren[m]
2013-11-16Fixed build error on windows.irungentoo
2013-11-16Send our name when someone new joins the group chat.irungentoo
2013-11-17Assoc's array is now allocated dynamically and per default much smaller (320 ...Coren[m]
2013-11-15Merge pull request #651 from FullName/ntox-wrap-basic-with-continuationirungentoo
2013-11-14Merge pull request #649 from FullName/DHT-client_id-change-wipe-other-addressirungentoo
2013-11-14Significantly trimmed down version of an ID<=>IP cache.Coren[m]
2013-11-14Wrapping: Expanded space of output to be a bit larger than input. Basic wrap(...Coren[m]
2013-11-13Merge pull request #648 from FullName/LAN_ip-ip6-loopback-is-localirungentoo
2013-11-13Merge pull request #647 from FullName/ntox-conversationsirungentoo
2013-11-14On replacing a client with another, clear the stale association.Coren[m]
2013-11-13IPv6 address of ::1 is local.Coren[m]
2013-11-13Add a "conversation mode", where you set your conversation partner once and t...Coren[m]
2013-11-12Cleaned up the code.irungentoo
2013-11-12Merge branch 'group_peername' of https://github.com/FullName/ProjectTox-Core ...irungentoo
2013-11-12Merge pull request #645 from FullName/nTox-patchesirungentoo
2013-11-12Group chat: Add a nickname message. Remove strange default nickname. (Serious...Coren[m]
2013-11-12Undo faulty newlines, undo extra newlines.Coren[m]
2013-11-11Fixed possible segfault.irungentoo
2013-11-11Merge remote-tracking branch 'upstream/master' into nTox-patchesCoren[m]
2013-11-11nTox.c:Coren[m]
2013-11-10Merge pull request #643 from FullName/nTox-patchesirungentoo
2013-11-10Started as a simple bugfix for wrap(), expanded to more detailed help.Coren[m]