Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | fixes #857 | ||||
* | Only consider first file if multiple ones are drag and droped | fiaxh | 2020-06-04 | 2 | -7/+18 |
| | | | | fixes #818 | ||||
* | 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 |
| | | | | fixes #385 | ||||
* | Add shortcuts for search (CTRL+F) and file upload (CTRL+U) | fiaxh | 2020-06-03 | 4 | -2/+39 |
| | | | | fixes #806 | ||||
* | 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 |
| | | | | fixes #495 | ||||
* | 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 ↵ | fiaxh | 2020-05-24 | 1 | -0/+6 |
| | | | | | | resource we asked for) Some servers give out random resources. Then, we didn't deduplicate own messages afterwards because we saved the wrong resource. | ||||
* | Fix crash in clear_all_chat_states (it removed an entry from a HashMap while ↵ | fiaxh | 2020-05-21 | 1 | -1/+2 |
| | | | | iterating over it) | ||||
* | Global search: Display dates in local timezone (#855) | selurvedu | 2020-05-20 | 1 | -1/+1 |
| | | | | | | This fixes message dates being displayed in UTC in the message search sidebar. Co-authored-by: selurvedu <selurvedu@users.noreply.github.com> | ||||
* | 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 ↵ | fiaxh | 2020-04-28 | 1 | -2/+2 |
| | | | | last() if the TreeSet is empty | ||||
* | 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 |
| | | | | | Fixes #774. Co-authored-by: selurvedu <selurvedu@users.noreply.github.com> | ||||
* | 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 ↵ | fiaxh | 2020-04-24 | 10 | -162/+199 |
| | | | | request_info/items async, add caching has_entity_feature | ||||
* | 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 |
| | | | | Fixes #795. | ||||
* | Improve message highlighting logic | selurvedu | 2020-04-22 | 1 | -12/+13 |
| | |||||
* | Fix late highlighting of conversation items | selurvedu | 2020-04-22 | 1 | -2/+5 |
| | | | | | If the pointer was moved from outside to a conversation item with a straight horizontal move, the conversation item was not getting highlighted. | ||||
* | voice handling in moderated groups (#788) | Anmol | 2020-04-22 | 13 | -2/+207 |
| | |||||
* | Add file upload preview | fiaxh | 2020-04-22 | 21 | -195/+588 |
| | | | | fixes #756 | ||||
* | Remove features from service discovery module when detaching module from stream | fiaxh | 2020-04-21 | 25 | -33/+122 |
| | | | | | fixes #179 fixes #812 | ||||
* | Improve message read markers for MUCs | fiaxh | 2020-04-21 | 1 | -5/+10 |
| | |||||
* | Update last_activity before received_file signal to keep UI in sync (#811) | kmq | 2020-04-18 | 1 | -1/+1 |
| | | | | | Fixes #791 where a signal to update the UI is sent to late when sending files, resulting in an out of sync conversations list. | ||||
* | HTTP-Upload: parsing max-file-size attribute (#809) | kmq | 2020-04-17 | 1 | -8/+10 |
| | | | | | When a server returns multiple <x/> elements in response to a discinfo query, this change uses all of them instead of just the first one. | ||||
* | Handle unknown own MUC jid better | fiaxh | 2020-04-14 | 2 | -9/+17 |
| | |||||
* | Bump libsignal-protocol-c version to 2.3.3 | Marvin W | 2020-04-13 | 3 | -2/+2 |
| | |||||
* | Fix FileWidget sometimes showing two states | fiaxh | 2020-04-13 | 1 | -26/+24 |
| | |||||
* | Update translations | Translations | 2020-04-12 | 85 | -505/+528 |
| | |||||
* | Update README.md (#767) | Echolon | 2020-04-12 | 1 | -3/+4 |
| | |||||
* | Shortened sentence, "use the %s account" (#807) | Allan Nordhøy | 2020-04-12 | 1 | -1/+1 |
| | |||||
* | Update translations | Translations | 2020-04-11 | 87 | -7177/+9627 |
| | |||||
* | Clean up file widget code | fiaxh | 2020-04-10 | 4 | -201/+293 |
| |