aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/call_window/call_window.vala
Commit message (Collapse)AuthorAgeFilesLines
* Fix call window controlls hidingfiaxh2023-04-221-3/+19
|
* Improve Gtk4 portfiaxh2022-07-271-13/+14
|
* Video for GTK4Marvin W2022-07-271-2/+6
|
* Port from GTK3 to GTK4fiaxh2022-07-271-27/+31
|
* Calls: Use GtkHeaderBar for each participantMarvin W2022-02-121-12/+5
|
* Various call fixesfiaxh2022-02-071-6/+4
| | | | | | - 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
* Various call UI/UX improvementsfiaxh2022-02-071-2/+6
|
* UI + libdino: Improve MUJI calls from MUCfiaxh2021-12-231-1/+1
| | | | | | - 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 (disabled) multi-party call UIfiaxh2021-11-101-124/+138
|
* Improve call wording, cleanupfiaxh2021-05-011-2/+2
|
* Add UI for audio/video callsfiaxh2021-03-211-0/+260