index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
/
group.c
Age
Commit message (
Expand
)
Author
2015-06-13
Fixed warning.
irungentoo
2015-06-02
Small change.
irungentoo
2015-02-17
Updated types in Messenger callbacks to fit with the ones in the new api.
irungentoo
2015-02-16
Allow empty names and status messages.
irungentoo
2015-01-19
Fixed gcc warnings.
irungentoo
2015-01-09
Send lossy packets to less peers.
irungentoo
2014-12-08
Restore compatibility with older group chats.
irungentoo
2014-12-08
Delete close connection when peer leaves chat.
irungentoo
2014-12-06
Group stability fixes.
irungentoo
2014-12-02
Fixed bug where group chat would see connection as offline when it was online.
irungentoo
2014-12-01
Groupchat stability fixes.
irungentoo
2014-12-01
Removed useless code.
irungentoo
2014-12-01
Prevent joining groupchat more than once.
irungentoo
2014-12-01
Group chats should be less likely to break.
irungentoo
2014-11-30
Joining a group chat should be more reliable.
irungentoo
2014-11-19
get peer pubkey api
dubslow
2014-11-15
Last fix didn't really work well.
irungentoo
2014-11-15
Setting groupchat title when the groupchat isn't connected should
irungentoo
2014-11-15
Some modifications to the last pull request.
irungentoo
2014-11-14
add api function to get group title
Jfreegman
2014-11-14
Group chat title fixes.
irungentoo
2014-11-13
Merge branch 'titles' of https://github.com/dubslow/toxcore
irungentoo
2014-11-12
Properly fixed group av issue.
irungentoo
2014-11-12
Fixed groupchat bug that caused peers to not connect to each other.
irungentoo
2014-11-11
Fixed group av issues.
irungentoo
2014-11-11
Fixed audio groupchat issue.
irungentoo
2014-11-11
fix type checking
dubslow
2014-11-11
public api, finishing tweaks
dubslow
2014-11-11
add title send to peer send
dubslow
2014-11-11
basic group titles
dubslow
2014-11-11
Added function to get groupchat type.
irungentoo
2014-11-11
Cleaned up some code, made group av clean up properly after itself
irungentoo
2014-11-11
Merge branch 'master' of https://github.com/tux3/toxcore
irungentoo
2014-11-11
Fixed bug.
irungentoo
2014-11-11
Fixed some audio group chat issues.
irungentoo
2014-11-10
Audio group chats still have some small issues.
irungentoo
2014-11-10
Group chats now have types.
irungentoo
2014-11-08
Group audio starting to take shape.
irungentoo
2014-11-08
Remove unused variable
Tux3 / Mlkj / !Lev.uXFMLA
2014-11-07
Some function changes for better A/V integration to group chats.
irungentoo
2014-11-07
Added more group functions to eventually have working A/V.
irungentoo
2014-11-06
Added some functions to send and handle lossy packets.
irungentoo
2014-11-05
Added functions to relay lossy group chat packets.
irungentoo
2014-11-04
Some initial groupchat lossy packet code.
irungentoo
2014-10-29
Added actions to group chats.
irungentoo_trip
2014-10-25
Merge branch 'master' of https://github.com/xor2003/toxcore
irungentoo_trip
2014-10-24
Fix uninitialized
xor2003
2014-10-24
Fix for memory leak. And add forgotten break
xor2003
2014-10-15
Merge branch 'copy_chatlist' of https://github.com/JFreegman/toxcore
irungentoo
2014-10-15
re-implement copy_chatlist function
Jfreegman
[next]