Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix input focus when pressing reply button | Nicolas Werner | 2020-11-25 | 1 | -0/+1 |
| | |||||
* | Add mobile mode which improves scrolling | Nicolas Werner | 2020-10-24 | 1 | -1/+1 |
| | |||||
* | Fix copying text | Nicolas Werner | 2020-10-24 | 1 | -2/+0 |
| | |||||
* | Lint qml with qml-format | Nicolas Werner | 2020-10-08 | 1 | -27/+29 |
| | |||||
* | Fix Wrong Emojis Issue in Room Verification | Chethan2k1 | 2020-09-04 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' into device-verification | CH Chethan Reddy | 2020-08-30 | 1 | -3/+3 |
|\ | |||||
| * | Merge remote-tracking branch 'origin/master' into new-event-store | Nicolas Werner | 2020-08-17 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt io.github.NhekoReborn.Nheko.json src/Cache.cpp src/timeline/TimelineModel.cpp src/timeline/TimelineModel.h src/timeline/TimelineViewManager.cpp | ||||
| | * | Open url using QDesktopServices from Qml | Nicolas Werner | 2020-07-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | This fixes some weirdness on some platforms, where Qt.openUrlExternally does weird stuff. | ||||
| * | | Further tweak text element | Nicolas Werner | 2020-08-06 | 1 | -2/+2 |
| | | | |||||
* | | | Fix presence indicator | Nicolas Werner | 2020-07-30 | 1 | -2/+4 |
|/ / | |||||
* | | Make long press menu actually work | Nicolas Werner | 2020-07-26 | 1 | -1/+2 |
| | | |||||
* | | Optimize scrolling a little bit | Nicolas Werner | 2020-07-25 | 1 | -3/+0 |
| | | |||||
* | | Fix binding loop and non integer text height | Nicolas Werner | 2020-07-25 | 1 | -0/+3 |
|/ | |||||
* | Revert change from TextEdit to TextArea | Nicolas Werner | 2020-02-27 | 1 | -5/+2 |
| | | | | | | It made some messages unreadabe. We loose proper highlight colors, but we will have to do for now, until I can figure out, why the TextArea doesn't work. | ||||
* | Improve link theming | Nicolas Werner | 2020-02-27 | 1 | -2/+5 |
| | |||||
* | Don't let click on reply steal focus from the replied to elements | Nicolas Werner | 2020-02-26 | 1 | -1/+2 |
| | |||||
* | Speed up timeline by using global ToolTip and Menu | Nicolas Werner | 2020-02-02 | 1 | -5/+3 |
| | |||||
* | Fix links opening user dialog and in browser | Nicolas Werner | 2019-11-23 | 1 | -2/+2 |
| | |||||
* | Enable link handling | Nicolas Werner | 2019-11-23 | 1 | -0/+33 |