aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/module/xep/0353_jingle_message_initiation.vala
Commit message (Collapse)AuthorAgeFilesLines
* Improve call details dialog + small multi-party call fixesfiaxh2021-11-151-2/+2
|
* Improve JMI handling (type=chat, filter message sender)fiaxh2021-04-291-24/+11
|
* Add support for OMEMO call encryptionfiaxh2021-04-291-0/+2
|
* Send JMI retractfiaxh2021-04-111-0/+8
|
* Use outgoing JMI if contact has supporting devicefiaxh2021-04-011-2/+12
|
* Add initial Jingle Message Initiation (XEP-0353) supportfiaxh2021-03-211-0/+97
Co-authored-by: Marvin W <git@larma.de>