Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change indentation to 4 spaces | Nicolas Werner | 2021-09-18 | 1 | -86/+86 |
* | Warn the user before they ping the whole room | Nicolas Werner | 2021-09-02 | 1 | -1/+9 |
* | Rename image pack model | Nicolas Werner | 2021-07-22 | 1 | -2/+2 |
* | Basic sticker support | Nicolas Werner | 2021-07-19 | 1 | -0/+2 |
* | Move currentRoom/timeline handling to roomlist | Nicolas Werner | 2021-05-28 | 1 | -0/+1 |
* | add notice and rainbownotice commands | LordMZTE | 2021-04-11 | 1 | -0/+1 |
* | Fix rainbow replies and add rainbowme | Nicolas Werner | 2021-04-01 | 1 | -1/+1 |
* | add /rainbow command | LordMZTE | 2021-03-26 | 1 | -1/+3 |
* | Merge branch 'quickswitcher_qml' of git://github.com/Jedi18/nheko into Jedi18... | Nicolas Werner | 2021-03-13 | 1 | -2/+0 |
|\ | |||||
| * | change allowed mistakes, fix minor style issues, remove old completer functio... | Jedi18 | 2021-03-07 | 1 | -2/+0 |
* | | Update license headers | Nicolas Werner | 2021-03-05 | 1 | -0/+4 |
* | | Fix text input restoring after edits | Nicolas Werner | 2021-02-25 | 1 | -1/+1 |
|/ | |||||
* | Implement message editing | Nicolas Werner | 2021-02-09 | 1 | -0/+2 |
* | Clarify how markdown is determined | Loren Burkholder | 2021-01-20 | 1 | -2/+2 |
* | Make lint | Loren Burkholder | 2021-01-20 | 1 | -3/+3 |
* | Add commands to override Markdown setting | Loren Burkholder | 2021-01-20 | 1 | -1/+8 |
* | Port PlaceCall dialog to Qml | trilene | 2021-01-07 | 1 | -1/+0 |
* | Allow inline replies from notifications on linux | Nicolas Werner | 2021-01-07 | 1 | -1/+1 |
* | Implement Qml drag and drop | Nicolas Werner | 2020-11-25 | 1 | -0/+2 |
* | WIP Qml completer | Nicolas Werner | 2020-11-25 | 1 | -0/+2 |
* | Reimplement message history | Nicolas Werner | 2020-11-25 | 1 | -1/+4 |
* | Send typing updates from QML | Nicolas Werner | 2020-11-25 | 1 | -1/+15 |
* | Move calls to new input bar | Nicolas Werner | 2020-11-25 | 1 | -0/+1 |
* | Add file uploading | Nicolas Werner | 2020-11-25 | 1 | -0/+41 |
* | Basic text input in qml | Nicolas Werner | 2020-11-25 | 1 | -2/+13 |
* | Pasteable textinput | Nicolas Werner | 2020-11-25 | 1 | -0/+25 |