aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update XEPs in DOAPMarvin W2023-03-062-2/+98
* New Avatar UIMarvin W2023-03-0533-645/+694
* Implement XEP-0392: Consistent Color GenerationMarvin W2023-03-056-11/+515
* Consider stream readable when EOS is reached.Marvin W2023-03-021-1/+1
* Fix critical warnings after DTLS-SRTP calls without OMEMO verificationMarvin W2023-03-021-1/+1
* Fix typing notifications in groupchatsMarvin W2023-03-022-18/+7
* Fix some memory leaksfiaxh2023-02-276-53/+143
* Stop regenerating message menu buttonsfiaxh2023-02-164-33/+51
* Clear chat input after /commandfiaxh2023-02-101-7/+8
* Remove spell check settingfiaxh2023-02-094-96/+2
* Make the symbolic app icon squarefiaxh2023-02-091-4/+4
* Settings: Connect to Switch.notify-active instead of to activatefiaxh2023-02-091-5/+5
* menu_app: Move preferences to last groupChristopher Davis2023-02-091-2/+2
* menu_app: Rename Settings to PreferencesChristopher Davis2023-02-091-1/+1
* settings_dialog: Use AdwPreferencesWindow and AdwActionRowChristopher Davis2023-02-092-65/+80
* Prepare for 0.4 releaseMarvin W2023-02-072-5/+6
* Update translationsTranslations2023-02-07117-2337/+4198
* Don't accept corrections from MUC MAMMarvin W2023-02-071-1/+2
* Fix various date/time stamps not updated or wrong time zoneMarvin W2023-02-073-13/+29
* Fix some form entries not updating properlyMarvin W2023-02-075-30/+16
* Show "Me" instead of bare jid when no local alias is setMarvin W2023-02-072-9/+2
* Improve history sync under loadMarvin W2023-02-074-41/+102
* Fix label attributes updated with delayMarvin W2023-02-071-16/+17
* Deduplicate messages before storing in databaseMarvin W2023-02-071-66/+70
* Add priority for and allow cancellation of outgoing stanzasMarvin W2023-02-0710-57/+85
* Collapse most stream releated errors into IOErrorMarvin W2023-02-0717-135/+95
* OMEMO: Make device list publicfiaxh2023-02-051-6/+9
* Fix placeholder being shown on startup, fix missing vertical line in no-conve...fiaxh2023-01-313-5/+4
* New Date SeparatorMarvin W2023-01-313-79/+112
* Fix reaction display in private MUCsMarvin W2023-01-314-7/+45
* Fix critical warning due to tooltip issueMarvin W2023-01-311-1/+1
* Fix reading reactions in private groups w/o occupant idsfiaxh2023-01-311-4/+11
* Add tooltips to the delivered and read icons (#1341)Prashant Kumar2023-01-301-2/+8
* Always display reaction+reply buttons, disable if not possiblefiaxh2023-01-3011-87/+109
* Fix buildfiaxh2023-01-282-2/+0
* Remove nl_BE from LINGUAS files and appdata file (fixup d0a00e1)fiaxh2023-01-284-7/+0
* Remove Dutch (Belgium) translation, fallback to DutchTranslations2023-01-283-1639/+0
* Update translationsTranslations2023-01-28120-14628/+17889
* Update appdata file with content_rating, releases, update image tagsfiaxh2023-01-281-15/+19
* Fix QR code being displayed way too smallfiaxh2023-01-282-6/+8
* Reactions: Fix fallback bodies being displayed as messagesfiaxh2023-01-271-1/+1
* Fix reactions from MAM getting attributed to the wrong messagefiaxh2023-01-252-38/+26
* Fix UI for libadwaitaMarvin W2023-01-2515-280/+421
* Fix scaling image for GTK4Marvin W2023-01-243-182/+110
* Small UI fixes for libAdwaitaMarvin W2023-01-249-56/+41
* Only use Adw.AboutWindow for Adwaita >= 1.2fiaxh2023-01-242-15/+24
* Add libadwaita dependency to gitlab CIfiaxh2023-01-241-1/+1
* Use Adw.StatusPage instead of custom placeholdersfiaxh2023-01-246-189/+68
* Improve libadwaita integrationfiaxh2023-01-242-9/+2
* Change Gtk.Paned to Adw.Leaflet in MainWindowTeemu Ikonen2023-01-242-10/+12