summary refs log tree commit diff
path: root/changelog.d/8756.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.25.0rc1Patrick Cloke2021-01-061-1/+0
|
* Allow server admin to get admin bit in rooms where local user is an admin ↵Erik Johnston2020-12-181-0/+1
(#8756) This adds an admin API that allows a server admin to get power in a room if a local user has power in a room. Will also invite the user if they're not in the room and its a private room. Can specify another user (rather than the admin user) to be granted power. Co-authored-by: Matthew Hodgson <matthew@matrix.org>