244 Commits (b121a3ad2b75f94002b085e1945110fc446a560a)

Autor SHA1 Mensagem Data
  Richard van der Hoff b121a3ad2b
Back out implementation of MSC2314 (#12474) 2 anos atrás
  Patrick Cloke 4bdbebccb9
Remove the unstable event field for `/send_join` per MSC3083. (#12395) 2 anos atrás
  Sean Quah 800ba87cc8
Refactor and convert `Linearizer` to async (#12357) 2 anos atrás
  Richard van der Hoff 38adf14998
Enhance logging for inbound federation events (#12301) 2 anos atrás
  Richard van der Hoff afa17f0eab
Return a 404 from `/state` for an outlier (#12087) 2 anos atrás
  Richard van der Hoff 63c46349c4
Implement MSC3706: partial state in `/send_join` response (#11967) 2 anos atrás
  Richard van der Hoff 251b5567ec
Remove `log_function` and its uses (#11761) 2 anos atrás
  reivilibre 84bfe47b01
Re-apply: Move glob_to_regex and re_word_boundary to matrix-python-common #11505 (#11687) 2 anos atrás
  Sean Quah 0147b3de20
Add missing type hints to `synapse.logging.context` (#11556) 2 anos atrás
  Olivier Wilkinson (reivilibre) 4dd9ea8f4f Revert "Revert accidental fast-forward merge from v1.49.0rc1" 2 anos atrás
  Sean Quah 158d73ebdd Revert accidental fast-forward merge from v1.49.0rc1 2 anos atrás
  Sean Quah 088d748f2c
Revert "Move `glob_to_regex` and `re_word_boundary` to `matrix-python-common` (#11505) (#11527) 2 anos atrás
  Sean Quah a77c369897
Move `glob_to_regex` and `re_word_boundary` to `matrix-python-common` (#11505) 2 anos atrás
  Patrick Cloke d2279f471b
Add most of the missing type hints to `synapse.federation`. (#11483) 2 anos atrás
  Eric Eastwood a6f1a3abec
Add MSC3030 experimental client and federation API endpoints to get the closest event to a given timestamp (#9445) 2 anos atrás
  Patrick Cloke 9d1971a5c4
Return the stable `event` field from `/send_join` per MSC3083. (#11413) 2 anos atrás
  Erik Johnston 98c8fc6ce8
Handle federation inbound instances being killed more gracefully (#11262) 2 anos atrás
  Nick Barrett af54167516
Enable passing typing stream writers as a list. (#11237) 2 anos atrás
  reivilibre 75ca0a6168
Annotate `log_function` decorator (#10943) 2 anos atrás
  Sean Quah 2b82ec425f
Add type hints for most `HomeServer` parameters (#11095) 2 anos atrás
  Patrick Cloke 32072dcdac Strip "join_authorised_via_users_server" from join events which do not need it. (#10933) 2 anos atrás
  Patrick Cloke d1bf5f7c9d
Strip "join_authorised_via_users_server" from join events which do not need it. (#10933) 2 anos atrás
  Richard van der Hoff 176aa55fd5
add event id to logcontext when handling incoming PDUs (#10936) 2 anos atrás
  Patrick Cloke 8c7a531e27
Use direct references for some configuration variables (part 2) (#10812) 2 anos atrás
  Richard van der Hoff 1800aabfc2
Split `FederationHandler` in half (#10692) 2 anos atrás
  Richard van der Hoff e81d62009e
Split `on_receive_pdu` in half (#10640) 2 anos atrás
  Richard van der Hoff 2d9ca4ca77
Clean up some logging in the federation event handler (#10591) 2 anos atrás
  Patrick Cloke c12b5577f2
Fix a harmless exception when the staged events queue is empty. (#10592) 2 anos atrás
  Patrick Cloke 1de26b3467
Convert Transaction and Edu object to attrs (#10542) 2 anos atrás
  Erik Johnston 01d45fe964
Prune inbound federation queues if they get too long (#10390) 2 anos atrás
  Patrick Cloke 228decfce1
Update the MSC3083 support to verify if joins are from an authorized server. (#10254) 2 anos atrás
  Patrick Cloke d427f64724
Do not include signatures/hashes in make_{join,leave,knock} responses. (#10404) 2 anos atrás
  Jonathan de Jong bf72d10dbf
Use inline type hints in various other places (in `synapse/`) (#10380) 2 anos atrás
  Erik Johnston 1579fdd54a
Ensure we always drop the federation inbound lock (#10336) 2 anos atrás
  Erik Johnston c65067d673
Handle old staged inbound events (#10303) 2 anos atrás
  Patrick Cloke 8d609435c0
Move methods involving event authentication to EventAuthHandler. (#10268) 2 anos atrás
  Erik Johnston 329ef5c715
Fix the inbound PDU metric (#10279) 2 anos atrás
  Erik Johnston c54db67d0e
Handle inbound events from federation asynchronously (#10272) 2 anos atrás
  Richard van der Hoff 6e8fb42be7
Improve validation for `send_{join,leave,knock}` (#10225) 2 anos atrás
  Sorunome d936371b69
Implement knock feature (#6739) 2 anos atrás
  Patrick Cloke c7f3fb2745
Add type hints to the federation server transport. (#10080) 2 anos atrás
  Richard van der Hoff 7967b36efe
Fix `m.room_key_request` to-device messages (#9961) 3 anos atrás
  Richard van der Hoff 5a153772c1
remove `HomeServer.get_config` (#9815) 3 anos atrás
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 3 anos atrás
  Patrick Cloke d959d28730
Add type hints to the federation handler and server. (#9743) 3 anos atrás
  Erik Johnston 963f4309fe
Make RateLimiter class check for ratelimit overrides (#9711) 3 anos atrás
  Erik Johnston dd71eb0f8a
Make federation catchup send last event from any server. (#9640) 3 anos atrás
  Patrick Cloke 55da8df078
Fix additional type hints from Twisted 21.2.0. (#9591) 3 anos atrás
  Richard van der Hoff 1e67bff833
Reject concurrent transactions (#9597) 3 anos atrás
  Richard van der Hoff 2b328d7e02
Improve logging when processing incoming transactions (#9596) 3 anos atrás