aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/entity/call.vala
Commit message (Collapse)AuthorAgeFilesLines
* UI + libdino: Improve MUJI calls from MUCfiaxh2021-12-231-5/+4
| | | | | | - Move calls from ICE-thead onto main thread - Identify Call.ourpart as MUC nick if in MUC - Keep track of the initiator of a call
* Add calls in private MUCs via a MUJI MUCfiaxh2021-12-181-5/+8
|
* Improve call details dialog + small multi-party call fixesfiaxh2021-11-151-1/+1
|
* Add multiparty call support to libdino and xmpp-valafiaxh2021-11-101-9/+39
|
* Display+store call encryption infofiaxh2021-04-091-0/+5
|
* Use outgoing JMI if contact has supporting devicefiaxh2021-04-011-0/+2
|
* Add support for unencrypted RTP calls to libdinofiaxh2021-03-211-0/+126
Co-authored-by: Marvin W <git@larma.de>