aboutsummaryrefslogtreecommitdiff
path: root/plugins/omemo/src/account_settings_widget.vala
Commit message (Collapse)AuthorAgeFilesLines
* Replace deprecated function usagesfiaxh2017-11-161-1/+2
|
* Move DatabaseError handling into Qlitefiaxh2017-10-311-12/+8
|
* omemo: store and display identity keys of all devicesMarvin W2017-08-271-18/+12
|
* signal-protocol/omemo: fix null-pointer issuesMarvin W2017-04-181-1/+1
| | | | Fixes #44 and #58
* Gettext supportfiaxh2017-04-101-3/+3
|
* Qlite: Return OptionalRow instead of Row?, add ability to remove columns on ↵Marvin W2017-03-121-1/+1
| | | | version upgrade
* Split OMEMO plug-in into files, various fixesMarvin W2017-03-121-0/+63