Skip to content
Snippets Groups Projects
  1. Mar 10, 2022
    • Patrick Cloke's avatar
      Allow retrieving the relations of a redacted event. (#12130) · 88cd6f93
      Patrick Cloke authored
      This is allowed per MSC2675, although the original implementation did
      not allow for it and would return an empty chunk / not bundle aggregations.
      
      The main thing to improve is that the various caches get cleared properly
      when an event is redacted, and that edits must not leak if the original
      event is redacted (as that would presumably leak something similar to
      the original event content).
      88cd6f93
    • Patrick Cloke's avatar
      Rename get_tcp_replication to get_replication_command_handler. (#12192) · 3e4af36b
      Patrick Cloke authored
      Since the object it returns is a ReplicationCommandHandler.
      
      This is clean-up from adding support to Redis where the command handler
      was added as an additional layer of abstraction from the TCP protocol.
      3e4af36b
  2. Mar 09, 2022
  3. Mar 08, 2022
  4. Mar 07, 2022
  5. Mar 04, 2022
  6. Mar 03, 2022
Loading