aboutsummaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Fix build on vala-c 0.56.17Xavier Del Campo Romero2025-02-191-2/+2
* Inhibit suspend on file upload/downloadXavier Del Campo Romero2023-10-091-0/+7
* WIP call notificationsXavier Del Campo Romero2023-10-091-2/+28
* file_sender.vala: Split very long lineXavier Del Campo Romero2023-10-091-1/+5
* Show file upload/download progressXavier Del Campo Romero2023-10-091-0/+12
* http-files: Avoid null dereferencesXavier Del Campo Romero2023-10-092-5/+34
* Show warning dialog on failed GTK video sink creationXavier Del Campo Romero2023-10-091-0/+8
* Backport Meson build supportXavier Del Campo Romero2023-10-093-0/+53
* [feature/handy]: Adapt OMEMO dialog (#985)Michel Le Bihan2023-10-053-5/+7
* OMEMO: Make device list publicfiaxh2023-10-051-6/+9
* Fix buildfiaxh2023-10-051-1/+0
* Remove nl_BE from LINGUAS files and appdata file (fixup d0a00e1)fiaxh2023-10-052-2/+0
* Remove Dutch (Belgium) translation, fallback to DutchTranslations2023-10-052-392/+0
* Automatically select appropriate libsoup versionMarvin W2023-10-053-13/+12
* DTLS: Use ECDSA keyMarvin W2023-10-012-2/+3
* Do not send DTLS datagrams to RTP even after handshakeMarvin W2023-10-011-2/+9
* Ignore non-DTLS data before handshake is completeStephen Paul Weber2023-10-011-1/+1
* CMake: Fix version checksMarvin W2023-10-011-2/+2
* Support devices with multiple framerate options in get_max_fps (#1224)Matthew Egeler2022-05-171-2/+20
* Fix calculation of best camera frameratefoucault2022-05-171-1/+3
* Prepare http-files plugin for libsoup-3 supportMarvin W2022-04-093-33/+60
* Fix build of testsMarvin W2022-04-081-2/+2
* Allow cancellation of file transfersMarvin W2022-03-302-6/+46
* set a generic MIME type for encrypted file (#1213)Nkwuda Sunday Cletus2022-03-231-1/+1
* Fix build on Vala < 0.50 and pre-release Vala versionsMarvin W2022-03-161-2/+1
* QR-code: Actually use Uri.join if glib version supports itfiaxh2022-03-091-6/+6
* OMEMO QR code: URI-escape the JIDmjk2022-02-261-1/+17
* OMEMO: Make QR code "scalable" in accordance with GDK_SCALEmjk2022-02-251-2/+4
* Qrencode: Break out upsampling into a separate functionmjk2022-02-251-16/+35
* OMEMO: Make QR code fixed-resolution and the quiet zone ISO-conformantmjk2022-02-253-23/+29
* RTP: clarify codec support warningmjk2022-02-131-1/+1
* Update translationsTranslations2022-02-1272-82/+82
* Calls: Fix OMEMO in group callsMarvin W2022-02-121-2/+62
* Calls: Fix device selector for multi-party calls, allow picking device before...Marvin W2022-02-124-28/+30
* RTP: Only display SSRC mismatch warning for GLib versions supporting warning_...Marvin W2022-02-112-0/+7
* RTP: Make codec and hardware support compile-time configurableMarvin W2022-02-115-29/+84
* Various call fixesfiaxh2022-02-101-4/+7
* DTLS: Handle DTLS fingerprint in transport-info before session-acceptMarvin W2022-02-092-3/+28
* Update translationsTranslations2022-02-0872-72/+72
* Calls: Device pickerMarvin W2022-02-083-79/+100
* Update translationsTranslations2022-02-0874-70/+415
* Various call UI/UX improvementsfiaxh2022-02-072-5/+13
* RTP: Use two channels for OpusMarvin W2022-02-061-1/+1
* RTP: Add support for G.722Marvin W2022-02-062-5/+11
* Use uppercase hex for DTLS fingerprintsMarvin W2022-02-061-1/+1
* RTP: Restrict number of recaps to save resourcesMarvin W2022-02-061-5/+8
* Update translationsTranslations2022-02-0270-76/+79
* RTP: Workaround drawing issues on resolution changeMarvin W2022-01-271-24/+87
* Small cleanupfiaxh2022-01-231-2/+2
* RTP: VAAPI seems to not support VBR and low-power mode at the same timeMarvin W2022-01-211-1/+1