Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update Catalan translation. | Jordi Mallach | 2019-12-24 | 1 | -11/+12 | |
| | ||||||
* | Don't show own typing notifications (other devices) | fiaxh | 2019-12-24 | 2 | -4/+1 | |
| | | | | fixes #669 | |||||
* | Also display groupchat file authorship correctly in sidebar | Marvin W | 2019-12-24 | 1 | -1/+1 | |
| | ||||||
* | Fix small focus bugs in account wizard | Marvin W | 2019-12-23 | 1 | -3/+5 | |
| | ||||||
* | Properly check Jids everywhere | Marvin W | 2019-12-23 | 12 | -129/+204 | |
| | ||||||
* | Improve account setup success screen | fiaxh | 2019-12-23 | 2 | -7/+7 | |
| | ||||||
* | Fix+improve conversation selection when joining channel or starting MUC PM | fiaxh | 2019-12-21 | 8 | -25/+15 | |
| | ||||||
* | !fixup Allow inserting messages into ConversationView with same sort_time as ↵ | fiaxh | 2019-12-19 | 1 | -1/+1 | |
| | | | | the latest | |||||
* | Update translations | Translations | 2019-12-19 | 26 | -130/+760 | |
| | ||||||
* | Add version and adjust some cmake | Marvin W | 2019-12-18 | 3 | -1/+21 | |
| | ||||||
* | Add shortcuts window | fiaxh | 2019-12-17 | 5 | -0/+88 | |
| | ||||||
* | Update translations | Translations | 2019-12-16 | 27 | -1710/+1698 | |
| | ||||||
* | Only send new room config if something was changed | fiaxh | 2019-12-16 | 3 | -5/+16 | |
| | | | | fixes #675 | |||||
* | Don't require window object in notifications | fiaxh | 2019-11-26 | 2 | -11/+17 | |
| | | | | fixes #658 | |||||
* | Check window width and hight before (re)storing them | fiaxh | 2019-11-26 | 5 | -30/+119 | |
| | ||||||
* | Could not connect to %s (#605) | Allan Nordhøy | 2019-11-26 | 1 | -1/+1 | |
| | ||||||
* | Fix join dialog when having been invited to a MUC | fiaxh | 2019-11-24 | 3 | -15/+17 | |
| | | | | fixes #661 | |||||
* | Remove background transparency of text field (#660) | mbeko | 2019-11-23 | 1 | -1/+3 | |
| | | | | | | | Remove background transparency of text field Set input field background to theme base colour: This avoids non-matching colours with some themes while it still fixes the rendering issue. fixes #653 | |||||
* | Don't select all text in entry of message search when opening | fiaxh | 2019-11-19 | 1 | -1/+2 | |
| | | | | fixes #601 | |||||
* | Don't display labels of hidden DataForm fields | fiaxh | 2019-11-19 | 1 | -6/+2 | |
| | ||||||
* | Don't attempt DNS SRV lookups in connection fallback | fiaxh | 2019-11-18 | 2 | -2/+2 | |
| | ||||||
* | Parse presence delivery errors when joining MUC | fiaxh | 2019-11-17 | 3 | -32/+35 | |
| | | | | fixes #224 | |||||
* | Parse offline member info from MUC presence | fiaxh | 2019-11-17 | 1 | -1/+1 | |
| | | | | Fixes OMEMO only encrypting to new member after restart and private MUC name only updating after restart | |||||
* | Fix messages being displayed for the wrong sender: Show avatar on lower ↵ | fiaxh | 2019-11-17 | 2 | -7/+19 | |
| | | | | | | | message when inserting message between two others fixes #641 fixes #639 | |||||
* | Update translations | Translations | 2019-11-14 | 30 | -1788/+2208 | |
| | ||||||
* | Update Catalan translation. (#647) | Jordi Mallach | 2019-11-14 | 1 | -57/+57 | |
| | ||||||
* | Fix segfault in groupchat name generation | fiaxh | 2019-10-23 | 1 | -1/+1 | |
| | | | | fixes #635 | |||||
* | Colapse inactive keys in OMEMO keys dialog | fiaxh | 2019-10-22 | 1 | -1/+2 | |
| | ||||||
* | Base avatars and names on conversation, not JID. | Marvin W | 2019-10-18 | 20 | -617/+454 | |
| | | | | Fixes #598 | |||||
* | Fix some incorrect handling of message styling | Marvin W | 2019-10-18 | 1 | -4/+4 | |
| | ||||||
* | Allow to run Dino as background service | Marvin W | 2019-10-18 | 1 | -0/+1 | |
| | ||||||
* | Fix slash commands | fiaxh | 2019-10-16 | 3 | -5/+5 | |
| | ||||||
* | Rework no-open-conversation placeholder | fiaxh | 2019-10-01 | 9 | -39/+183 | |
| | ||||||
* | Add Bookmarks2 implementation, introduce bookmarks interfaces | fiaxh | 2019-09-29 | 2 | -10/+35 | |
| | ||||||
* | Improve conversation unread status detection | fiaxh | 2019-09-29 | 1 | -6/+3 | |
| | ||||||
* | Add JET support | Marvin W | 2019-09-16 | 1 | -5/+8 | |
| | ||||||
* | Distribute window buttons (minimize,maximize,close) after realize and update ↵ | fiaxh | 2019-09-15 | 1 | -15/+16 | |
| | | | | live | |||||
* | Deactivate emoji button for gtk < 3.24 | fiaxh | 2019-09-15 | 1 | -11/+15 | |
| | ||||||
* | Deactivate spinner in file widget as soon as its not displayed anymore (CPU ↵ | fiaxh | 2019-09-14 | 2 | -2/+5 | |
| | | | | usage) | |||||
* | Load images in conversation summary in different thread | fiaxh | 2019-09-11 | 1 | -26/+38 | |
| | ||||||
* | Remove some use_markup usages, put skeleton header into .ui file | fiaxh | 2019-09-11 | 7 | -52/+87 | |
| | ||||||
* | fixup Fix some warnings | fiaxh | 2019-09-10 | 4 | -26/+22 | |
| | ||||||
* | Fix some warnings | hrxi | 2019-09-10 | 7 | -51/+79 | |
| | | | | | | Instances of `RegexError` are just asserted as `assert_not_reached` as they cannot really fail except for allocation failure if the given regex is valid. | |||||
* | Add emoji button to chat input | fiaxh | 2019-09-09 | 6 | -16/+38 | |
| | ||||||
* | Update translations | Translations | 2019-08-28 | 28 | -996/+3259 | |
| | ||||||
* | Don't show conversations from account after it was disabled | fiaxh | 2019-08-28 | 2 | -2/+1 | |
| | | | | fixes #277 | |||||
* | Add and enable newly created (first) account | fiaxh | 2019-08-23 | 3 | -7/+15 | |
| | | | | fixes #584 | |||||
* | Add incoming mediated invitation support (#162) | fiaxh | 2019-08-22 | 2 | -17/+50 | |
| | | | | Co-authored-by: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> | |||||
* | Fix compilation | fiaxh | 2019-08-06 | 1 | -1/+0 | |
| | ||||||
* | Use own file type icons | fiaxh | 2019-08-06 | 10 | -18/+92 | |
| |