Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-09-16 | Reenable top bar room settings menus on avatar or title clicks | Nicolas Werner | 1 | -0/+1 |
2020-09-16 | Port top bar to Qml | Nicolas Werner | 12 | -448/+267 |
2020-09-08 | Save account data and allow hiding events via account data | Nicolas Werner | 4 | -32/+107 |
2020-09-02 | Fix endless pagination, when old history is inaccessible | Nicolas Werner | 1 | -1/+1 |
2020-08-31 | remove unused includes and use QRegularExpression | Jussi Kuokkanen | 2 | -8/+5 |
2020-08-31 | remove comment | Jussi Kuokkanen | 1 | -15/+0 |
2020-08-31 | get completion string based on trigger position instead of current word | Jussi Kuokkanen | 2 | -10/+19 |
2020-08-31 | ignore enter keypress when completion is selected | Jussi Kuokkanen | 1 | -6/+7 |
2020-08-29 | don't select emoji completion by default and add minimum string length before... | Jussi Kuokkanen | 1 | -7/+8 |
2020-08-29 | undo changes to emoji_codegen.py | Jussi Kuokkanen | 1 | -6/+3 |
2020-08-29 | fix build and remove commented code | Jussi Kuokkanen | 4 | -15/+8 |