aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add keyboard shortcut to show preferences (Ctrl+,)add-kbd-shortcut-to-show-settingsMiquel Lionel2023-10-082-0/+8
* Start conversation if closed when receiving an audio or video call (#1485)eerielili2023-10-083-6/+8
* Fix crash due to gpg binding issuefiaxh2023-10-073-3/+6
* Fix some compiler warningsfiaxh2023-10-0715-37/+19
* Fix implicit-function-declaration compiler warningsfiaxh2023-10-071-18/+18
* meson: Add version detection for some dependencieshrxi2023-10-062-3/+18
* meson: Add RTP options that are also present in the CMakeLists.txthrxi2023-10-063-8/+31
* meson: Allow enabling/disabling pluginshrxi2023-10-062-15/+42
* meson: Add rtp pluginhrxi2023-10-064-1/+49
* meson: Add omemo pluginhrxi2023-10-066-0/+82
* meson: Add ice pluginhrxi2023-10-063-0/+31
* meson: Add crypto-vala libraryhrxi2023-10-065-1/+29
* meson: Add notification-sound pluginhrxi2023-10-063-0/+21
* meson: Add openpgp pluginhrxi2023-10-065-0/+52
* meson: Add http-files pluginhrxi2023-10-063-0/+25
* meson: Install more stuffhrxi2023-10-0611-8/+48
* Merge `signal-protocol` into `omemo` pluginhrxi2023-10-0621-758/+706
* Merge `gpgme-vala` into `openpgp` pluginhrxi2023-10-0610-256/+192
* Fix every inclusion of `gpgme_fix.h` getting their own mutexhrxi2023-10-062-4/+4
* conversation details: Fix for libadwaita < 1.4fiaxh2023-09-252-1/+5
* Rewrite contact details dialogfiaxh2023-09-2427-479/+1339
* Fix build on some Vala compiler versionsMarvin W2023-09-248-4/+54
* Fix subscription notification clearingfiaxh2023-09-072-12/+23
* fix: Add x node to MUC PM stanza (#1462)mesonium2023-07-292-0/+12
* Fix showing the kick option to ownersKim Alvefur2023-07-291-0/+2
* Fix potential crash in video callsMarvin W2023-07-091-1/+5
* Fix certificate start timeMarvin W2023-07-091-1/+1
* Do not send DTLS datagrams to RTP even after handshakeMarvin W2023-07-091-2/+9
* Ignore non-DTLS data before handshake is completeStephen Paul Weber2023-07-091-1/+1
* data: Set X-Purism-FormFactor in .desktop fileRobert Mader2023-07-081-0/+1
* Cleanup automatically loaded help overlayfiaxh2023-07-083-3/+2
* application: Load help overlay automaticallyChristopher Davis2023-07-085-19/+4
* main_window: Use AdwApplicationWindowChristopher Davis2023-07-081-1/+1
* Add a keyboard shortcut to show keyboard shortcuts (#1432)eerielili2023-06-252-0/+8
* icons: Refresh some symbolic icons (#1444)Tobias Bernard2023-05-2921-37/+90
* Fix reactions being made to the wrong messageMarvin W2023-05-141-1/+0
* Fix chat input for IMEfiaxh2023-05-141-1/+6
* Fix chat input status having a fixed width requirementfiaxh2023-05-131-0/+1
* Fix xml output intendationfiaxh2023-05-131-1/+1
* Fix character counting for fallbacksfiaxh2023-05-012-3/+3
* Focus ChatInput textbox after selecting emojiKarim Malhas2023-04-231-0/+2
* Code cleanup: Remove left-over usages of mam_earliest_syncedfiaxh2023-04-233-29/+1
* Fix crash on NS_URI call when own server has no MAM; drop broken mam:1 "support"fiaxh2023-04-236-50/+37
* Fix empty alias being handled different than noneMarvin W2023-04-221-0/+1
* Fix call window stylingfiaxh2023-04-222-9/+2
* Fix Flatpak pipewire socket accessMarvin W2023-04-221-1/+1
* Fix call window controlls hidingfiaxh2023-04-221-3/+19
* Fix video for cameras with rotated imageMarvin W2023-04-224-15/+122
* Build: Adjust to never build with libsignal-protocol-cMarvin W2023-04-225-105/+6
* Fix GitHub CI build-flatpakMarvin W2023-04-222-2/+4