summary refs log tree commit diff
path: root/src/timeline/InputBar.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change indentation to 4 spacesNicolas Werner2021-09-181-86/+86
* Warn the user before they ping the whole roomNicolas Werner2021-09-021-1/+9
* Rename image pack modelNicolas Werner2021-07-221-2/+2
* Basic sticker supportNicolas Werner2021-07-191-0/+2
* Move currentRoom/timeline handling to roomlistNicolas Werner2021-05-281-0/+1
* add notice and rainbownotice commandsLordMZTE2021-04-111-0/+1
* Fix rainbow replies and add rainbowmeNicolas Werner2021-04-011-1/+1
* add /rainbow commandLordMZTE2021-03-261-1/+3
* Merge branch 'quickswitcher_qml' of git://github.com/Jedi18/nheko into Jedi18...Nicolas Werner2021-03-131-2/+0
|\
| * change allowed mistakes, fix minor style issues, remove old completer functio...Jedi182021-03-071-2/+0
* | Update license headersNicolas Werner2021-03-051-0/+4
* | Fix text input restoring after editsNicolas Werner2021-02-251-1/+1
|/
* Implement message editingNicolas Werner2021-02-091-0/+2
* Clarify how markdown is determinedLoren Burkholder2021-01-201-2/+2
* Make lintLoren Burkholder2021-01-201-3/+3
* Add commands to override Markdown settingLoren Burkholder2021-01-201-1/+8
* Port PlaceCall dialog to Qmltrilene2021-01-071-1/+0
* Allow inline replies from notifications on linuxNicolas Werner2021-01-071-1/+1
* Implement Qml drag and dropNicolas Werner2020-11-251-0/+2
* WIP Qml completerNicolas Werner2020-11-251-0/+2
* Reimplement message historyNicolas Werner2020-11-251-1/+4
* Send typing updates from QMLNicolas Werner2020-11-251-1/+15
* Move calls to new input barNicolas Werner2020-11-251-0/+1
* Add file uploadingNicolas Werner2020-11-251-0/+41
* Basic text input in qmlNicolas Werner2020-11-251-2/+13
* Pasteable textinputNicolas Werner2020-11-251-0/+25