48 Revīzijas (4b965c862dc66c0da5d3240add70e9b5f0aa720b)

Autors SHA1 Ziņojums Datums
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) pirms 3 gadiem
  Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381) pirms 3 gadiem
  Erik Johnston a7bdf98d01
Rename database classes to make some sense (#8033) pirms 3 gadiem
  Patrick Cloke 8553f46498
Convert a synapse.events to async/await. (#7949) pirms 3 gadiem
  Patrick Cloke bd6dc17221
Replace iteritems/itervalues/iterkeys with native versions. (#7692) pirms 3 gadiem
  Erik Johnston 7941a70fa8
Fix bug in EventContext.deserialize. (#7393) pirms 4 gadiem
  Erik Johnston d386f2f339
Add StateMap type alias (#6715) pirms 4 gadiem
  Erik Johnston fa780e9721
Change EventContext to use the Storage class (#6564) pirms 4 gadiem
  Richard van der Hoff 807ec3bd99
Fix bug which caused rejected events to be stored with the wrong room state (#6320) pirms 4 gadiem
  Richard van der Hoff 0e3ab8afdc
Add some checks that we aren't using state from rejected events (#6330) pirms 4 gadiem
  Richard van der Hoff 4086002827
Improve documentation for EventContext fields (#6319) pirms 4 gadiem
  Richard van der Hoff c6516adbe0
Factor out an _AsyncEventContextImpl (#6298) pirms 4 gadiem
  Richard van der Hoff 9aee28927b Convert EventContext to attrs (#6218) pirms 4 gadiem
  Amber Brown 4806651744
Replace returnValue with return (#5736) pirms 4 gadiem
  Amber Brown 463b072b12
Move logging utilities out of the side drawer of util/ and into logging/ (#5606) pirms 4 gadiem
  Amber Brown 32e7c9e7f2
Run Black. (#5482) pirms 4 gadiem
  Brendan Abolivier 1473058b5e
Do checks on aliases for incoming m.room.aliases events (#5128) pirms 5 gadiem
  Richard van der Hoff c1f80effbe Handle delta_ids being None in _update_context_for_auth_events pirms 5 gadiem
  Erik Johnston 8b9f164fff Comments pirms 5 gadiem
  Erik Johnston 50c60e5fad Only get cached state from context in persist_event pirms 5 gadiem
  Erik Johnston 0faa3223cd Fix missing attributes on workers. pirms 5 gadiem
  Erik Johnston 999bcf9d01 Fix EventContext when using workers pirms 5 gadiem
  Erik Johnston 4797ed000e Update docstrings to make sense pirms 5 gadiem
  Erik Johnston 027bc01a1b Add support for updating state pirms 5 gadiem
  Erik Johnston 440b8845b5 Make EventContext lazy load state pirms 5 gadiem
  Erik Johnston 842cdece42 pep8 pirms 5 gadiem
  Erik Johnston acbfdc3442 Refcator EventContext to accept state during init pirms 5 gadiem
  Amber Brown 3132b89f12
Make the rest of the .iterwhatever go away (#3562) pirms 5 gadiem
  Amber Brown 49af402019 run isort pirms 5 gadiem
  Erik Johnston 4810f7effd Remove context.push_actions pirms 6 gadiem
  Erik Johnston 106906a65e Don't serialize current state over replication pirms 6 gadiem
  Erik Johnston 24dd73028a Add replication http endpoint for event sending pirms 6 gadiem
  Erik Johnston 3d33eef6fc
Store state groups separately from events (#2784) pirms 6 gadiem
  Erik Johnston 3e5a62ecd8 Add more granular event send metrics pirms 7 gadiem
  Richard van der Hoff 5068fb16a5 Refactoring and cleanups pirms 7 gadiem
  Erik Johnston 628e65721b Add comments pirms 7 gadiem
  Erik Johnston 9e25443db8 Move to storing state_groups_state as deltas pirms 7 gadiem
  Erik Johnston c10cb581c6 Correctly handle the difference between prev and current state pirms 7 gadiem
  Erik Johnston a3dc1e9cbe Replace context.current_state with context.current_state_ids pirms 7 gadiem
  Erik Johnston 17f4f14df7 Pull out event ids rather than full events for state pirms 7 gadiem
  Erik Johnston 7b0d846407 Atomically persit push actions when we persist the event pirms 8 gadiem
  Matthew Hodgson 6c28ac260c copyrights pirms 8 gadiem
  Erik Johnston b2e6ee5b43 Remove concept of context.auth_events, instead use context.current_state pirms 9 gadiem
  Erik Johnston b1b85753d7 Add support for storing rejected events in EventContext and data stores pirms 9 gadiem
  Mark Haines adb04b1e57 Update copyright notices pirms 9 gadiem
  Erik Johnston 670dcdfc14 Remove unused functions pirms 9 gadiem
  Erik Johnston d044121168 Various typos and bug fixes. pirms 9 gadiem
  Erik Johnston 75b4329aaa WIP for new way of managing events. pirms 9 gadiem