aboutsummaryrefslogtreecommitdiff
path: root/plugins/omemo/src/protocol/stream_module.vala
Commit message (Expand)AuthorAgeFilesLines
* Support avatar deletionfiaxh2024-05-261-2/+2
* OMEMO: Make device list publicfiaxh2023-02-051-6/+9
* Only process PEP messages from bare JIDsfiaxh2022-01-101-1/+2
* Add support for OMEMO call encryptionfiaxh2021-04-291-4/+2
* Send OMEMO-encrypted messages and files using 12 byte IVMarvin W2020-09-141-1/+1
* Remove features from service discovery module when detaching module from streamfiaxh2020-04-211-1/+3
* OMEMO: Improve handling of newly added devicesMarvin W2019-12-231-22/+38
* OMEMO: Don't set publish options, configure only bundle node insteadfiaxh2019-11-041-4/+19
* Don't send delivery recipts or chat states for own messagesfiaxh2019-10-221-1/+1
* Fix pubsub item listener notifyingfiaxh2019-10-021-1/+1
* Add Bookmarks2 implementation, introduce bookmarks interfacesfiaxh2019-09-291-2/+2
* Add support for JET-OMEMOMarvin W2019-09-161-0/+1
* Set OMEMO devicelist + bundle node access model to publicfiaxh2019-08-091-2/+6
* Rework encryption enabling logic + UIfiaxh2019-08-021-10/+28
* OMEMO: Add debug logs for incoming bundlesfiaxh2019-07-081-4/+6
* OMEMO code cleanup: Move TrustLevel out of Databasefiaxh2019-07-081-1/+1
* OMEMO: Move files to fitting subdirectoryfiaxh2019-07-081-0/+271