Commit History

Author SHA1 Message Date
  Amber Brown 463b072b12 Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 4 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 4 years ago
  Brendan Abolivier 1473058b5e Do checks on aliases for incoming m.room.aliases events (#5128) 5 years ago
  Richard van der Hoff c1f80effbe Handle delta_ids being None in _update_context_for_auth_events 5 years ago
  Erik Johnston 8b9f164fff Comments 5 years ago
  Erik Johnston 50c60e5fad Only get cached state from context in persist_event 5 years ago
  Erik Johnston 0faa3223cd Fix missing attributes on workers. 5 years ago
  Erik Johnston 999bcf9d01 Fix EventContext when using workers 5 years ago
  Erik Johnston 4797ed000e Update docstrings to make sense 5 years ago
  Erik Johnston 027bc01a1b Add support for updating state 5 years ago
  Erik Johnston 440b8845b5 Make EventContext lazy load state 5 years ago
  Erik Johnston 842cdece42 pep8 5 years ago
  Erik Johnston acbfdc3442 Refcator EventContext to accept state during init 5 years ago
  Amber Brown 3132b89f12 Make the rest of the .iterwhatever go away (#3562) 5 years ago
  Amber Brown 49af402019 run isort 5 years ago
  Erik Johnston 4810f7effd Remove context.push_actions 6 years ago
  Erik Johnston 106906a65e Don't serialize current state over replication 6 years ago
  Erik Johnston 24dd73028a Add replication http endpoint for event sending 6 years ago
  Erik Johnston 3d33eef6fc Store state groups separately from events (#2784) 6 years ago
  Erik Johnston 3e5a62ecd8 Add more granular event send metrics 7 years ago
  Richard van der Hoff 5068fb16a5 Refactoring and cleanups 7 years ago
  Erik Johnston 628e65721b Add comments 7 years ago
  Erik Johnston 9e25443db8 Move to storing state_groups_state as deltas 7 years ago
  Erik Johnston c10cb581c6 Correctly handle the difference between prev and current state 7 years ago
  Erik Johnston a3dc1e9cbe Replace context.current_state with context.current_state_ids 7 years ago
  Erik Johnston 17f4f14df7 Pull out event ids rather than full events for state 7 years ago
  Erik Johnston 7b0d846407 Atomically persit push actions when we persist the event 8 years ago
  Matthew Hodgson 6c28ac260c copyrights 8 years ago
  Erik Johnston b2e6ee5b43 Remove concept of context.auth_events, instead use context.current_state 9 years ago
  Erik Johnston b1b85753d7 Add support for storing rejected events in EventContext and data stores 9 years ago