aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Use ctrl+enter to enter newlinexavi922023-10-051-1/+1
* emojichooser.ui: set category icons on a GtkGridXavier Del Campo Romero2023-10-051-1/+41
* Update im.dino.Dino.appdata.xml.in (#1121)free software2023-10-051-0/+4
* Update im.dino.Dino.desktop (#1122)free software2023-10-051-0/+1
* [feature/handy]: Adapt OMEMO dialog (#985)Michel Le Bihan2023-10-054-5/+8
* Set ConversationView min widthmimi899992023-10-051-0/+1
* Wrap titles box in a scrolled windowmimi899992023-10-051-1/+3
* Add separators and back button to non csd headermimi899992023-10-052-6/+29
* Add separator between paned stacks in main windowmimi899992023-10-052-0/+14
* Change main window to use headergroup for window buttonsmimi899992023-10-051-20/+7
* Change contact details dialog container to HdyClamp and enable label wrap (#948)Michel Le Bihan2023-10-052-84/+89
* Change select contact dialog container to HdyClamp and set default size (#949)Michel Le Bihan2023-10-053-47/+57
* Add window controls to conversation titlebar CSD in folded mode (#961)Michel Le Bihan2023-10-051-1/+1
* Further adjustments for handy-1fiaxh2023-10-052-2/+4
* Update to libhandy 1.0mimi899992023-10-053-14/+12
* Use libhandy for main windowMarvin W2023-10-055-20/+102
* Show modal dialog to select default encryption if unknownXavier Del Campo Romero2023-10-054-1/+190
* Set up default encryption settings GUIXavier Del Campo Romero2023-10-054-1/+138
* Prepare for 0.4 releaseMarvin W2023-10-052-1/+2
* Don't accept corrections from MUC MAMMarvin W2023-10-051-1/+2
* Fix various date/time stamps not updated or wrong time zoneMarvin W2023-10-052-8/+7
* Show "Me" instead of bare jid when no local alias is setMarvin W2023-10-052-9/+2
* Improve history sync under loadMarvin W2023-10-054-41/+102
* Fix label attributes updated with delayMarvin W2023-10-051-16/+17
* Deduplicate messages before storing in databaseMarvin W2023-10-051-66/+70
* Add priority for and allow cancellation of outgoing stanzasMarvin W2023-10-0510-57/+85
* Collapse most stream releated errors into IOErrorMarvin W2023-10-0514-115/+87
* OMEMO: Make device list publicfiaxh2023-10-051-6/+9
* Fix placeholder being shown on startup, fix missing vertical line in no-conve...fiaxh2023-10-051-4/+1
* Add tooltips to the delivered and read icons (#1341)Prashant Kumar2023-10-051-0/+2
* Fix buildfiaxh2023-10-051-1/+0
* Remove nl_BE from LINGUAS files and appdata file (fixup d0a00e1)fiaxh2023-10-054-7/+0
* Remove Dutch (Belgium) translation, fallback to DutchTranslations2023-10-053-1577/+0
* Update appdata file with content_rating, releases, update image tagsfiaxh2023-10-051-15/+19
* MAM: Fix latest range not being stored in db if it contained a duplicatefiaxh2023-10-051-6/+0
* Fix compiler warningsfiaxh2023-10-056-8/+3
* MAM: Fix processing after range was fetched completely, fix merging of rangesfiaxh2023-10-051-29/+30
* Fix connecting to jingle file provider multiple timesfiaxh2023-10-051-7/+6
* Fix some MAM issuesfiaxh2023-10-051-17/+40
* Parse conference.password from XEP-0402 bookmarks (#1310)Teemu Ikonen2023-10-051-0/+1
* Clean up log outputsfiaxh2023-10-053-42/+22
* Automatically select appropriate libsoup versionMarvin W2023-10-056-14/+52
* Replace splice_async with read_asyncMarvin W2023-10-051-1/+9
* 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
* MAM: Fix latest range not being stored in db if it contained a duplicatefiaxh2023-10-011-5/+7
* fix: Add x node to MUC PM stanza (#1462)mesonium2023-10-012-0/+12
* Rewrite MAM logic and add MUC MAMfiaxh2023-10-0119-355/+833
* conversation_view_controller.vala: Add missing null checkXavier Del Campo Romero2023-10-011-1/+1