aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into add-yourselfadd-yourselfeerielili2024-08-25215-19321/+31542
|\
| * Update translationsTranslations2024-08-22121-2043/+2752
| * Omemo: Connect listener only once on account addedfiaxh2024-08-191-0/+7
| * Add cancellable to stream connectfiaxh2024-08-196-28/+41
| * Conversation details: Make block button a stateful menu buttonfiaxh2024-08-194-60/+54
| * Allow blocking entire domain from conversation detailsMiquel Lionel2024-08-194-17/+78
| * Add omemo key management tooltip (#1603)Matthew Fennell2024-08-181-0/+1
| * Add initial message markup (XEP-0394) supportfiaxh2024-07-2913-78/+456
| * Store reply message as sent, with fallbackfiaxh2024-07-296-51/+66
| * Fix shift+enter in chat input not scrolling downfiaxh2024-07-201-1/+2
| * OMEMO: Do not show message for OMEMO messages without payloadMarvin W2024-07-192-7/+7
| * Update translationsTranslations2024-07-0142-1259/+0
| * Update translationsTranslations2024-07-01125-17985/+28943
| * Update appdataMarvin W2024-06-302-40/+112
| * Allow self-signed .onion file transfer certs (#1149)Matthew Fennell2024-06-292-0/+13
| * Self-ping with server-given roomnick (#1594)Matthew Fennell2024-06-281-5/+5
| * Join Channel dialog: Fix displaying of bookmark detailsfiaxh2024-06-231-1/+1
| * Preferences dialog: Various improvementsfiaxh2024-06-212-23/+43
| * Start chat: Adjust status icon position, prioritize statuses, update statusfiaxh2024-06-215-74/+98
| * Show contact status in "Start chat" windowMiquel Lionel2024-06-216-0/+45
| * Settings dialog: Fix account subpage for Adwaita < 1.4, other fixesfiaxh2024-06-205-6/+7
| * Fix meson build filesfiaxh2024-06-204-4/+6
| * Redesign and rewrite accounts and settings dialog into a combined onefiaxh2024-06-2038-445/+1483
| * Store requested disco results with computed hash, use for offline determining...fiaxh2024-06-193-16/+38
| * Add logic for OMEMO by default settingfiaxh2024-05-265-4/+63
| * Support avatar deletionfiaxh2024-05-265-38/+85
* | Simplify talking to yourself (notes) on the UIMiquel Lionel2024-08-256-22/+64
|/
* 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