aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/service/calls.vala
Commit message (Expand)AuthorAgeFilesLines
* Add 'unknown' encryption state for establishing callsfiaxh2022-01-041-0/+3
* Merge branch groupcallsfiaxh2021-12-231-462/+219
|\
| * UI + libdino: Improve MUJI calls from MUCfiaxh2021-12-231-11/+13
| * Add calls in private MUCs via a MUJI MUCfiaxh2021-12-181-16/+46
| * Improve call details dialog + small multi-party call fixesfiaxh2021-11-151-5/+6
| * Add multiparty call support to libdino and xmpp-valafiaxh2021-11-101-467/+191
* | fix for "retracted" call from remote side. (#1160)wkg2021-12-121-2/+2
|/
* Fix misc compiler warningsfiaxh2021-10-121-4/+8
* Calls: Indicate whether OMEMO key is verifiedfiaxh2021-05-111-2/+2
* Use the same DTLS fingerprint in all contents. Display audio+video enc keys i...fiaxh2021-05-011-6/+16
* Adjust JMI vs direct calling orderfiaxh2021-04-291-10/+28
* Improve JMI handling (type=chat, filter message sender)fiaxh2021-04-291-1/+11
* Add support for OMEMO call encryptionfiaxh2021-04-291-11/+33
* Handle non-existant call supportfiaxh2021-04-291-4/+34
* Send JMI retractfiaxh2021-04-111-0/+6
* Improve encryption displaying in callsfiaxh2021-04-111-30/+19
* Accept additional jingle contents with senders=both (but modify to senders=peer)fiaxh2021-04-091-1/+12
* Display+store call encryption infofiaxh2021-04-091-3/+41
* Use outgoing JMI if contact has supporting devicefiaxh2021-04-011-31/+79
* Add initial support for DTLS-SRTPfiaxh2021-03-251-16/+6
* Add support for unencrypted RTP calls to libdinofiaxh2021-03-211-0/+514