mirror of https://github.com/dani/patrix.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
320 B
9 lines
320 B
* Purge history of a room
|
|
* Purge history of all empty rooms (with no members)
|
|
* Purge media cache
|
|
* Modify federation setting of a room
|
|
* Set room avatar
|
|
* Configure user profile (name, avatar)
|
|
* Follow discussion of a room (like a tail -f of the room discussion)
|
|
* Ban / Kick users
|
|
* Add --setup to create ~/.patrixrc
|
|
|