summary refs log tree commit diff
path: root/resources/qml/RoomSettings.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Set a title for the room settingsNicolas Werner2021-04-171-0/+1
|
* Update translationsNicolas Werner2021-04-171-1/+0
|
* Set Dialog flag on DialogsNicolas Werner2021-04-151-0/+1
| | | | Relates to #538
* Use qsTr() for stringsLoren Burkholder2021-03-311-12/+12
|
* Fix conflict between qmlformat and license checkNicolas Werner2021-03-071-0/+1
|
* Show mxid on hovering usernameNicolas Werner2021-03-071-1/+0
| | | | fixes #507
* Update license headersNicolas Werner2021-03-051-0/+4
|
* Fix avatar fallback in roomsNicolas Werner2021-03-031-0/+1
|
* Fix qml formattingNicolas Werner2021-02-231-9/+9
|
* Linkify topic in room settings and use non-deprecated MessageDialogNicolas Werner2021-02-221-9/+15
|
* Fix miscalculation of padding in timelineNicolas Werner2021-02-201-32/+36
|
* fixed roomsettings spacing and toggle button right align bugJedi182021-02-161-2/+15
|
* change togglebutton size, set textarea color to colors.textJedi182021-02-161-1/+2
|
* Replace rowlayouts with gridlayout and fix room settings initializer listJedi182021-02-141-36/+25
|
* added togglebutton stylingJedi182021-02-131-3/+2
|
* fix roomsetting layoutJedi182021-02-131-31/+17
|
* added room topicJedi182021-02-131-4/+33
|
* added changing of name through edit modal, removed old roomsettingsJedi182021-02-121-4/+5
|
* shifted room avatar changingJedi182021-02-111-3/+44
|
* added roomversion, roomid etcJedi182021-02-111-5/+4
|
* added notifications and encryption for the new roomsettingsJedi182021-02-111-1/+57
|
* ui almost looks the same, midway between transition from old room settings ↵Jedi182021-02-101-1/+1
| | | | to new room settings
* added room settings qmlJedi182021-02-091-0/+157