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.
 
 
 
 
 
 
Erik Johnston 25c55a9d22
Add login spam checker API (#15838)
10 月之前
..
api `N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (#15649) 11 月之前
app Merge branch 'master' into develop 11 月之前
appservice Improve type hints for cached decorator. (#15658) 1 年之前
config Implement stable support for MSC3882 to allow an existing device/session to generate a login token for use on a new device/session (#15388) 11 月之前
crypto Modify StoreKeyFetcher to read from server_keys_json. (#15417) 1 年之前
events Replace `EventContext` fields `prev_group` and `delta_ids` with field `state_group_deltas` (#15233) 11 月之前
federation Switch from `matrix://` to `matrix-federation://` scheme for internal Synapse routing of outbound federation traffic (#15806) 11 月之前
handlers Fix forgotten rooms missing in initial sync (#15815) 11 月之前
http Allow for the configuration of max request retries and min/max retry delays in the matrix federation client (#15783) 11 月之前
logging Trace functions which return `Awaitable` (#15650) 11 月之前
media Fix unsafe hotserving behaviour for non-multimedia uploads. (#15680) 11 月之前
metrics Add missing type hints to tests. (#14687) 1 年之前
module_api `N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (#15649) 11 月之前
push Stabilize support for MSC3952: Intentional mentions. (#15520) 11 月之前
replication Merge branch 'master' into develop 11 月之前
rest Add login spam checker API (#15838) 10 月之前
scripts Add more missing type hints to tests. (#15028) 1 年之前
server_notices Bump black from 22.12.0 to 23.1.0 (#15103) 1 年之前
state Fix typechecks against twisted trunk (#13061) 1 年之前
storage Remove experimental MSC2716 implementation to incrementally import history into existing rooms (#15748) 11 月之前
test_utils Log when events are (unexpectedly) filtered out of responses in tests (#14213) 11 月之前
types Use immutabledict instead of frozendict (#15113) 1 年之前
util Add type hints to test_descriptors. (#15659) 1 年之前
__init__.py Remove redundant "coding: utf-8" lines (#9786) 3 年之前
server.py Add stricter mypy options (#15694) 11 月之前
test_distributor.py Add missing type hints to tests. (#15027) 1 年之前
test_event_auth.py Add missing type hints to tests. (#15027) 1 年之前
test_federation.py Remove legacy code of single user device resync api (#15418) 1 年之前
test_mau.py Bump black from 22.12.0 to 23.1.0 (#15103) 1 年之前
test_phone_home.py Add final type hint to tests.unittest. (#15072) 1 年之前
test_rust.py Add missing type hints to tests. (#15027) 1 年之前
test_server.py Add Synapse-Trace-Id to access-control-expose-headers header (#14974) 1 年之前
test_state.py Replace `EventContext` fields `prev_group` and `delta_ids` with field `state_group_deltas` (#15233) 11 月之前
test_terms_auth.py Proper types for tests.test_terms_auth (#15007) 1 年之前
test_test_utils.py Add missing type hints to tests. (#15027) 1 年之前
test_types.py Add missing type hints to tests. (#15027) 1 年之前
test_visibility.py Refactor `filter_events_for_server` (#15240) 1 年之前
unittest.py Limit the size of the `HomeServerConfig` cache in trial test runs (#15646) 1 年之前
utils.py Modify StoreKeyFetcher to read from server_keys_json. (#15417) 1 年之前