-
- Downloads
Add support for intentional mentions
This is still a bit flaky around when to remove a mention, but it should work in most cases. Might add a toggle in the future to disable these though.
Showing
- CMakeLists.txt 1 addition, 1 deletionCMakeLists.txt
- im.nheko.Nheko.yaml 1 addition, 1 deletionim.nheko.Nheko.yaml
- resources/qml/Completer.qml 7 additions, 0 deletionsresources/qml/Completer.qml
- resources/qml/MessageInput.qml 11 additions, 0 deletionsresources/qml/MessageInput.qml
- resources/qml/MessageInputWarning.qml 23 additions, 0 deletionsresources/qml/MessageInputWarning.qml
- resources/qml/TimelineDefaultMessageStyle.qml 12 additions, 12 deletionsresources/qml/TimelineDefaultMessageStyle.qml
- resources/qml/TimelineView.qml 10 additions, 3 deletionsresources/qml/TimelineView.qml
- resources/qml/dialogs/RoomSettingsDialog.qml 1 addition, 1 deletionresources/qml/dialogs/RoomSettingsDialog.qml
- src/ChatPage.cpp 2 additions, 1 deletionsrc/ChatPage.cpp
- src/EventAccessors.cpp 17 additions, 0 deletionssrc/EventAccessors.cpp
- src/EventAccessors.h 2 additions, 0 deletionssrc/EventAccessors.h
- src/timeline/InputBar.cpp 96 additions, 23 deletionssrc/timeline/InputBar.cpp
- src/timeline/InputBar.h 39 additions, 4 deletionssrc/timeline/InputBar.h
- src/timeline/TimelineModel.cpp 21 additions, 6 deletionssrc/timeline/TimelineModel.cpp
- src/timeline/TimelineModel.h 1 addition, 1 deletionsrc/timeline/TimelineModel.h
Loading
Please register or sign in to comment