.. |
api
|
f737368a26
Add admin API for logging in as a user (#8617)
|
před 4 roky |
app
|
be8fa65d0b
Remove redundant calls to `render()`
|
před 4 roky |
appservice
|
f21e24ffc2
Add ability for access tokens to belong to one user but grant access to another user. (#8616)
|
před 4 roky |
config
|
e04e465b4d
Use the default templates when a custom template file cannot be found (#8037)
|
před 4 roky |
crypto
|
c9c0ad5e20
Remove the deprecated Handlers object (#8494)
|
před 4 roky |
events
|
cc9bb3dc3f
Convert the message handler to async/await. (#7884)
|
před 4 roky |
federation
|
acfe3b3065
Remove redundant `HomeserverTestCase.render`
|
před 4 roky |
handlers
|
8388384a64
Fix a regression when grandfathering SAML users. (#8855)
|
před 4 roky |
http
|
be8fa65d0b
Remove redundant calls to `render()`
|
před 4 roky |
logging
|
8b42a4eefd
Gracefully handle a pending logging connection during shutdown. (#8685)
|
před 4 roky |
module_api
|
f737368a26
Add admin API for logging in as a user (#8617)
|
před 4 roky |
push
|
17fa58bdd1
Add a config option to change whether unread push notification counts are per-message or per-room (#8820)
|
před 4 roky |
replication
|
ca60822b34
Simplify the way the `HomeServer` object caches its internal attributes. (#8565)
|
před 4 roky |
rest
|
edb3d3f827
Allow specifying room version in 'RestHelper.create_room_as' and add typing (#8854)
|
před 4 roky |
scripts
|
77d70a7646
Port register_new_matrix_user to Python 3 and add tests (#4085)
|
před 6 roky |
server_notices
|
acfe3b3065
Remove redundant `HomeserverTestCase.render`
|
před 4 roky |
state
|
c619253db8
Stop sub-classing object (#8249)
|
před 4 roky |
storage
|
3f0ff53158
Remove deprecated `/_matrix/client/*/admin` endpoints (#8785)
|
před 4 roky |
test_utils
|
fd7c743445
Fail test cases if they fail to await all awaitables (#8690)
|
před 4 roky |
util
|
cbc82aa09f
Implement and use an @lru_cache decorator (#8595)
|
před 4 roky |
__init__.py
|
1d6dd1c294
Move patch_inline_callbacks into synapse/
|
před 5 roky |
server.py
|
be8fa65d0b
Remove redundant calls to `render()`
|
před 4 roky |
test_distributor.py
|
8b3d9b6b19
Run black.
|
před 6 roky |
test_event_auth.py
|
08bc80ef09
Implement room version 6 (MSC2240). (#7506)
|
před 4 roky |
test_federation.py
|
2ac908f377
Don't instansiate Requester directly (#8614)
|
před 4 roky |
test_mau.py
|
acfe3b3065
Remove redundant `HomeserverTestCase.render`
|
před 4 roky |
test_metrics.py
|
4182bb812f
move DeferredCache into its own module
|
před 4 roky |
test_phone_home.py
|
62894673e6
Allow background tasks to be run on a separate worker. (#8369)
|
před 4 roky |
test_preview.py
|
32e7c9e7f2
Run Black. (#5482)
|
před 5 roky |
test_server.py
|
be8fa65d0b
Remove redundant calls to `render()`
|
před 4 roky |
test_state.py
|
f737368a26
Add admin API for logging in as a user (#8617)
|
před 4 roky |
test_terms_auth.py
|
acfe3b3065
Remove redundant `HomeserverTestCase.render`
|
před 4 roky |
test_test_utils.py
|
8b3d9b6b19
Run black.
|
před 6 roky |
test_types.py
|
7dcbc33a1b
Validate the alt_aliases property of canonical alias events (#6971)
|
před 4 roky |
test_visibility.py
|
c619253db8
Stop sub-classing object (#8249)
|
před 4 roky |
unittest.py
|
3f0ff53158
Remove deprecated `/_matrix/client/*/admin` endpoints (#8785)
|
před 4 roky |
utils.py
|
ca60822b34
Simplify the way the `HomeServer` object caches its internal attributes. (#8565)
|
před 4 roky |