aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/EditMessage.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* basic support for XEP-0308: Last Message Correction. fixes #864Daniel Gultsch2016-02-151-0/+2
|
* do tab completion only if neither ctrl nor alt are being pressedDaniel Gultsch2015-09-281-4/+4
|
* allow tab completion in conferencesDaniel Gultsch2015-09-271-4/+16
|
* invoke onEnterPressed callback only if shift is not pressedDaniel Gultsch2015-09-041-1/+1
|
* fixed enter is send optioniNPUTmice2015-03-061-4/+3
|
* added typing notifications through XEP-0085. fixed #210iNPUTmice2015-02-211-11/+48
|
* Introduced expert options to control enter-is-sendDaniel Gultsch2015-01-091-3/+6
| | | | (default == off)
* Make conversations the root projectSam Whited2014-10-221-0/+39