aboutsummaryrefslogtreecommitdiff
path: root/plugins/omemo/src/file_transfer/file_decryptor.vala
Commit message (Collapse)AuthorAgeFilesLines
* Add JET supportMarvin W2019-09-161-13/+11
|
* Fix some warningshrxi2019-09-101-29/+33
| | | | | | 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.
* Fix specified size for encrypted file uploadsfiaxh2019-08-211-1/+1
|
* Refactor file receive/send interfaces and UIfiaxh2019-07-181-0/+89