.. |
api
|
17886d2603
Add experimental support for MSC3202: allowing application services to masquerade as specific devices. (#11538)
|
2 years ago |
app
|
70cbb1a5e3
Don't start Synapse master process if `worker_app` is set (#11416)
|
3 years ago |
appservice
|
2519beaad2
Add missing type hints to `synapse.appservice` (#11360)
|
2 years ago |
config
|
637df95de6
Support configuring the lifetime of non-refreshable access tokens separately to refreshable access tokens. (#11445)
|
2 years ago |
crypto
|
1b1aed38e3
Deal with mypy errors w/ type-hinted pynacl 1.5.0 (#11714)
|
2 years ago |
events
|
d1bf5f7c9d
Strip "join_authorised_via_users_server" from join events which do not need it. (#10933)
|
3 years ago |
federation
|
8422a7f7f6
Include the topic event in the prejoin state, per MSC3173. (#11666)
|
2 years ago |
handlers
|
0fb3dd0830
Refactor the way we set `outlier` (#11634)
|
2 years ago |
http
|
098e964bbc
Prevent the media store from writing outside of the configured directory
|
3 years ago |
logging
|
bb228f3523
Include exception in json logging (#11028)
|
3 years ago |
module_api
|
2735b3e6f2
Remove a debug statement from tests. (#11239)
|
3 years ago |
push
|
d08ef6f155
Make background updates controllable via a plugin (#11306)
|
3 years ago |
replication
|
cbd82d0b2d
Convert all namedtuples to attrs. (#11665)
|
2 years ago |
rest
|
7a1cefc6e3
Add admin API to get users' account data (#11664)
|
2 years ago |
scripts
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 years ago |
server_notices
|
94b620a5ed
Use direct references for configuration variables (part 6). (#10916)
|
3 years ago |
state
|
228decfce1
Update the MSC3083 support to verify if joins are from an authorized server. (#10254)
|
3 years ago |
storage
|
b602ba194b
Fix a bug introduced in Synapse v1.50.0rc1 whereby outbound federation could fail because too many EDUs were produced for device updates. (#11730)
|
2 years ago |
test_utils
|
bfb4b858a9
Create a constant for a small png image in tests. (#10834)
|
3 years ago |
util
|
84bfe47b01
Re-apply: Move glob_to_regex and re_word_boundary to matrix-python-common #11505 (#11687)
|
2 years ago |
__init__.py
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 years ago |
server.py
|
e6897e7383
Refactor `tests.util.setup_test_homeserver` and `tests.server.setup_test_homeserver`. (#11503)
|
2 years ago |
test_distributor.py
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 years ago |
test_event_auth.py
|
a5d2ea3d08
Check *all* auth events for room id and rejection (#11009)
|
3 years ago |
test_federation.py
|
73cbb284b9
Remove redundant parameters on `_check_event_auth` (#11292)
|
3 years ago |
test_mau.py
|
df95d3aec2
Revert change to counting of deactivated users towards the monthly active users limit (#11127)
|
3 years ago |
test_metrics.py
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 years ago |
test_phone_home.py
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 years ago |
test_preview.py
|
eb39da6782
Move HTML parsing to a separate file for URL previews. (#11566)
|
2 years ago |
test_server.py
|
50022cff96
Add reactor to `SynapseRequest` and fix up types. (#10868)
|
3 years ago |
test_state.py
|
aa2c027792
Remove unnecessary parentheses around tuples returned from methods (#10889)
|
3 years ago |
test_terms_auth.py
|
642a42edde
Flatten the synapse.rest.client package (#10600)
|
3 years ago |
test_test_utils.py
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 years ago |
test_types.py
|
89cfc3dd98
[pyupgrade] `tests/` (#10347)
|
3 years ago |
test_visibility.py
|
8a4c296987
Clean up `tests.test_visibility` to remove legacy code. (#11495)
|
2 years ago |
unittest.py
|
d6fb96e056
Fix case in `wait_for_background_updates` where `self.store` does not exist (#11331)
|
2 years ago |
utils.py
|
e6897e7383
Refactor `tests.util.setup_test_homeserver` and `tests.server.setup_test_homeserver`. (#11503)
|
2 years ago |