Commit Graph

31 Commits

Author SHA1 Message Date
dubslow 6a52b3cb6c get peer pubkey api 2014-11-19 20:36:09 -06:00
irungentoo b808b0de2c Some modifications to the last pull request. 2014-11-15 14:26:30 -05:00
Jfreegman 106d7f2253 add api function to get group title 2014-11-14 23:08:01 -05:00
irungentoo 5e2ba94f61 Merge branch 'titles' of https://github.com/dubslow/toxcore 2014-11-13 14:12:00 -05:00
dubslow 4e40978b90 fix type checking 2014-11-11 17:19:36 -06:00
dubslow c56853e623 public api, finishing tweaks 2014-11-11 17:19:36 -06:00
dubslow 4a9661f08b basic group titles 2014-11-11 17:19:36 -06:00
irungentoo d9f99c15ca Added function to get groupchat type. 2014-11-11 18:01:54 -05:00
irungentoo 3b10a248dc Cleaned up some code, made group av clean up properly after itself
when the group is killed.
2014-11-11 15:01:36 -05:00
irungentoo 97742ed1e9 Group chats now have types. 2014-11-10 17:57:47 -05:00
irungentoo bbbeecbaa0 Group audio starting to take shape.
Some issues still left to solve.
2014-11-08 21:31:46 -05:00
irungentoo 6d90808c15 Some function changes for better A/V integration to group chats. 2014-11-07 21:28:47 -05:00
irungentoo 1c5e93cf6c Added more group functions to eventually have working A/V. 2014-11-07 19:07:25 -05:00
irungentoo 0bcfd032e2 Added some functions to send and handle lossy packets. 2014-11-06 20:44:31 -05:00
irungentoo be27c6cfc8 Added functions to relay lossy group chat packets. 2014-11-05 20:45:38 -05:00
irungentoo_trip d6685d1c9a Added actions to group chats. 2014-10-29 23:09:33 -04:00
Jfreegman 44a9375f2c re-implement copy_chatlist function 2014-10-15 00:51:45 -04:00
irungentoo 97707a74fe Add function to check if the peernumber is ours for group chats. 2014-10-14 19:43:54 -04:00
irungentoo b41eadf695 tox_count_chatlist() now works. 2014-10-13 20:27:13 -04:00
irungentoo 3cc93792da Removed useless variables. 2014-10-03 17:24:56 -04:00
irungentoo b969f1b2d8 Kill group connection to friend once we are connected to group. 2014-10-03 15:57:37 -04:00
irungentoo 2977261ef1 Added name packet to group chats, send one when appropriate. 2014-10-03 12:25:29 -04:00
irungentoo 26d119a17b Implemented tox_callback_group_namelist_change callback in group chats.
No names yet though.
2014-10-02 17:52:56 -04:00
irungentoo 92f804d0f5 Peers now time out and delete themselves from group chats.
Some other work done.
2014-10-02 16:29:03 -04:00
irungentoo e304fa847e Group chats now actually work somewhat. 2014-10-01 15:28:27 -04:00
irungentoo 230a65c91f Removed send_group_message_packet and its callback function from
Messenger.
2014-09-27 20:01:41 -04:00
irungentoo 964fcacb32 Removed useless code from groupchats. 2014-09-27 19:03:29 -04:00
irungentoo b308afd742 Wrote more new groupchats code. 2014-09-26 16:05:10 -04:00
irungentoo 8b35d194c0 Group chats are starting to work. 2014-09-26 13:25:52 -04:00
irungentoo d5d84818fe More groupchats code written. 2014-09-25 21:05:17 -04:00
irungentoo aca2d61843 Some code written for new group chats. 2014-09-25 15:10:54 -04:00