Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CIM: Announce accepted method | Marvin W | 2022-02-12 | 1 | -2/+8 |
| | |||||
* | Various call fixes | fiaxh | 2022-02-12 | 1 | -4/+9 |
| | | | | | | | | | - If peer invited us claiming audio-only and then wants to have a video content, do a content-modify and accept audio-only - Check contents for video (and modify) and whether call is truly accepted in PeerState.accept() directly - If a message contains both JMI and CIM, only use JMI - Fix outgoing CIM (disabled) - Use opacity instead of visiblity for file_menu, small fixes - Add back owner/admin/member queries when joining MUC (regression from 33104a7) | ||||
* | Call Invite Message: Send 'finished' messages, include reasons | fiaxh | 2022-02-08 | 1 | -4/+13 |
| | |||||
* | Various call fixes | fiaxh | 2022-02-07 | 1 | -23/+24 |
| | | | | | | - Use groupchat message type for invites in MUCs - Use call id (from propose) instead of message id for Call Invite Messages - Fix call window controlls appearing when hovering controls | ||||
* | Support direct jingle call invites with call invite messages | fiaxh | 2022-02-07 | 1 | -6/+19 |
| | |||||
* | Add support for call invite messages | fiaxh | 2022-02-07 | 1 | -0/+93 |
As of https://github.com/xsf/xeps/pull/1155 |