aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update translationsTranslations2019-12-1968-172/+802
* Refactor MAM catchup. Fetch from latest to earliest message.fiaxh2019-12-188-119/+401
* Add (partial) support for unique stanza ids (XEP-0359)fiaxh2019-12-187-12/+103
* Sync git version generationMarvin W2019-12-181-3/+4
* Ensure compatibility with older CMakeMarvin W2019-12-181-1/+1
* Fixup CMakeMarvin W2019-12-181-1/+0
* Add version and adjust some cmakeMarvin W2019-12-1811-65/+250
* Use transaction for database migrationMarvin W2019-12-172-2/+12
* Add shortcuts windowfiaxh2019-12-175-0/+88
* Update translationsTranslations2019-12-1669-2087/+2067
* Fix chat marker sendingfiaxh2019-12-161-1/+1
* Only send new room config if something was changedfiaxh2019-12-169-47/+46
* Omemo contact details dialog: Only show inactive keys Expander if there are anyfiaxh2019-12-132-6/+8
* Set ALPN info on XMPP connections if GIO >= 2.60fiaxh2019-11-293-3/+19
* Don't continue reading after stream was disconnected, make disconnecting asyncfiaxh2019-11-275-24/+36
* Don't require window object in notificationsfiaxh2019-11-263-16/+17
* Check window width and hight before (re)storing themfiaxh2019-11-267-87/+120
* Could not connect to %s (#605)Allan Nordhøy2019-11-261-1/+1
* Fix join dialog when having been invited to a MUCfiaxh2019-11-243-15/+17
* Remove background transparency of text field (#660)mbeko2019-11-231-1/+3
* Small changes to "Add support for HTTP Upload headers"fiaxh2019-11-191-1/+5
* Add support for HTTP Upload headersWiktor Kwapisiewicz2019-11-193-0/+16
* Don't select all text in entry of message search when openingfiaxh2019-11-191-1/+2
* Don't display labels of hidden DataForm fieldsfiaxh2019-11-191-6/+2
* Don't attempt DNS SRV lookups in connection fallbackfiaxh2019-11-184-4/+4
* Open new connection to send filled-in registration formfiaxh2019-11-182-4/+39
* Parse presence delivery errors when joining MUCfiaxh2019-11-176-39/+66
* Parse offline member info from MUC presencefiaxh2019-11-173-3/+7
* Fix messages being displayed for the wrong sender: Show avatar on lower messa...fiaxh2019-11-172-7/+19
* Don't attempt jingle file transfers in MUCsfiaxh2019-11-172-0/+5
* Disable fast vapi generation for vala 0.44.10, 0.46.4 and 0.47.1fiaxh2019-11-171-2/+2
* Update translationsTranslations2019-11-1474-3738/+4286
* Update Catalan translation. (#647)Jordi Mallach2019-11-141-57/+57
* Fix reporting failed HTTP uploadWiktor Kwapisiewicz2019-11-041-1/+1
* OMEMO: Don't set publish options, configure only bundle node insteadfiaxh2019-11-045-13/+58
* Fix OMEMO file transfer GCM tagMarvin W2019-10-282-2/+2
* Fix accept/reject new OMEMO key buttons in current Adwaita theme versionsfiaxh2019-10-281-19/+16
* Fix segfault in groupchat name generationfiaxh2019-10-231-1/+1
* Colapse inactive keys in OMEMO keys dialogfiaxh2019-10-226-99/+146
* Don't send delivery recipts or chat states for own messagesfiaxh2019-10-223-6/+15
* Fix wrong size being reported for OMEMO encrypted HTTP file transfersMarvin W2019-10-181-1/+1
* Base avatars and names on conversation, not JID.Marvin W2019-10-1823-629/+476
* Fix some incorrect handling of message stylingMarvin W2019-10-181-4/+4
* Use log during IBRMarvin W2019-10-182-1/+3
* Fix critical warning in roster manager when account gets offlineMarvin W2019-10-181-0/+2
* Allow to run Dino as background serviceMarvin W2019-10-182-0/+3
* Fix slash commandsfiaxh2019-10-163-5/+5
* Plugins: Set UI texts in code instead of .ui files to fix translationsfiaxh2019-10-105-21/+35
* Fix pubsub item listener notifyingfiaxh2019-10-024-33/+49
* Rework no-open-conversation placeholderfiaxh2019-10-0111-39/+185