| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix message stanza with body changing MUC subject (#1569) | eerielili | 2024-04-01 | 1 | -1/+1 |
* | Remove conversation closing via hover button | fiaxh | 2024-03-21 | 2 | -96/+21 |
* | Introduce conversation menu, add close option | fiaxh | 2024-03-21 | 1 | -8/+20 |
* | Conversation details dialog: Fix runtime critical | fiaxh | 2024-03-21 | 1 | -0/+1 |
* | configure: fix typo (VALACFLAGS) (#1550) | Alexandre Jousset | 2024-03-02 | 1 | -1/+1 |
* | Fix poor contrast of highlight in search results with dark theme (#1557) | eerielili | 2024-03-02 | 1 | -1/+2 |
* | Add unread indicator | fiaxh | 2024-03-02 | 5 | -0/+100 |
* | Enable hyperlinks in topic text to be clicked (#1523) | eerielili | 2024-01-13 | 2 | -3/+5 |
* | Change select contact dialog container to AdwClamp (#1533) | Teemu Ikonen | 2024-01-13 | 3 | -46/+54 |
* | Fix crash on removing conference not in roster (#1516) | eerielili | 2024-01-10 | 1 | -0/+1 |
* | Conversation details dialog: Fix notification+block icons | fiaxh | 2023-12-10 | 6 | -2/+19 |
* | Fix segfault opening conversation details when no XEP-0191 support (#1513) | eerielili | 2023-12-10 | 1 | -1/+5 |
* | Fix http upload for servers without file size limit (#1512) | eerielili | 2023-11-24 | 1 | -1/+3 |
* | main/meson.build:121: fix typo | Alexandre Jousset | 2023-11-13 | 1 | -1/+1 |
* | rtp plugin doesn't depend on GnuTLS | hrxi | 2023-11-13 | 3 | -11/+1 |
* | Start conversation if closed when receiving an audio or video call (#1485) | eerielili | 2023-10-08 | 3 | -6/+8 |
* | Fix crash due to gpg binding issue | fiaxh | 2023-10-07 | 3 | -3/+6 |
* | Fix some compiler warnings | fiaxh | 2023-10-07 | 15 | -37/+19 |
* | Fix implicit-function-declaration compiler warnings | fiaxh | 2023-10-07 | 1 | -18/+18 |
* | meson: Add version detection for some dependencies | hrxi | 2023-10-06 | 2 | -3/+18 |
* | meson: Add RTP options that are also present in the CMakeLists.txt | hrxi | 2023-10-06 | 3 | -8/+31 |
* | meson: Allow enabling/disabling plugins | hrxi | 2023-10-06 | 2 | -15/+42 |
* | meson: Add rtp plugin | hrxi | 2023-10-06 | 4 | -1/+49 |
* | meson: Add omemo plugin | hrxi | 2023-10-06 | 6 | -0/+82 |
* | meson: Add ice plugin | hrxi | 2023-10-06 | 3 | -0/+31 |
* | meson: Add crypto-vala library | hrxi | 2023-10-06 | 5 | -1/+29 |
* | meson: Add notification-sound plugin | hrxi | 2023-10-06 | 3 | -0/+21 |
* | meson: Add openpgp plugin | hrxi | 2023-10-06 | 5 | -0/+52 |
* | meson: Add http-files plugin | hrxi | 2023-10-06 | 3 | -0/+25 |
* | meson: Install more stuff | hrxi | 2023-10-06 | 11 | -8/+48 |
* | Merge `signal-protocol` into `omemo` plugin | hrxi | 2023-10-06 | 21 | -758/+706 |
* | Merge `gpgme-vala` into `openpgp` plugin | hrxi | 2023-10-06 | 10 | -256/+192 |
* | Fix every inclusion of `gpgme_fix.h` getting their own mutex | hrxi | 2023-10-06 | 2 | -4/+4 |
* | conversation details: Fix for libadwaita < 1.4 | fiaxh | 2023-09-25 | 2 | -1/+5 |
* | Rewrite contact details dialog | fiaxh | 2023-09-24 | 27 | -479/+1339 |
* | Fix build on some Vala compiler versions | Marvin W | 2023-09-24 | 8 | -4/+54 |
* | Fix subscription notification clearing | fiaxh | 2023-09-07 | 2 | -12/+23 |
* | fix: Add x node to MUC PM stanza (#1462) | mesonium | 2023-07-29 | 2 | -0/+12 |
* | Fix showing the kick option to owners | Kim Alvefur | 2023-07-29 | 1 | -0/+2 |
* | Fix potential crash in video calls | Marvin W | 2023-07-09 | 1 | -1/+5 |
* | Fix certificate start time | Marvin W | 2023-07-09 | 1 | -1/+1 |
* | Do not send DTLS datagrams to RTP even after handshake | Marvin W | 2023-07-09 | 1 | -2/+9 |
* | Ignore non-DTLS data before handshake is complete | Stephen Paul Weber | 2023-07-09 | 1 | -1/+1 |
* | data: Set X-Purism-FormFactor in .desktop file | Robert Mader | 2023-07-08 | 1 | -0/+1 |
* | Cleanup automatically loaded help overlay | fiaxh | 2023-07-08 | 3 | -3/+2 |
* | application: Load help overlay automatically | Christopher Davis | 2023-07-08 | 5 | -19/+4 |
* | main_window: Use AdwApplicationWindow | Christopher Davis | 2023-07-08 | 1 | -1/+1 |
* | Add a keyboard shortcut to show keyboard shortcuts (#1432) | eerielili | 2023-06-25 | 2 | -0/+8 |
* | icons: Refresh some symbolic icons (#1444) | Tobias Bernard | 2023-05-29 | 21 | -37/+90 |
* | Fix reactions being made to the wrong message | Marvin W | 2023-05-14 | 1 | -1/+0 |