aboutsummaryrefslogtreecommitdiff
path: root/plugins/omemo/src/ui/contact_details_dialog.vala
Commit message (Expand)AuthorAgeFilesLines
* Fix build on Vala < 0.50 and pre-release Vala versionsMarvin W2022-03-161-2/+1
* QR-code: Actually use Uri.join if glib version supports itfiaxh2022-03-091-6/+6
* OMEMO QR code: URI-escape the JIDmjk2022-02-261-1/+17
* OMEMO: Make QR code "scalable" in accordance with GDK_SCALEmjk2022-02-251-2/+4
* OMEMO: Make QR code fixed-resolution and the quiet zone ISO-conformantmjk2022-02-251-14/+8
* Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')fiaxh2021-10-121-20/+20
* Fix some compiler warningsfiaxh2020-10-271-1/+1
* Change UI messages for more claritymbeko2020-03-241-2/+2
* Properly check Jids everywhereMarvin W2019-12-231-1/+5
* OMEMO: Improve handling of newly added devicesMarvin W2019-12-231-2/+52
* Omemo contact details dialog: Only show inactive keys Expander if there are anyfiaxh2019-12-131-3/+5
* Update translationsTranslations2019-11-141-0/+3
* Fix accept/reject new OMEMO key buttons in current Adwaita theme versionsfiaxh2019-10-281-19/+16
* Colapse inactive keys in OMEMO keys dialogfiaxh2019-10-221-80/+98
* Plugins: Set UI texts in code instead of .ui files to fix translationsfiaxh2019-10-101-0/+14
* OMEMO code cleanup: Move TrustLevel out of Databasefiaxh2019-07-081-17/+17
* OMEMO: Move files to fitting subdirectoryfiaxh2019-07-081-0/+253