aboutsummaryrefslogtreecommitdiff
path: root/plugins/omemo/src/ui/util.vala
Commit message (Collapse)AuthorAgeFilesLines
* [feature/handy]: Adapt OMEMO dialog (#985)Michel Le Bihan2023-10-051-2/+1
| | | | | | | | | * Wrap OMEMO automatically accept label * Change OMEMO fingerprint label to wrap with max-width * Set contact OMEMO dialog as resizable * Disable expanding grid in contact details
* Fix some warningshrxi2019-09-101-2/+4
| | | | | | Instances of `RegexError` are just asserted as `assert_not_reached` as they cannot really fail except for allocation failure if the given regex is valid.
* OMEMO: Move files to fitting subdirectoryfiaxh2019-07-081-0/+60