aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/call_window/call_encryption_button.vala
Commit message (Collapse)AuthorAgeFilesLines
* Calls: Correctly display information in partially encrypted callsMarvin W2024-04-281-13/+39
| | | | | This should never happen in practice, but now we will correctly display if a call has encrypted audio, but unencrypted video, or vice-versa.
* Improve Gtk4 portfiaxh2022-07-271-14/+14
|
* Port from GTK3 to GTK4fiaxh2022-07-271-24/+26
|
* Add (disabled) multi-party call UIfiaxh2021-11-101-6/+14
|
* Calls: Indicate whether OMEMO key is verifiedfiaxh2021-05-111-0/+77