Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | openpgp: Fix invalid iter in key selection dialog | fiaxh | 2018-04-17 | 1 | -21/+23 |
| | | | | | | | On empty pgp keyring the key selection dialog would display a label "No Keys available" which subsequently while selecting different accounts would disappear. Co-authored-by: Gnoxter <gnoxter+github@linuxlounge.net> | ||||
* | Rename resources to have a reverse DNS prefix | fiaxh | 2017-12-03 | 1 | -1/+1 |
| | |||||
* | Fix unit tests using async + read message marker | fiaxh | 2017-11-17 | 1 | -1/+1 |
| | |||||
* | Focus selected widgets in the accounts dialog | hrxi | 2017-09-01 | 1 | -2/+3 |
| | | | | | | | | | | Previously, you had to issue two clicks in order to enter something into the text fields. This also replaces the `Entry` widgets with their label counterparts once they lose focus. Since the `ComboBox` handling of focus seems to be buggy (`focus_out_event` not firing), the OpenPGP key selection lacks the latter feature. | ||||
* | README: Discussion MUC, change url | fiaxh | 2017-08-22 | 1 | -1/+1 |
| | |||||
* | openpgp: contact details provider (fingerprint), colored fingerprints, fix ↵ | fiaxh | 2017-08-14 | 1 | -3/+3 |
| | | | | shown availability | ||||
* | Set jid handle in ContactDetails, use LabelHybrids more, remove edit from ↵ | fiaxh | 2017-06-17 | 1 | -1/+1 |
| | | | | StartConversation | ||||
* | Gettext support | fiaxh | 2017-04-10 | 1 | -5/+5 |
| | |||||
* | Show account status (incl errors) in ManageAccounts.Dialog | fiaxh | 2017-04-10 | 1 | -2/+2 |
| | |||||
* | Fix ChatInput for many lines + small UI changes | fiaxh | 2017-03-16 | 1 | -1/+1 |
| | |||||
* | Do not use gpgme 1.7.0+ features yet. | Marvin W | 2017-03-13 | 1 | -0/+4 |
| | |||||
* | amend 39722a4 | fiaxh | 2017-03-12 | 1 | -15/+17 |
| | |||||
* | Query GPG in other thread + only once (account settings) | fiaxh | 2017-03-12 | 1 | -20/+63 |
| | |||||
* | PGP module: store data in own db, use pgp key as specified in account settings | fiaxh | 2017-03-12 | 1 | -32/+68 |
| | |||||
* | Move PGP support into plugin | fiaxh | 2017-03-12 | 1 | -0/+61 |