summary refs log tree commit diff
path: root/resources/qml/dialogs/RoomSettings.qml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Get rid of scrollhelperNicolas Werner2023-06-081-4/+1
* Fix palette access and QMediaPlayer errorsNicolas Werner2023-06-081-23/+22
* Don't double-show encryption dialogLoren Burkholder2023-03-011-1/+2
* Get rid of year in license headersNicolas Werner2023-02-211-3/+1
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
* Various grammar fixes (mostly removing commas)Loren Burkholder2022-09-301-1/+1
* Rework how access rules for rooms are modified completelyNicolas Werner2022-09-191-15/+81
* Added discrete edit button to room profiles.Hiers2022-08-221-2/+16
* Update translationsNicolas Werner2022-07-161-1/+1
* Allow editing aliasesNicolas Werner2022-07-081-0/+12
* Support the knock_restricted ruleNicolas Werner2022-06-181-0/+3
* Fix editing topicNicolas Werner2022-06-021-6/+3
* Indicate if no topic is setLoren Burkholder2022-06-021-1/+6
* Add basic powerlevel editorNicolas Werner2022-05-271-0/+12
* Modifications to member list buttonsLoren Burkholder2022-04-231-10/+13
* Don't use a modal to edit room name and topicNicolas Werner2022-03-301-20/+79
* Make “show more” “show less” in room settings translatabletastytea2022-03-081-1/+1
* rich text emojiMalte E2022-03-041-0/+1
* wrap room nameMalte E2022-03-041-0/+1
* cosmeticsMalte E2022-03-041-1/+1
* hopfefully the button works nowMalte E2022-03-041-4/+4
* fix text color and button, copy roomID on clickMalte E2022-03-031-6/+39
* make long topic collapsibleMalte E2022-03-021-5/+34
* restore default width and heightMalte E2022-02-251-0/+2
* clean up indentationMalte E2022-02-251-204/+204
* make RoomSettings mobile friendly and more like UserProfileMalte E2022-02-251-36/+38
* Hidden events: Refactor slightly for reusabilityNicolas Werner2022-02-121-1/+2
* Hidden events: Change title and prompt depending on isRoomSettingtastytea2022-02-101-1/+1
* Hidden events: Incorporate suggestions from reviewtastytea2022-02-101-2/+2
* Add GUI to change hidden events per roomtastytea2022-02-101-1/+16
* Fix width of room name to dialog widthtastytea2022-02-041-1/+2
* Fix focus and qml parenting with qml rootNicolas Werner2022-01-261-1/+0
* Port usersettings to qmlNicolas Werner2022-01-091-1/+1
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
* Use better translation methodLoren Burkholder2021-12-131-1/+1
* Make opening room members from rooms settings dialog workLoren Burkholder2021-12-131-1/+1
* Fix qml warnings and missing iconsNicolas Werner2021-11-171-2/+2
* Switch icon theme to Fluent iconsLoren Burkholder2021-11-171-1/+1
* Improve the layout and behaviour of topbar slightlyNicolas Werner2021-11-111-5/+5
* Move away from using an event loop to access secretsNicolas Werner2021-11-071-1/+1
* Reorganize all the dialogs into the dialogs folderLoren Burkholder2021-09-291-0/+305