Histórico de commits

Autor SHA1 Mensagem Data
  Patrick Cloke a4c75918b3 Remove unneeded `ActionGenerator` class. (#12691) 2 anos atrás
  Erik Johnston c72d26c1e1 Refactor `EventContext` (#12689) 2 anos atrás
  andrew do 01e625513a remove constantly lib use and switch to enums. (#12624) 2 anos atrás
  Richard van der Hoff f5668f0b4a Await un-partial-stating after a partial-state join (#12399) 2 anos atrás
  Richard van der Hoff 320186319a Resync state after partial-state join (#12394) 2 anos atrás
  Sean Quah 800ba87cc8 Refactor and convert `Linearizer` to async (#12357) 2 anos atrás
  Richard van der Hoff 9b43df1f7b Optimise `_get_state_after_missing_prev_event`: use `/state` (#12040) 2 anos atrás
  Richard van der Hoff 9b67715bc3 Disable proactive sends for remote joins (#12330) 2 anos atrás
  Richard van der Hoff e2e1d90a5e Faster joins: persist to database (#12012) 2 anos atrás
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 anos atrás
  Richard van der Hoff 696acd3515 `send_join` response: get create event from `state`, not `auth_chain` (#12005) 2 anos atrás
  Richard van der Hoff bab2394aa9 `_auth_and_persist_outliers`: drop events we have already seen (#11994) 2 anos atrás
  Eric Eastwood fef2e792be Fix historical messages backfilling in random order on remote homeservers (MSC2716) (#11114) 2 anos atrás
  Richard van der Hoff 251b5567ec Remove `log_function` and its uses (#11761) 2 anos atrás
  Richard van der Hoff 0fb3dd0830 Refactor the way we set `outlier` (#11634) 2 anos atrás
  Richard van der Hoff 878aa55293 `FederationClient.backfill`: stop flagging events as outliers (#11632) 2 anos atrás
  Richard van der Hoff 2359ee3864 Remove redundant `get_current_events_token` (#11643) 2 anos atrás
  Richard van der Hoff 73cbb284b9 Remove redundant parameters on `_check_event_auth` (#11292) 2 anos atrás
  Patrick Cloke c01bc5f43d Add remaining type hints to `synapse.events`. (#11098) 2 anos atrás
  reivilibre 75ca0a6168 Annotate `log_function` decorator (#10943) 2 anos atrás
  Brendan Abolivier c7a5e49664 Implement an `on_new_event` callback (#11126) 2 anos atrás
  Richard van der Hoff da957a60e8 Ensure that we correctly auth events returned by `send_join` (#11012) 2 anos atrás
  Richard van der Hoff 0930e9ae12 Clean up `_update_auth_events_and_context_for_auth` (#11122) 2 anos atrás
  Richard van der Hoff f3efa0036b Move _persist_auth_tree into FederationEventHandler (#11115) 2 anos atrás
  Richard van der Hoff 0170774b19 Rename `_auth_and_persist_fetched_events` (#11116) 2 anos atrás
  Richard van der Hoff cc33d9eee2 Check auth on received events' auth_events (#11001) 2 anos atrás
  Richard van der Hoff a5d2ea3d08 Check *all* auth events for room id and rejection (#11009) 2 anos atrás
  Richard van der Hoff e8f24b6c35 `_run_push_actions_and_persist_event`: handle no min_depth (#11014) 2 anos atrás
  Eric Eastwood daf498e099 Fix 500 error on `/messages` when we accumulate more than 5 backward extremities (#11027) 2 anos atrás
  Richard van der Hoff 96fe77c254 Improve the logging in _auth_and_persist_outliers (#11010) 2 anos atrás