Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare for 0.3 release | fiaxh | 2022-02-12 | 1 | -1/+1 |
| | |||||
* | Remove call notification if other device accepted/denied | fiaxh | 2022-02-12 | 1 | -1/+1 |
| | |||||
* | CIM: Announce accepted method | Marvin W | 2022-02-12 | 1 | -1/+11 |
| | |||||
* | Calls: Fix device selector for multi-party calls, allow picking device ↵ | Marvin W | 2022-02-12 | 1 | -9/+50 |
| | | | | before call started | ||||
* | Various call fixes | fiaxh | 2022-02-12 | 1 | -1/+1 |
| | | | | | | | | | - 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 | -0/+5 |
| | |||||
* | Various call fixes | fiaxh | 2022-02-07 | 1 | -6/+8 |
| | | | | | | - 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 | -34/+42 |
| | |||||
* | Add support for call invite messages | fiaxh | 2022-02-07 | 1 | -7/+8 |
| | | | | As of https://github.com/xsf/xeps/pull/1155 | ||||
* | Various call UI/UX improvements | fiaxh | 2022-02-07 | 1 | -13/+66 |
| | |||||
* | Small cleanup | fiaxh | 2022-01-23 | 1 | -1/+1 |
| | |||||
* | UI + libdino: Improve MUJI calls from MUC | fiaxh | 2021-12-23 | 1 | -2/+7 |
| | | | | | | - Move calls from ICE-thead onto main thread - Identify Call.ourpart as MUC nick if in MUC - Keep track of the initiator of a call | ||||
* | Add calls in private MUCs via a MUJI MUC | fiaxh | 2021-12-18 | 1 | -2/+37 |
| | |||||
* | Add multiparty call support to libdino and xmpp-vala | fiaxh | 2021-11-10 | 1 | -0/+302 |