Skip to content
Snippets Groups Projects
  1. Apr 27, 2022
  2. Apr 26, 2022
  3. Apr 25, 2022
  4. Apr 22, 2022
  5. Apr 21, 2022
    • Richard van der Hoff's avatar
      Await un-partial-stating after a partial-state join (#12399) · f5668f0b
      Richard van der Hoff authored
      When we join a room via the faster-joins mechanism, we end up with "partial
      state" at some points on the event DAG. Many parts of the codebase need to
      wait for the full state to load. So, we implement a mechanism to keep track of
      which events have partial state, and wait for them to be fully-populated.
      f5668f0b
  6. Apr 20, 2022
Loading