summary refs log tree commit diff
path: root/include/dialogs/RoomSettings.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move all files under src/Konstantinos Sideris2018-07-171-126/+0
|
* Add menu option to enable encryption in a private roomKonstantinos Sideris2018-06-121-8/+13
|
* Migrate to mtxclient for the http callsKonstantinos Sideris2018-06-091-0/+3
|
* Retrieve the current room state from cache when the edit modal opensKonstantinos Sideris2018-05-181-0/+2
|
* Hide the edit menu when the user doesn't have enough powerKonstantinos Sideris2018-05-161-0/+6
|
* Add menu to modify the name & topic of the roomKonstantinos Sideris2018-05-161-1/+34
| | | | fixes #235
* Add read support for room access options (#324)twahm2018-05-131-0/+6
| | | | - Join rules - Guest access
* Use the correct avatar size for HiDPI displaysKonstantinos Sideris2018-05-111-15/+2
|
* Don't use shared pointers for cacheKonstantinos Sideris2018-05-081-5/+1
|
* Add prototype room settings menuKonstantinos Sideris2018-04-301-0/+88