| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Don't strip() at XML layer | Marvin W | 2020-06-28 | 3 | -7/+14 |
* | Fix async tests | Marvin W | 2020-06-28 | 3 | -14/+91 |
* | Make Travis CI use debian stable in docker | Marvin W | 2020-06-23 | 1 | -10/+18 |
* | Do not use GNOME specific setting for 24 hours | Marvin W | 2020-06-23 | 1 | -4/+6 |
* | Focus textinput after closing file send dialog | fiaxh | 2020-06-23 | 2 | -1/+6 |
* | fixup Fetch avatars only when they are used | fiaxh | 2020-06-23 | 1 | -1/+1 |
* | Don't offer encryption in MUC PMs | fiaxh | 2020-06-23 | 4 | -2/+27 |
* | Recreate avatar database table, fixes unique constraint | fiaxh | 2020-06-11 | 1 | -2/+10 |
* | Use sqlite UPSERT | fiaxh | 2020-06-10 | 12 | -75/+75 |
* | Fetch avatars only when they are used | fiaxh | 2020-06-10 | 9 | -194/+190 |
* | Fix voice request notification | fiaxh | 2020-06-06 | 2 | -12/+12 |
* | Show unencryptable/untrusted OMEMO warnings also in MUCs | fiaxh | 2020-06-05 | 3 | -16/+51 |
* | Only consider first file if multiple ones are drag and droped | fiaxh | 2020-06-04 | 2 | -7/+18 |
* | Fix runtime critical in entity capabilities hashing | fiaxh | 2020-06-04 | 1 | -1/+1 |
* | Add image sending via clipboard paste | fiaxh | 2020-06-04 | 2 | -0/+16 |
* | Add shortcuts for search (CTRL+F) and file upload (CTRL+U) | fiaxh | 2020-06-03 | 4 | -2/+39 |
* | Fix runtime critical | fiaxh | 2020-06-03 | 1 | -5/+6 |
* | Fix runtime critical | fiaxh | 2020-06-03 | 1 | -1/+1 |
* | Fix cyclic references => let objects be freed | fiaxh | 2020-06-03 | 4 | -29/+42 |
* | Code cleanup | fiaxh | 2020-06-03 | 2 | -27/+6 |
* | Fix compiler warnings | fiaxh | 2020-06-03 | 8 | -16/+16 |
* | Store last read content item for conversations | fiaxh | 2020-06-03 | 10 | -58/+100 |
* | Check if server supports uid | fiaxh | 2020-06-03 | 4 | -5/+15 |
* | Add missing ellipsis, in line with similar strings (#862) | Jordi Mallach | 2020-05-27 | 1 | -1/+1 |
* | Update Catalan translation. (#861) | Jordi Mallach | 2020-05-27 | 1 | -30/+29 |
* | Store current resource for sent message (if server didn't give us the resourc... | fiaxh | 2020-05-24 | 1 | -0/+6 |
* | Fix crash in clear_all_chat_states (it removed an entry from a HashMap while ... | fiaxh | 2020-05-21 | 1 | -1/+2 |
* | Global search: Display dates in local timezone (#855) | selurvedu | 2020-05-20 | 1 | -1/+1 |
* | Update translations | Translations | 2020-05-17 | 90 | -1173/+1097 |
* | Update translations | Translations | 2020-05-16 | 87 | -1262/+4477 |
* | Convert '<' back to '<' in factors of the XEP-0115 verification string | fiaxh | 2020-05-14 | 1 | -11/+28 |
* | Handle incoming own read marker in private MUCs | fiaxh | 2020-04-28 | 4 | -44/+64 |
* | ConversationSummaryView: Fix crash when accessing content_item's first() or l... | fiaxh | 2020-04-28 | 1 | -2/+2 |
* | Fix nick change in MUC, update bookmark accordingly; remove unused code | fiaxh | 2020-04-26 | 9 | -76/+62 |
* | Handle if Items/InfoResult are null | fiaxh | 2020-04-25 | 5 | -7/+25 |
* | Prevent dino from sending whitespace only messages (#821) | selurvedu | 2020-04-24 | 1 | -1/+1 |
* | xmpp-vala: Use more async | fiaxh | 2020-04-24 | 16 | -123/+90 |
* | Fix runtime critical from read marker sending (fixup 3a8fef7) | fiaxh | 2020-04-24 | 1 | -1/+1 |
* | Handle entity hash in server features node, make ServiceDiscovery request_inf... | fiaxh | 2020-04-24 | 10 | -162/+199 |
* | Remove unused file (fixup 51a2372) | fiaxh | 2020-04-24 | 2 | -42/+0 |
* | Exclude valac versions affected by #816 from using fast vapi | Marvin W | 2020-04-22 | 1 | -1/+2 |
* | Fix rare issue with incorrect link parsing | Marvin W | 2020-04-22 | 1 | -2/+3 |
* | Small fixes to moderation | Marvin W | 2020-04-22 | 1 | -13/+12 |
* | Fix mouse hover highlighting the wrong message | selurvedu | 2020-04-22 | 1 | -4/+5 |
* | Improve message highlighting logic | selurvedu | 2020-04-22 | 1 | -12/+13 |
* | Fix late highlighting of conversation items | selurvedu | 2020-04-22 | 1 | -2/+5 |
* | voice handling in moderated groups (#788) | Anmol | 2020-04-22 | 13 | -2/+207 |
* | Add file upload preview | fiaxh | 2020-04-22 | 21 | -195/+588 |
* | Remove features from service discovery module when detaching module from stream | fiaxh | 2020-04-21 | 25 | -33/+122 |
* | Improve message read markers for MUCs | fiaxh | 2020-04-21 | 1 | -5/+10 |