nheko/resources/qml/dialogs
Rohit Sutradhar ac48c33286
VoIP v1 implementation (#1161)
* Initial commit for VoIP v1 implementation

* Added draft of event handlers for voip methods

* Added event handlers for VoIP events, added rejectCall, added version tracking for call version for V0 and V1 compatibility

* Added call events to the general message pipeline. Modified Call Reject mechanism

* Added message delegates for new events. Modified hidden events. Updated handle events.

* Updated implementation to keep track of calls on other devices

* Fixed linting

* Fixed code warnings

* Fixed minor bugs

* fixed ci

* Added acceptNegotiation method definition when missing gstreamer

* Fixed warnings

* Fixed linting
2022-10-14 13:49:05 +00:00
..
AliasEditor.qml Allow editing aliases 2022-07-08 17:28:28 +02:00
AllowedRoomsSettingsDialog.qml Show the community of a room 2022-09-20 21:26:46 +02:00
ConfirmJoinRoomDialog.qml Various grammar fixes (mostly removing commas) 2022-09-30 00:23:39 -04:00
CreateDirect.qml Add backend for new room creation dialogs 2022-03-29 20:51:18 +02:00
CreateRoom.qml Various grammar fixes (mostly removing commas) 2022-09-30 00:23:39 -04:00
HiddenEventsDialog.qml Set default size for hidden events dialog 2022-04-23 18:47:18 -04:00
ImageOverlay.qml Close image viewer when clicking on the background 2022-06-15 20:55:51 +02:00
ImagePackEditorDialog.qml Use standard buttons where possible 2022-03-11 13:15:26 +01:00
ImagePackSettingsDialog.qml Implement space stickers & emoji 2022-09-01 13:25:11 +02:00
InputDialog.qml Add function to force focus on InputDialog input field 2022-03-06 19:58:12 +01:00
InviteDialog.qml Fix focus and qml parenting with qml root 2022-01-26 21:44:13 +01:00
JoinRoomDialog.qml Show a room preview in the join confirmation dialog 2022-08-05 21:57:54 +02:00
LeaveRoomDialog.qml VoIP v1 implementation (#1161) 2022-10-14 13:49:05 +00:00
LogoutDialog.qml Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
PhoneNumberInputDialog.qml Fix focus and qml parenting with qml root 2022-01-26 21:44:13 +01:00
PowerLevelEditor.qml Allow editing permissions in spaces recursively 2022-09-28 02:09:04 +02:00
PowerLevelSpacesApplyDialog.qml Allow editing permissions in spaces recursively 2022-09-28 02:09:04 +02:00
RawMessageDialog.qml Fix focus and qml parenting with qml root 2022-01-26 21:44:13 +01:00
ReadReceipts.qml Fix focus and qml parenting with qml root 2022-01-26 21:44:13 +01:00
RoomDirectory.qml Fix window decorations on macos for room dir dialog 2022-07-18 23:28:27 +02:00
RoomMembers.qml Fix room members dialog opening room member dialog of the wrong room 2022-07-30 16:47:56 +02:00
RoomSettings.qml Various grammar fixes (mostly removing commas) 2022-09-30 00:23:39 -04:00
UserProfile.qml Add green theme color, make "error" configurable 2022-10-01 10:59:17 +02:00