index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
/
group_chats.c
Age
Commit message (
Expand
)
Author
2013-11-05
Auto delete inactive peers in the group chat.
irungentoo
2013-11-04
Send ping packets in group chats every 30 seconds.
irungentoo
2013-10-25
All modules using unix_time should run unix_time_update()
irungentoo
2013-10-24
Move unix_time(), id_cpy()/id_eq(), is_timeout() to util.*
Coren[m]
2013-10-17
Fixed minor typo.
Bahkuh
2013-09-21
moved stuff that belongs into ping.[ch] there
Coren[m]
2013-09-17
astyled everything.
irungentoo
2013-09-16
Functions to get name of peer in group chat added.
irungentoo
2013-09-12
Merge remote-tracking branch 'upstream/master' into Integration
Coren[m]
2013-09-11
Integration of group chats into messenger in progress.
irungentoo
2013-09-11
Some small work on group chats done.
irungentoo
2013-09-11
Merge remote-tracking branch 'upstream/master' into Integration
Coren[m]
2013-09-10
Fixed building with NaCl.
irungentoo
2013-09-10
big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6
Coren[m]
2013-09-09
group_chats.c:
Coren[m]
2013-09-09
move group chats to /toxcore
irungentoo