aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Add support for unencrypted RTP calls to libdinofiaxh2021-03-2114-7/+814
| * Add RTP implementation as pluginMarvin W2021-03-2111-6/+1752
| * Add gstreamer .cmake instructionsMarvin W2021-03-213-0/+40
| * Add initial Jingle Message Initiation (XEP-0353) supportfiaxh2021-03-212-0/+101
| * Add support for Jingle RTP sessions (XEP-0167) to xmpp-valaMarvin W2021-03-217-0/+507
| * Add libnice-based ICE-UDP implementation as pluginMarvin W2021-03-217-16/+386
| * Add External Service Discovery (XEP-0215) supportfiaxh2021-03-211-0/+49
| * Add ICE-UDP Jingle transport (XEP-0176) to xmpp-valaMarvin W2021-03-213-0/+243
| * Improve & refactor Jingle base implementationfiaxh2021-03-2119-1157/+1671
| * Add libnice and listen for direct connections in Jingle SOCKS5 (#608)hrxi2021-03-1913-16/+698
* | Use drop index if exists to help database up-down-gradingfiaxh2021-05-011-5/+5
* | Update translationsTranslations2021-04-11110-1154/+1529
* | Fix processing of XEP-0184 delivery receiptsfiaxh2021-04-112-6/+6
* | StreamManagement: Fix HashMap potentially being altered while being itteratedfiaxh2021-04-081-1/+1
* | Fix segfault on bad certificate with multiple xmpp recordsfiaxh2021-04-074-10/+17
* | Let freedesktop notifications expirefiaxh2021-04-071-5/+10
* | Set omemo+openpgp database properties to be the same as main dbfiaxh2021-04-072-5/+15
* | Fix accounts panel width (#1017)Sergey2021-03-241-1/+1
* | Fix regression in FileItem generationfiaxh2021-03-232-8/+17
|/
* Make 'Close' button close AboutDialog (#1018)Sergey2021-03-101-0/+6
* Fix some typos in variable names (#1016)Sergey2021-03-092-29/+29
* CMake: Make STATIC explict where neededMarvin W2021-03-063-3/+3
* QLite: Adjust Real for latest vala versionMarvin W2021-03-061-4/+6
* Adjust ShortcutsWindow + AboutDialog for non-CSD modefiaxh2021-03-051-10/+29
* Escape pango markup in names in GlobalSearchfiaxh2021-03-051-2/+2
* Add '--version' flag (#1014)Sergey2021-03-051-0/+12
* Switch from travis to github actionsfiaxh2021-03-042-24/+13
* 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