aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/service/calls.vala
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warningsfiaxh2022-12-301-1/+0
* Gtk4 bug fixes and improvementsMarvin W2022-07-271-1/+1
* Remove call notification if other device accepted/deniedfiaxh2022-02-121-11/+25
* Calls: Fix OMEMO in group callsMarvin W2022-02-121-6/+5
* Various call fixesfiaxh2022-02-121-22/+13
* Various call fixesfiaxh2022-02-101-13/+22
* Call Invite Message: Send 'finished' messages, include reasonsfiaxh2022-02-081-13/+20
* Let call notification say if it's a group callfiaxh2022-02-081-4/+11
* Various call fixesfiaxh2022-02-071-29/+17
* Support direct jingle call invites with call invite messagesfiaxh2022-02-071-67/+141
* Add support for call invite messagesfiaxh2022-02-071-23/+52
* Various call UI/UX improvementsfiaxh2022-02-071-33/+12
* Small cleanupfiaxh2022-01-231-2/+2
* 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