aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Focus textinput after closing file send dialogfiaxh2020-06-232-1/+6
* fixup Fetch avatars only when they are usedfiaxh2020-06-231-1/+1
* Don't offer encryption in MUC PMsfiaxh2020-06-234-2/+27
* Recreate avatar database table, fixes unique constraintfiaxh2020-06-111-2/+10
* Use sqlite UPSERTfiaxh2020-06-1012-75/+75
* Fetch avatars only when they are usedfiaxh2020-06-109-194/+190
* Fix voice request notificationfiaxh2020-06-062-12/+12
* Show unencryptable/untrusted OMEMO warnings also in MUCsfiaxh2020-06-053-16/+51
* Only consider first file if multiple ones are drag and dropedfiaxh2020-06-042-7/+18
* Fix runtime critical in entity capabilities hashingfiaxh2020-06-041-1/+1
* Add image sending via clipboard pastefiaxh2020-06-042-0/+16
* Add shortcuts for search (CTRL+F) and file upload (CTRL+U)fiaxh2020-06-034-2/+39
* Fix runtime criticalfiaxh2020-06-031-5/+6
* Fix runtime criticalfiaxh2020-06-031-1/+1
* Fix cyclic references => let objects be freedfiaxh2020-06-034-29/+42
* Code cleanupfiaxh2020-06-032-27/+6
* Fix compiler warningsfiaxh2020-06-038-16/+16
* Store last read content item for conversationsfiaxh2020-06-0310-58/+100
* Check if server supports uidfiaxh2020-06-034-5/+15
* Add missing ellipsis, in line with similar strings (#862)Jordi Mallach2020-05-271-1/+1
* Update Catalan translation. (#861)Jordi Mallach2020-05-271-30/+29
* Store current resource for sent message (if server didn't give us the resourc...fiaxh2020-05-241-0/+6
* Fix crash in clear_all_chat_states (it removed an entry from a HashMap while ...fiaxh2020-05-211-1/+2
* Global search: Display dates in local timezone (#855)selurvedu2020-05-201-1/+1
* Update translationsTranslations2020-05-1790-1173/+1097
* Update translationsTranslations2020-05-1687-1262/+4477
* Convert '<' back to '&lt;' in factors of the XEP-0115 verification stringfiaxh2020-05-141-11/+28
* Handle incoming own read marker in private MUCsfiaxh2020-04-284-44/+64
* ConversationSummaryView: Fix crash when accessing content_item's first() or l...fiaxh2020-04-281-2/+2
* Fix nick change in MUC, update bookmark accordingly; remove unused codefiaxh2020-04-269-76/+62
* Handle if Items/InfoResult are nullfiaxh2020-04-255-7/+25
* Prevent dino from sending whitespace only messages (#821)selurvedu2020-04-241-1/+1
* xmpp-vala: Use more asyncfiaxh2020-04-2416-123/+90
* Fix runtime critical from read marker sending (fixup 3a8fef7)fiaxh2020-04-241-1/+1
* Handle entity hash in server features node, make ServiceDiscovery request_inf...fiaxh2020-04-2410-162/+199
* Remove unused file (fixup 51a2372)fiaxh2020-04-242-42/+0
* Exclude valac versions affected by #816 from using fast vapiMarvin W2020-04-221-1/+2
* Fix rare issue with incorrect link parsingMarvin W2020-04-221-2/+3
* Small fixes to moderationMarvin W2020-04-221-13/+12
* Fix mouse hover highlighting the wrong messageselurvedu2020-04-221-4/+5
* Improve message highlighting logicselurvedu2020-04-221-12/+13
* Fix late highlighting of conversation itemsselurvedu2020-04-221-2/+5
* voice handling in moderated groups (#788)Anmol2020-04-2213-2/+207
* Add file upload previewfiaxh2020-04-2221-195/+588
* Remove features from service discovery module when detaching module from streamfiaxh2020-04-2125-33/+122
* Improve message read markers for MUCsfiaxh2020-04-211-5/+10
* Update last_activity before received_file signal to keep UI in sync (#811)kmq2020-04-181-1/+1
* HTTP-Upload: parsing max-file-size attribute (#809)kmq2020-04-171-8/+10
* Handle unknown own MUC jid betterfiaxh2020-04-142-9/+17
* Bump libsignal-protocol-c version to 2.3.3Marvin W2020-04-133-2/+2