| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent ChatTextView from increasing in height after text was entered | fiaxh | 2022-01-12 | 1 | -2/+7 |
* | Allow spaces in nick for affiliate command (#1170) | jugendhacker | 2022-01-05 | 1 | -3/+5 |
* | Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'') | fiaxh | 2021-10-12 | 1 | -6/+6 |
* | Don't keep own reference to GspellTextView/Buffer | fiaxh | 2021-07-29 | 1 | -8/+15 |
* | Make spell checking a setting, store language per conversation | fiaxh | 2021-01-21 | 1 | -10/+48 |
* | Add spell-checking using Gspell | Thibaut Girka | 2021-01-21 | 2 | -0/+38 |
* | Fix some compiler warnings | fiaxh | 2020-10-27 | 1 | -2/+2 |
* | Focus textinput after closing file send dialog | fiaxh | 2020-06-23 | 1 | -1/+5 |
* | Don't offer encryption in MUC PMs | fiaxh | 2020-06-23 | 1 | -2/+15 |
* | Add image sending via clipboard paste | fiaxh | 2020-06-04 | 1 | -0/+2 |
* | Code cleanup | fiaxh | 2020-06-03 | 1 | -17/+6 |
* | Fix compiler warnings | fiaxh | 2020-06-03 | 1 | -1/+1 |
* | Update translations | Translations | 2020-05-17 | 1 | -2/+2 |
* | Fix nick change in MUC, update bookmark accordingly; remove unused code | fiaxh | 2020-04-26 | 1 | -1/+1 |
* | Prevent dino from sending whitespace only messages (#821) | selurvedu | 2020-04-24 | 1 | -1/+1 |
* | Small fixes to moderation | Marvin W | 2020-04-22 | 1 | -13/+12 |
* | voice handling in moderated groups (#788) | Anmol | 2020-04-22 | 1 | -1/+34 |
* | Add file upload preview | fiaxh | 2020-04-22 | 2 | -22/+10 |
* | Add keyboard shortcut (up key) to activate last message correction | fiaxh | 2020-04-05 | 1 | -0/+13 |
* | Add support for last message correction | fiaxh | 2020-04-03 | 6 | -56/+113 |
* | Add alternative character sequence for kiss emoji (#784) | mbeko | 2020-03-28 | 1 | -0/+1 |
* | Update live whether encryption is possible in MUC (lock icon visible) | fiaxh | 2020-03-08 | 2 | -5/+12 |
* | Add smiley translation <3 (#723) | Alyssa Rosenzweig | 2020-02-22 | 1 | -0/+1 |
* | Add smiley translations for :-* (#724) | ericschdt | 2020-02-22 | 1 | -0/+1 |
* | Rename folders/files conversation_summary -> conversation_content_view | fiaxh | 2020-02-22 | 1 | -0/+150 |
* | Support smiley->emoji conversion in the middle of the text | fiaxh | 2020-01-02 | 1 | -7/+22 |
* | Fix slash commands | fiaxh | 2019-10-16 | 1 | -2/+2 |
* | Add JET support | Marvin W | 2019-09-16 | 1 | -5/+8 |
* | Deactivate emoji button for gtk < 3.24 | fiaxh | 2019-09-15 | 1 | -11/+15 |
* | Add emoji button to chat input | fiaxh | 2019-09-09 | 2 | -2/+14 |
* | Rework encryption enabling logic + UI | fiaxh | 2019-08-02 | 5 | -103/+60 |
* | Hide encryption icon in public MUCs | fiaxh | 2019-06-22 | 2 | -2/+9 |
* | Fix when /affiliate cmd doesn't get enough args (#557) | Aearil | 2019-04-29 | 1 | -2/+6 |
* | Order MUC occupants tab completion by most recent message sent | fiaxh | 2019-04-16 | 1 | -3/+22 |
* | Forward KeyEvent (and change focus) on key press in conversation view (not ch... | fiaxh | 2019-04-15 | 1 | -1/+1 |
* | Fix segfault in nick completion for non-connected MUCs | fiaxh | 2019-04-14 | 1 | -1/+1 |
* | Make file read/write async | fiaxh | 2019-02-14 | 1 | -1/+1 |
* | ui: search sidebar initial | bobufa | 2018-08-13 | 1 | -1/+2 |
* | Move chat input to .ui file, fix smiley conversion on enter | fiaxh | 2018-05-10 | 1 | -26/+15 |
* | Redesign chat input + move file upload there | fiaxh | 2018-04-30 | 1 | -9/+61 |
* | Only display transferred images, display file names, open in system viewer, i... | fiaxh | 2018-01-28 | 1 | -1/+1 |
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 3 | -7/+12 |
* | Add support for setting a new Affiliation in a muc (#266) | David Plassmann | 2018-01-09 | 1 | -0/+4 |
* | Tab completion: Case insensitive, handle spaces | fiaxh | 2018-01-06 | 1 | -4/+6 |
* | Rename resources to have a reverse DNS prefix | fiaxh | 2017-12-03 | 2 | -2/+2 |
* | Fix warnings | fiaxh | 2017-10-31 | 1 | -2/+0 |
* | Handle file uploading in libdino & main, have http upload as provider | fiaxh | 2017-10-21 | 1 | -2/+2 |
* | Move encryption menu into ChatInput, PGP support for MUCs | fiaxh | 2017-09-06 | 2 | -0/+79 |
* | Handle xmpp ?join and ?message uris | fiaxh | 2017-08-25 | 1 | -0/+5 |
* | Improve undo/redo | fiaxh | 2017-08-25 | 1 | -6/+9 |