aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update translationsTranslations2021-03-04109-1116/+1945
* Add different formating with less contrast for markup strings like *,_,~ and ...minils2021-02-171-1/+3
* Improve IBR form handling (#990)Michel Le Bihan2021-02-173-1/+22
* Fix cyclic referencefiaxh2021-02-171-7/+9
* Add cache for file transfersfiaxh2021-02-175-23/+69
* Reduce use of Widget.destroy()fiaxh2021-02-1010-14/+12
* Remove unnecessary Soup dependency from OMEMO pluginfiaxh2021-01-281-1/+0
* Make spell checking a setting, store language per conversationfiaxh2021-01-215-12/+93
* Add libgspell build dependency to travis' configurationThibaut Girka2021-01-211-2/+1
* Add spell-checking using GspellThibaut Girka2021-01-214-0/+54
* Ellipsize long titlesmimi899992021-01-211-1/+1
* Ignore unrecognized options in ./configureMarvin W2021-01-181-9/+2
* Update DOAP file, use BCP 47 language formatfiaxh2021-01-122-8/+18
* Add support for Direct MUC Invitations (XEP-0249)fiaxh2021-01-124-1/+78
* Update translations + DOAPTranslations2021-01-11107-3972/+7272
* More XEPs in the DOAP file (#974)Kim Alvefur2021-01-101-0/+82
* Add logo and screenshots to the DOAP fileEmmanuel Gil Peyrot2021-01-021-0/+6
* Fix segfault on accept_certificate signal (fixup 81a5505)fiaxh2020-12-316-16/+16
* Show invalid certificate screen also when registering accountfiaxh2020-12-312-23/+41
* Allow certificates from unknown CAs from .onion domainsfiaxh2020-12-318-17/+57
* Set window urgency hint independent of notification settingfiaxh2020-12-304-26/+21
* Make db version 18 downgradablefiaxh2020-12-271-2/+2
* Use advertized/server/live time for sorting instead of arrival timefiaxh2020-12-0416-119/+66
* Improve contact description in OMEMO warningsfiaxh2020-12-043-9/+15
* Update date separator at midnightfiaxh2020-12-031-12/+54
* Handle xmpp URIs opened within Dino with Dinofiaxh2020-12-031-0/+9
* Fix notification fallback, fix fdo markup escapingfiaxh2020-12-012-27/+33
* Fix wrong actions for MUCs in Freedesktop notifier (#950)Felipe2020-11-301-4/+4
* Refactor Notifications, add freedesktop backendfiaxh2020-11-2010-283/+665
* Refactor XmppStream, TLS and connection method logicfiaxh2020-11-2017-482/+635
* Improve entity identity getterfiaxh2020-11-202-25/+32
* Fix compiler warnings in WeakMapfiaxh2020-11-171-19/+24
* Use WeakMap for message cachingfiaxh2020-11-143-74/+130
* Add a WeakMap implementation + testsfiaxh2020-11-147-1/+421
* Prepare for 0.2.0 releaseMarvin W2020-11-122-2/+8
* Update translationsTranslations2020-11-1295-472/+438
* Fix incoming muc voice request notificationfiaxh2020-11-115-19/+27
* Make some strings translatable, update translationsTranslations2020-11-1038-325/+1165
* Improve content_item db table indexfiaxh2020-11-051-2/+10
* Update translationsTranslations2020-11-0496-941/+944
* Swedish translations (#936)Kim Alvefur2020-11-042-9/+10
* Fix runtime critical when room has no namefiaxh2020-10-292-2/+2
* Fix GTK warning when closing Dinofiaxh2020-10-271-0/+6
* Fix for older glib versionsfiaxh2020-10-271-2/+13
* Fix some compiler warningsfiaxh2020-10-2719-86/+48
* Don't crash on MAM id-time hickupfiaxh2020-10-271-33/+47
* Fix own message marker marking conversations as readfiaxh2020-10-152-8/+17
* Include 128x128 Dino icon as resourcefiaxh2020-10-152-28/+29
* Service Discovery Module: Clear cached disco info requests when detaching fro...fiaxh2020-10-121-0/+2
* Remove code block formatingfiaxh2020-10-111-20/+0