Commit History

Author SHA1 Message Date
  Denis c802ef1411 Don't include redundant prev_state in new events (#13791) 1 year ago
  reivilibre c2fe48a6ff Rename the `EventFormatVersions` enum values so that they line up with room version numbers. (#13706) 1 year ago
  Erik Johnston c6a05063ff Don't pull out the full state when creating an event (#13281) 1 year ago
  David Robertson 7281591f4c Use state before join to determine if we `_should_perform_remote_join` (#13270) 1 year ago
  David Robertson e0bb268134 Fix typechecker problems exposed by signedjson 1.1.2 (#12326) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  David Robertson 6a605f4a77 Get db signatures file to pass mypy (#11312) 2 years ago
  Patrick Cloke 1f9d0b8a7a Add type hints to synapse.events.*. (#11066) 2 years ago
  Richard van der Hoff 5279b9161b Use `RoomVersion` objects (#10934) 2 years ago
  Jonathan de Jong bf72d10dbf Use inline type hints in various other places (in `synapse/`) (#10380) 2 years ago
  Patrick Cloke 8d609435c0 Move methods involving event authentication to EventAuthHandler. (#10268) 3 years ago
  Patrick Cloke aaf7d1acb8 Correct type hints for synapse.event_auth. (#10253) 3 years ago
  Eric Eastwood 96f6293de5 Add endpoints for backfilling history (MSC2716) (#9247) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Richard van der Hoff da0090fdff Fix modifying events in `ThirdPartyRules` modules (#8564) 3 years ago
  Richard van der Hoff a34b17e492 Simplify `_locally_reject_invite` 3 years ago
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) 3 years ago
  Patrick Cloke da77520cd1 Convert additional databases to async/await part 2 (#8200) 3 years ago
  Erik Johnston 5dd73d029e Add type hints to handlers.message and events.builder (#8067) 3 years ago
  Patrick Cloke d4a7829b12 Convert synapse.api to async/await (#8031) 3 years ago
  Patrick Cloke 8553f46498 Convert a synapse.events to async/await. (#7949) 3 years ago
  Patrick Cloke b975fa2e99 Convert state resolution to async/await (#7942) 3 years ago
  Richard van der Hoff 67593b1728 Add `HomeServer.signing_key` property (#7805) 4 years ago
  Richard van der Hoff 799001f2c0 Add a `make_event_from_dict` method (#6858) 4 years ago
  Richard van der Hoff 2a81393a4b Pass room_version into add_hashes_and_signatures 4 years ago
  Richard van der Hoff 54f3f369bd Pass room_version into create_local_event_from_event_dict 4 years ago
  Richard van der Hoff ef6bdafb29 Store the room version in EventBuilder 4 years ago
  Amber Brown 4806651744 Replace returnValue with return (#5736) 5 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago