Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement switching in narrow mode | Nicolas Werner | 2021-06-08 | 1 | -2/+4 |
| | |||||
* | Move currentRoom/timeline handling to roomlist | Nicolas Werner | 2021-05-28 | 1 | -8/+6 |
| | |||||
* | Basic header and footer of room list | Nicolas Werner | 2021-05-15 | 1 | -2/+2 |
| | |||||
* | Move global avatarSize property | Nicolas Werner | 2021-05-13 | 1 | -4/+4 |
| | |||||
* | Make palette global in Qml | Nicolas Werner | 2021-05-13 | 1 | -2/+2 |
| | |||||
* | Only show actions, when you have permissions to do them | Nicolas Werner | 2021-05-02 | 1 | -0/+1 |
| | |||||
* | Clean up design a bit | Nicolas Werner | 2021-04-27 | 1 | -2/+2 |
| | |||||
* | Escape html in topics and show line breaks in the settings | Nicolas Werner | 2021-04-19 | 1 | -1/+2 |
| | |||||
* | Fix some TapHandler focus issues | Nicolas Werner | 2021-04-11 | 1 | -3/+6 |
| | |||||
* | Fix room settings opening twice on room title | Nicolas Werner | 2021-03-19 | 1 | -4/+0 |
| | |||||
* | Use native menus | Nicolas Werner | 2021-03-14 | 1 | -14/+13 |
| | |||||
* | Fix conflict between qmlformat and license check | Nicolas Werner | 2021-03-07 | 1 | -0/+1 |
| | |||||
* | Show mxid on hovering username | Nicolas Werner | 2021-03-07 | 1 | -1/+0 |
| | | | | fixes #507 | ||||
* | Update license headers | Nicolas Werner | 2021-03-05 | 1 | -0/+4 |
| | |||||
* | added room topic | Jedi18 | 2021-02-13 | 1 | -1/+1 |
| | |||||
* | added changing of name through edit modal, removed old roomsettings | Jedi18 | 2021-02-12 | 1 | -2/+2 |
| | |||||
* | Revert "Update QtQuick versions to match Qt 5.10" | Nicolas Werner | 2021-01-12 | 1 | -2/+2 |
| | | | | This reverts commit 74e32dd96b8ed04d46802226551e72b68ab17e48. | ||||
* | Update QtQuick versions to match Qt 5.10 | Joseph Donofry | 2021-01-11 | 1 | -2/+2 |
| | |||||
* | Clean up Avatar click event handling | Joseph Donofry | 2021-01-11 | 1 | -6/+1 |
| | |||||
* | Don't overflow room name | Nicolas Werner | 2020-12-13 | 1 | -0/+2 |
| | |||||
* | Make back button bigger as it is hard to tap with your thumb | Nicolas Werner | 2020-10-28 | 1 | -0/+2 |
| | |||||
* | Split up TimelineView into separate components | Nicolas Werner | 2020-10-26 | 1 | -0/+127 |