aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow blocking entire domain from conversation detailsallow-blocking-entire-domainMiquel Lionel5 days5-12/+65
* Start chat: Adjust status icon position, prioritize statuses, update statusfiaxh5 days5-74/+98
* Show contact status in "Start chat" windowMiquel Lionel5 days6-0/+45
* Settings dialog: Fix account subpage for Adwaita < 1.4, other fixesfiaxh6 days5-6/+7
* Fix meson build filesfiaxh6 days4-4/+6
* Redesign and rewrite accounts and settings dialog into a combined onefiaxh6 days38-445/+1483
* Store requested disco results with computed hash, use for offline determining...fiaxh7 days3-16/+38
* Add logic for OMEMO by default settingfiaxh2024-05-265-4/+63
* Support avatar deletionfiaxh2024-05-265-38/+85
* AppData/DOAP: Use sentence case for summary.Marvin W2024-05-0945-45/+45
* Flatpak: Bump runtime version to 46Marvin W2024-05-091-2/+2
* AppData: Add brand colorMarvin W2024-05-092-0/+8
* Add WeakTimeout Pattern to Prevent LeaksChristopher Vollick2024-04-287-28/+63
* Calls: Correctly display information in partially encrypted callsMarvin W2024-04-283-28/+60
* Annotating with array_null_terminated doesn't imply a missing array_lengthRico Tzschichholz2024-04-281-2/+2
* Fix message stanza with body changing MUC subject (#1569)HEADmastereerielili2024-04-011-1/+1
* Remove conversation closing via hover buttonfiaxh2024-03-212-96/+21
* Introduce conversation menu, add close optionfiaxh2024-03-211-8/+20
* Conversation details dialog: Fix runtime criticalfiaxh2024-03-211-0/+1
* configure: fix typo (VALACFLAGS) (#1550)Alexandre Jousset2024-03-021-1/+1
* Fix poor contrast of highlight in search results with dark theme (#1557)eerielili2024-03-021-1/+2
* Add unread indicatorfiaxh2024-03-025-0/+100
* Enable hyperlinks in topic text to be clicked (#1523)eerielili2024-01-132-3/+5
* Change select contact dialog container to AdwClamp (#1533)Teemu Ikonen2024-01-133-46/+54
* Fix crash on removing conference not in roster (#1516)eerielili2024-01-101-0/+1
* Conversation details dialog: Fix notification+block iconsfiaxh2023-12-106-2/+19
* Fix segfault opening conversation details when no XEP-0191 support (#1513)eerielili2023-12-101-1/+5
* Fix http upload for servers without file size limit (#1512)eerielili2023-11-241-1/+3
* main/meson.build:121: fix typoAlexandre Jousset2023-11-131-1/+1
* rtp plugin doesn't depend on GnuTLShrxi2023-11-133-11/+1
* 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