aboutsummaryrefslogtreecommitdiff
path: root/plugins/openpgp/src/account_settings_widget.vala
Commit message (Expand)AuthorAgeFilesLines
* Port from GTK3 to GTK4fiaxh2022-07-271-149/+0
* Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')fiaxh2021-10-121-3/+3
* openpgp: Fix invalid iter in key selection dialogfiaxh2018-04-171-21/+23
* Rename resources to have a reverse DNS prefixfiaxh2017-12-031-1/+1
* Fix unit tests using async + read message markerfiaxh2017-11-171-1/+1
* Focus selected widgets in the accounts dialoghrxi2017-09-011-2/+3
* README: Discussion MUC, change urlfiaxh2017-08-221-1/+1
* openpgp: contact details provider (fingerprint), colored fingerprints, fix sh...fiaxh2017-08-141-3/+3
* Set jid handle in ContactDetails, use LabelHybrids more, remove edit from Sta...fiaxh2017-06-171-1/+1
* Gettext supportfiaxh2017-04-101-5/+5
* Show account status (incl errors) in ManageAccounts.Dialogfiaxh2017-04-101-2/+2
* Fix ChatInput for many lines + small UI changesfiaxh2017-03-161-1/+1
* Do not use gpgme 1.7.0+ features yet.Marvin W2017-03-131-0/+4
* amend 39722a4fiaxh2017-03-121-15/+17
* Query GPG in other thread + only once (account settings)fiaxh2017-03-121-20/+63
* PGP module: store data in own db, use pgp key as specified in account settingsfiaxh2017-03-121-32/+68
* Move PGP support into pluginfiaxh2017-03-121-0/+61