Commit History

Author SHA1 Message Date
  dependabot[bot] 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
  Patrick Cloke 156cd88eef Add missing type hints to tests.replication. (#14987) 1 year ago
  Patrick Cloke d8cc86eff4 Remove redundant types from comments. (#14412) 1 year ago
  Nick Mills-Barrett 3a4f80f8c6 Merge/remove `Slaved*` stores into `WorkerStores` (#14375) 1 year ago
  Patrick Cloke b4ec4f5e71 Track notification counts per thread (implement MSC3773). (#13776) 2 years ago
  Patrick Cloke efd108b45d Accept & store thread IDs for receipts (implement MSC3771). (#13782) 2 years ago
  Patrick Cloke 666ae87729 Update event push action and receipt tables to support threads. (#13753) 2 years ago
  Erik Johnston 0d1d3e0708 Speed up `get_unread_event_push_actions_by_room` (#13005) 2 years ago
  Erik Johnston 1e453053cb Rename storage classes (#12913) 2 years ago
  Richard van der Hoff 33ebee47e4 Remove redundant `get_success` calls in test code (#12346) 2 years ago
  Patrick Cloke 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
  Patrick Cloke b6102230a7 Add type hints to event_push_actions. (#11594) 2 years ago
  Patrick Cloke 000aa89be6 Do not include rooms with an unknown room version in a sync response. (#10644) 3 years ago
  Patrick Cloke bec01c0758 Convert room member storage tuples to attrs. (#10629) 3 years ago
  Dan Callahan 1d5f0e3529 Bump black configuration to target py36 (#9781) 3 years ago
  Jonathan de Jong 2ca4e349e9 Bugbear: Add Mutable Parameter fixes (#9682) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Erik Johnston ac11fcbbb8 Add EventStreamPosition type (#8388) 4 years ago
  Patrick Cloke 8a4a4186de Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
  Brendan Abolivier 5a1dd297c3 Re-implement unread counts (again) (#8059) 4 years ago
  Patrick Cloke 8144bc26a7 Convert push to async/await. (#7948) 4 years ago
  Brendan Abolivier 74d3e177f0 Back out MSC2625 implementation (#7761) 4 years ago
  Brendan Abolivier 7e80c84902 Lint 4 years ago
  Brendan Abolivier 6b1fa3293d Test that a mark_unread action updates the right counter when using a slave store 4 years ago
  Brendan Abolivier 476a89707a Fix tests 4 years ago
  Richard van der Hoff 164f50f5f2 fix mypy for tests/replication (#7518) 4 years ago
  Erik Johnston 18c1e52d82 Clean up replication unit tests. (#7490) 4 years ago
  Richard van der Hoff 8ef8fb2c1c Read the room version from database when fetching events (#6874) 4 years ago
  Richard van der Hoff 799001f2c0 Add a `make_event_from_dict` method (#6858) 4 years ago
  Erik Johnston 28c98e51ff Add `local_current_membership` table (#6655) 4 years ago