aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/call_window/call_bottom_bar.vala
Commit message (Collapse)AuthorAgeFilesLines
* Don't require use of MenuButton.set_child introduced with GTK 4.6fiaxh2022-10-111-17/+2
|
* GTK4: Don't require use of MenuButton.set_child introduced with 4.6Marvin W2022-08-211-2/+17
|
* Improve Gtk4 portfiaxh2022-07-271-27/+30
|
* Port from GTK3 to GTK4fiaxh2022-07-271-38/+26
|
* Add (disabled) multi-party call UIfiaxh2021-11-101-9/+2
|
* Calls: Indicate whether OMEMO key is verifiedfiaxh2021-05-111-63/+1
|
* Use the same DTLS fingerprint in all contents. Display audio+video enc keys ↵fiaxh2021-05-011-21/+33
| | | | in UI if they differ.
* Improve call wording, cleanupfiaxh2021-05-011-1/+0
|
* Add support for OMEMO call encryptionfiaxh2021-04-291-4/+13
|
* Display+store call encryption infofiaxh2021-04-091-6/+47
|
* Add UI for audio/video callsfiaxh2021-03-211-0/+165