Commit History

Author SHA1 Message Date
  Patrick Cloke 42aea0d8af Add final type hint to tests.unittest. (#15072) 1 year ago
  Patrick Cloke 652d1669c5 Add missing type hints to tests.handlers. (#14680) 1 year ago
  Richard van der Hoff cb59e08062 Improve logging and opentracing for to-device message handling (#14598) 1 year ago
  Andrew Ferrazzutti 1183c372fa Use `device_one_time_keys_count` to match MSC3202 (#14565) 1 year ago
  Eric Eastwood aa70556699 Check appservice user interest against the local users instead of all users (`get_users_in_room` mis-use) (#13958) 1 year ago
  Shay a86b2f6837 Fix a bug where redactions were not being sent over federation if we did not have the original event. (#13813) 1 year ago
  Patrick Cloke efd108b45d Accept & store thread IDs for receipts (implement MSC3771). (#13782) 2 years ago
  Nick Mills-Barrett 21eeacc995 Federation Sender & Appservice Pusher Stream Optimisations (#13251) 2 years ago
  Patrick Cloke 7bc08f3201 Remove remaining bits of groups code. (#12936) 2 years ago
  Patrick Cloke c52abc1cfd Additional constants for EDU types. (#12884) 2 years ago
  Richard van der Hoff 24b590de32 Remove code which updates `application_services_state.last_txn` (#12680) 2 years ago
  Nick Mills-Barrett 63ba9ba38b Bound ephemeral events by key (#12544) 2 years ago
  Andrew Morgan d8d0271977 Send device list updates to application services (MSC3202) - part 1 (#11881) 2 years ago
  Andrew Morgan fb0ffa9676 Rename various ApplicationServices interested methods (#11915) 2 years ago
  Patrick Cloke 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
  reivilibre 2cc5ea933d Add support for MSC3202: sending one-time key counts and fallback key usage states to Application Services. (#11617) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  Andrew Morgan 64ec45fc1b Send to-device messages to application services (#11215) 2 years ago
  Andrew Morgan a026695083 Clarifications and small fixes to to-device related code (#11247) 2 years ago
  Nick Barrett a271e233e9 Add a linearizer on (appservice, stream) when handling ephemeral events. (#11207) 2 years ago
  Will Hunt a8a27b2b8b Only return an appservice protocol if it has a service providing it. (#10532) 3 years ago
  Marcus 8070b893db update black to 21.6b0 (#10197) 3 years ago
  14mRh4X0r 8942e23a69 Always update AS last_pos, even on no events (#10107) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) 3 years ago
  Patrick Cloke 74af356baf Convert additional test-cases to homeserver test case. (#9396) 3 years ago
  Erik Johnston 2b7c180879 Start fewer opentracing spans (#8640) 3 years ago
  Erik Johnston 921a3f8a59 Fix not sending events over federation when using sharded event persisters (#8536) 4 years ago
  Patrick Cloke 7f837959ea Convert directory, e2e_room_keys, end_to_end_keys, monthly_active_users database to async (#8042) 4 years ago
  Patrick Cloke 4cce8ef74e Convert appservice to async. (#7973) 4 years ago