Skip to content
Snippets Groups Projects
  1. Jan 20, 2022
    • David Robertson's avatar
      Debug for device lists updates (#11760) · f160fe18
      David Robertson authored
      Debug for #8631.
      
      I'm having a hard time tracking down what's going wrong in that issue.
      In the reported example, I could see server A sending federation traffic
      to server B and all was well. Yet B reports out-of-sync device updates
      from A.
      
      I couldn't see what was _in_ the events being sent from A to B. So I
      have added some crude logging to track
      
      - when we have updates to send to a remote HS
      - the edus we actually accumulate to send
      - when a federation transaction includes a device list update edu
      - when such an EDU is received
      
      This is a bit of a sledgehammer.
      Unverified
      f160fe18
    • Nicolas Werner's avatar
      Allow overriding the complement ref. (#11766) · fa583c21
      Nicolas Werner authored
      Updates complement.sh to read the ref from an environment
      variable (defaulting to master) when downloading a complement
      bundle for testing.
      Unverified
      fa583c21
    • Sean Quah's avatar
      Fix a bug that corrupted the cache of federated space hierarchies (#11775) · af13a3be
      Sean Quah authored
      `FederationClient.get_room_hierarchy()` caches its return values, so
      refactor the code to avoid modifying the returned room summary.
      Unverified
      af13a3be
  2. Jan 19, 2022
  3. Jan 18, 2022
  4. Jan 17, 2022
  5. Jan 14, 2022
  6. Jan 13, 2022
  7. Jan 12, 2022
Loading