anonymousland-synapse/synapse
Erik Johnston d781a81e69
Allow server admin to get admin bit in rooms where local user is an admin (#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>
2020-12-18 15:37:19 +00:00
..
_scripts Strip trailing / from server_url in register_new_matrix_user (#8823) 2020-11-26 10:57:26 +00:00
api Merge remote-tracking branch 'origin/erikj/as_mau_block' into develop 2020-12-18 09:51:56 +00:00
app Implement a username picker for synapse (#8942) 2020-12-18 14:19:46 +00:00
appservice
config Implement a username picker for synapse (#8942) 2020-12-18 14:19:46 +00:00
crypto Apply an IP range blacklist to push and key revocation requests. (#8821) 2020-12-02 11:09:24 -05:00
events Allow spam-checker modules to be provide async methods. (#8890) 2020-12-11 14:05:15 -05:00
federation Allow spam-checker modules to be provide async methods. (#8890) 2020-12-11 14:05:15 -05:00
groups
handlers Implement a username picker for synapse (#8942) 2020-12-18 14:19:46 +00:00
http Add a maximum size for well-known lookups. (#8950) 2020-12-16 17:25:24 -05:00
logging Various clean-ups to the logging context code (#8935) 2020-12-14 14:19:47 -05:00
metrics Various clean-ups to the logging context code (#8935) 2020-12-14 14:19:47 -05:00
module_api Add admin API for logging in as a user (#8617) 2020-11-17 10:51:25 +00:00
push Ensure that a URL exists in the content during push. (#8965) 2020-12-18 07:26:15 -05:00
replication Merge remote-tracking branch 'origin/erikj/as_mau_block' into develop 2020-12-18 09:51:56 +00:00
res Implement a username picker for synapse (#8942) 2020-12-18 14:19:46 +00:00
rest Allow server admin to get admin bit in rooms where local user is an admin (#8756) 2020-12-18 15:37:19 +00:00
server_notices Add admin API for logging in as a user (#8617) 2020-11-17 10:51:25 +00:00
spam_checker_api
state Fix mainline ordering in state res v2 (#8971) 2020-12-18 15:00:34 +00:00
static
storage Allow re-using a UI auth validation for a period of time (#8970) 2020-12-18 07:33:57 -05:00
streams
util Allow spam-checker modules to be provide async methods. (#8890) 2020-12-11 14:05:15 -05:00
__init__.py 1.24.0 2020-12-09 11:07:24 +00:00
event_auth.py
notifier.py Do not assume that the contents dictionary includes history_visibility. (#8945) 2020-12-16 08:46:37 -05:00
python_dependencies.py Fix installing pysaml2 on Python 3.5. (#8898) 2020-12-08 13:41:25 -05:00
secrets.py
server.py Allow spam-checker modules to be provide async methods. (#8890) 2020-12-11 14:05:15 -05:00
types.py Implement a username picker for synapse (#8942) 2020-12-18 14:19:46 +00:00
visibility.py Try and drop stale extremities. (#8929) 2020-12-18 09:49:18 +00:00