203 커밋 (4b965c862dc66c0da5d3240add70e9b5f0aa720b)

작성자 SHA1 메시지 날짜
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 3 년 전
  Patrick Cloke d959d28730
Add type hints to the federation handler and server. (#9743) 3 년 전
  Erik Johnston 963f4309fe
Make RateLimiter class check for ratelimit overrides (#9711) 3 년 전
  Erik Johnston dd71eb0f8a
Make federation catchup send last event from any server. (#9640) 3 년 전
  Patrick Cloke 55da8df078
Fix additional type hints from Twisted 21.2.0. (#9591) 3 년 전
  Richard van der Hoff 1e67bff833
Reject concurrent transactions (#9597) 3 년 전
  Richard van der Hoff 2b328d7e02
Improve logging when processing incoming transactions (#9596) 3 년 전
  Patrick Cloke 2a99cc6524
Use the chain cover index in get_auth_chain_ids. (#9576) 3 년 전
  Patrick Cloke 7fdc6cefb3
Fix additional type hints. (#9543) 3 년 전
  Jonathan de Jong d6196efafc
Add ResponseCache tests. (#9458) 3 년 전
  Richard van der Hoff 8a4b3738f3
Replace `last_*_pdu_age` metrics with timestamps (#9540) 3 년 전
  Patrick Cloke fc8b3d8809
Ratelimit cross-user key sharing requests. (#8957) 3 년 전
  Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381) 3 년 전
  Richard van der Hoff 0cd2938bc8
Support icons for Identity Providers (#9154) 3 년 전
  Erik Johnston 5e99a94502
Support routing edu's to multiple instances (#9042) 3 년 전
  Richard van der Hoff 3ce2f303f1 Consistently use room_id from federation request body (#8776) 3 년 전
  Patrick Cloke 30fba62108
Apply an IP range blacklist to push and key revocation requests. (#8821) 3 년 전
  Richard van der Hoff 950bb0305f
Consistently use room_id from federation request body (#8776) 3 년 전
  Patrick Cloke 1781bbe319
Add type hints to response cache. (#8507) 3 년 전
  Patrick Cloke c9c0ad5e20
Remove the deprecated Handlers object (#8494) 3 년 전
  Patrick Cloke a93f3121f8
Add type hints to some handlers (#8505) 3 년 전
  Patrick Cloke 4ff0201e62
Enable mypy checking for unreachable code and fix instances. (#8432) 3 년 전
  Richard van der Hoff c1ef579b63
Add prometheus metrics to track federation delays (#8430) 3 년 전
  Patrick Cloke 8a4a4186de
Simplify super() calls to Python 3 syntax. (#8344) 3 년 전
  Erik Johnston 14b5b48a22
Fix ratelimiting for federation `/send` requests. (#8342) 3 년 전
  Patrick Cloke c619253db8
Stop sub-classing object (#8249) 3 년 전
  Patrick Cloke eebf52be06
Be stricter about JSON that is accepted by Synapse (#8106) 3 년 전
  Richard van der Hoff 7078866969
Put a cache on `/state_ids` (#7931) 3 년 전
  Erik Johnston f2e38ca867
Allow moving typing off master (#7869) 3 년 전
  Patrick Cloke 35450519de
Ensure that calls to `json.dumps` are compatible with the standard library json. (#7836) 3 년 전
  Patrick Cloke 66a4af8d96
Do not use canonicaljson to magically handle decoding bytes from JSON. (#7802) 3 년 전
  Patrick Cloke 38e1fac886
Fix some spelling mistakes / typos. (#7811) 3 년 전
  Erik Johnston a99658074d
Add some metrics for inbound and outbound federation processing times (#7755) 3 년 전
  Dagfinn Ilmari Mannsåker a3f11567d9
Replace all remaining six usage with native Python 3 equivalents (#7704) 3 년 전
  Patrick Cloke bd6dc17221
Replace iteritems/itervalues/iterkeys with native versions. (#7692) 3 년 전
  Patrick Cloke d78cb31588
Add typing information to federation_server. (#7219) 4 년 전
  Patrick Cloke c2db6599c8
Fix a bug in the federation API which could cause occasional "Failed to get PDU" errors (#7089). 4 년 전
  Patrick Cloke 7581d30e9f
Remove unused federation endpoint (`query_auth`) (#7026) 4 년 전
  Erik Johnston 21db35f77e
Add support for putting fed user query API on workers (#6873) 4 년 전
  Erik Johnston b08b0a22d5
Add typing to synapse.federation.sender (#6871) 4 년 전
  Richard van der Hoff 928edef979 Pass room_version into `event_from_pdu_json` 4 년 전
  Erik Johnston ed630ea17c
Reduce amount of logging at INFO level. (#6862) 4 년 전
  Richard van der Hoff b0d112e78b
Fix `room_version` in `on_invite_request` flow (#6827) 4 년 전
  Richard van der Hoff d7bf793cc1 s/get_room_version/get_room_version_id/ 4 년 전
  Richard van der Hoff 46a446828d
pass room version into FederationHandler.on_invite_request (#6805) 4 년 전
  Erik Johnston b5ce7f5874
Process EDUs in parallel with PDUs. (#6697) 4 년 전
  Amber Brown 0f87b912ab
Implementation of MSC2314 (#6176) 4 년 전
  Brendan Abolivier edc4c7d4c5
Lint 4 년 전
  Brendan Abolivier 74897de01f
Add server-side support to the v2 API 4 년 전
  Andrew Morgan 54fef094b3
Remove usage of deprecated logger.warn method from codebase (#6271) 4 년 전