52 İşlemeler (9ec3da06daf70b5e799545a6e12ead4846559d80)

Yazar SHA1 Mesaj Tarih
  Patrick Cloke 9ec3da06da
Bump mypy-zope & mypy. (#16188) 9 ay önce
  Patrick Cloke a8a46b1336
Replace simple_async_mock with AsyncMock (#16180) 9 ay önce
  Patrick Cloke daf11e26ef
Replace make_awaitable with AsyncMock (#16179) 9 ay önce
  Patrick Cloke 42aea0d8af
Add final type hint to tests.unittest. (#15072) 1 yıl önce
  Patrick Cloke 652d1669c5
Add missing type hints to tests.handlers. (#14680) 1 yıl önce
  Richard van der Hoff cb59e08062
Improve logging and opentracing for to-device message handling (#14598) 1 yıl önce
  Andrew Ferrazzutti 1183c372fa
Use `device_one_time_keys_count` to match MSC3202 (#14565) 1 yıl önce
  Eric Eastwood aa70556699
Check appservice user interest against the local users instead of all users (`get_users_in_room` mis-use) (#13958) 1 yıl önce
  Shay a86b2f6837
Fix a bug where redactions were not being sent over federation if we did not have the original event. (#13813) 1 yıl önce
  Patrick Cloke efd108b45d
Accept & store thread IDs for receipts (implement MSC3771). (#13782) 1 yıl önce
  Nick Mills-Barrett 21eeacc995
Federation Sender & Appservice Pusher Stream Optimisations (#13251) 1 yıl önce
  Patrick Cloke 7bc08f3201
Remove remaining bits of groups code. (#12936) 2 yıl önce
  Patrick Cloke c52abc1cfd
Additional constants for EDU types. (#12884) 2 yıl önce
  Richard van der Hoff 24b590de32
Remove code which updates `application_services_state.last_txn` (#12680) 2 yıl önce
  Nick Mills-Barrett 63ba9ba38b
Bound ephemeral events by key (#12544) 2 yıl önce
  Andrew Morgan d8d0271977
Send device list updates to application services (MSC3202) - part 1 (#11881) 2 yıl önce
  Andrew Morgan fb0ffa9676
Rename various ApplicationServices interested methods (#11915) 2 yıl önce
  Patrick Cloke 02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092) 2 yıl önce
  reivilibre 2cc5ea933d
Add support for MSC3202: sending one-time key counts and fallback key usage states to Application Services. (#11617) 2 yıl önce
  Richard van der Hoff e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031) 2 yıl önce
  Andrew Morgan 64ec45fc1b
Send to-device messages to application services (#11215) 2 yıl önce
  Andrew Morgan a026695083
Clarifications and small fixes to to-device related code (#11247) 2 yıl önce
  Nick Barrett a271e233e9
Add a linearizer on (appservice, stream) when handling ephemeral events. (#11207) 2 yıl önce
  Will Hunt a8a27b2b8b
Only return an appservice protocol if it has a service providing it. (#10532) 2 yıl önce
  Marcus 8070b893db
update black to 21.6b0 (#10197) 3 yıl önce
  14mRh4X0r 8942e23a69
Always update AS last_pos, even on no events (#10107) 3 yıl önce
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 3 yıl önce
  Patrick Cloke 0b3112123d
Use mock from the stdlib. (#9772) 3 yıl önce
  Patrick Cloke 74af356baf
Convert additional test-cases to homeserver test case. (#9396) 3 yıl önce
  Erik Johnston 2b7c180879
Start fewer opentracing spans (#8640) 3 yıl önce
  Erik Johnston 921a3f8a59
Fix not sending events over federation when using sharded event persisters (#8536) 3 yıl önce
  Patrick Cloke 7f837959ea
Convert directory, e2e_room_keys, end_to_end_keys, monthly_active_users database to async (#8042) 3 yıl önce
  Patrick Cloke 4cce8ef74e
Convert appservice to async. (#7973) 3 yıl önce
  Patrick Cloke 6d687ebba1
Convert the appservice handler to async/await. (#7775) 3 yıl önce
  black 8b3d9b6b19 Run black. 5 yıl önce
  Amber Brown 49af402019 run isort 6 yıl önce
  Erik Johnston e939f3bca6 Fix tests 6 yıl önce
  Ilya Zhuravlev 8a4a0ddea6 Fix appservice tests to account for new behavior of notify_interested_services 6 yıl önce
  Erik Johnston 9da84a9a1e Make AppserviceHandler stream events from database 7 yıl önce
  Erik Johnston 320dfe523c Make notify_interested_services faster 7 yıl önce
  Erik Johnston b835ebcc79 Update unit tests 7 yıl önce
  Mark Haines c626fc576a Move the AS handler out of the Handlers object. 8 yıl önce
  Mark Haines 700487a7c7 Fix flake8 warnings for tests 8 yıl önce
  Matthew Hodgson 6c28ac260c copyrights 8 yıl önce
  Kegan Dougal d88e20cdb9 Fix bug where synapse was sending AS user queries incorrectly. 9 yıl önce
  Kegan Dougal 21fd84dcb8 Use seconds; start gluing in the AS scheduler into the AS handler. 9 yıl önce
  Kegan Dougal 11e6b3d18b Dependency inject ApplicationServiceApi when creating ApplicationServicesHandler. 9 yıl önce
  Kegan Dougal 131e036402 Fix unit tests. 9 yıl önce
  Kegan Dougal bc658907f0 Add unit test for appservice_handler.query_room_alias_exists 9 yıl önce
  Kegan Dougal f0c730252f Add unknown user ID check. Use store.get_aliases_for_room(room_id) when searching for services by alias. 9 yıl önce