summaryrefslogtreecommitdiff
path: root/toxcore/group_chats.h
AgeCommit message (Expand)Author
2014-06-15Astyled code.irungentoo
2014-06-13Const correctness in toxcore/group_chats.cMarc Schütz
2014-06-10Const correctness in various interdependent filesMarc Schütz
2014-04-21Crypto related cleanups.irungentoo
2014-03-31tox_group_get_names now returns a list of name lengths along with the list of...irungentoo
2014-02-16Possibly fixed the issue that group chats would sometimes DOS themselves.irungentoo
2013-12-16Astyled the code.irungentoo
2013-12-13small fixJfreegman
2013-12-13added groupchat actionsJfreegman
2013-12-07Added/updated some basic docs and cleaned up some things.irungentoo
2013-12-01fix 'typedef redefinition' build errors on older gcc versionsalexandervdm
2013-11-24group_namelistchange(): for ui reasons, divulge the peernumber and the nature...Coren[m]
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-21Group chat peers now tell others when they quit.irungentoo
2013-11-17Assoc's array is now allocated dynamically and per default much smaller (320 ...Coren[m]
2013-11-14Significantly trimmed down version of an ID<=>IP cache.Coren[m]
2013-11-12Cleaned up the code.irungentoo
2013-11-12Group chat: Add a nickname message. Remove strange default nickname. (Serious...Coren[m]
2013-11-08Code cleanups.irungentoo
2013-11-04Send ping packets in group chats every 30 seconds.irungentoo
2013-10-01Removed useless ifdefs.irungentoo
2013-09-17astyled everything.irungentoo
2013-09-16Functions to get name of peer in group chat added.irungentoo
2013-09-12Very basic group chats, tested and working with nTox.irungentoo
2013-09-11Some small work on group chats done.irungentoo
2013-09-09move group chats to /toxcoreirungentoo