mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 11:00:48 +03:00
ac48c33286
* 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 |
||
---|---|---|
.. | ||
components | ||
delegates | ||
device-verification | ||
dialogs | ||
emoji | ||
pages | ||
ui | ||
voip | ||
Avatar.qml | ||
ChatPage.qml | ||
CommunitiesList.qml | ||
Completer.qml | ||
ElidedLabel.qml | ||
EncryptionIndicator.qml | ||
ForwardCompleter.qml | ||
ImageButton.qml | ||
MatrixText.qml | ||
MatrixTextField.qml | ||
MessageInput.qml | ||
MessageView.qml | ||
NhekoBusyIndicator.qml | ||
NotificationWarning.qml | ||
PrivacyScreen.qml | ||
QuickSwitcher.qml | ||
Reactions.qml | ||
ReplyPopup.qml | ||
RoomList.qml | ||
Root.qml | ||
ScrollHelper.qml | ||
SelfVerificationCheck.qml | ||
StatusIndicator.qml | ||
TimelineRow.qml | ||
TimelineView.qml | ||
ToggleButton.qml | ||
TopBar.qml | ||
TypingIndicator.qml | ||
UploadBox.qml |