nheko/resources/qml/delegates
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
..
Encrypted.qml place own bubbles on right and remove user info 2022-02-11 23:12:04 +01:00
FileMessage.qml space-saving metadata placement 2022-02-14 21:07:03 +01:00
ImageMessage.qml More image dialog fixes 2022-05-10 03:20:09 +02:00
MessageDelegate.qml VoIP v1 implementation (#1161) 2022-10-14 13:49:05 +00:00
NoticeMessage.qml Add sender names to state events (#948) 2022-02-21 00:39:32 +00:00
Pill.qml Add sender names to state events (#948) 2022-02-21 00:39:32 +00:00
Placeholder.qml prepare code for message bubbles and dynamic message layout 2022-02-03 20:26:20 +01:00
PlayableMediaMessage.qml Show some previews in upload window 2022-03-21 05:05:29 +01:00
Redacted.qml space-saving metadata placement 2022-02-14 21:07:03 +01:00
Reply.qml Fix pinned messages getting clipped 2022-04-24 16:37:35 +02:00
TextMessage.qml Enable spoilers in replies 2022-09-11 00:29:23 +02:00