183 Revīzijas (develop)

Autors SHA1 Ziņojums Datums
  Patrick Cloke d7c89c5908
Return immutable objects for cachedList decorators (#16350) pirms 8 mēnešiem
  Erik Johnston edec0b93ca
Only use literal strings for process names (#16315) pirms 8 mēnešiem
  Marcel 13e9cad537
Send the opentracing span information to appservices (#16227) pirms 8 mēnešiem
  Shay 0a5f4f7665
Move support for application service query parameter authorization behind a configuration option (#16017) pirms 9 mēnešiem
  Shay f98f4f2e16
Remove support for legacy application service paths (#15964) pirms 9 mēnešiem
  Patrick Cloke 7c9b91790c
Consolidate logic to check for deactivated users. (#15634) pirms 1 gada
  Tulir Asokan 86d541f37c
Stabilize MSC2659 support for AS ping endpoint. (#15528) pirms 1 gada
  Patrick Cloke 57aeeb308b
Add support for claiming multiple OTKs at once. (#15468) pirms 1 gada
  Patrick Cloke cf2f2934ad
Call appservices on modern paths, falling back to legacy paths. (#15317) pirms 1 gada
  Patrick Cloke ae4acda1bb
Implement MSC3984 to proxy /keys/query requests to appservices. (#15321) pirms 1 gada
  Patrick Cloke 5282ba1e2b
Implement MSC3983 to proxy /keys/claim queries to appservices. (#15314) pirms 1 gada
  Tulir Asokan b0a0fb5c97
Implement MSC2659: application service ping endpoint (#15249) pirms 1 gada
  David Robertson e8269ed391
Type hints for tests.appservice (#14990) pirms 1 gada
  Sean Quah 7982891794
Fix missing cache invalidation in application service code (#14670) pirms 1 gada
  Andrew Ferrazzutti 1183c372fa
Use `device_one_time_keys_count` to match MSC3202 (#14565) pirms 1 gada
  Eric Eastwood aa70556699
Check appservice user interest against the local users instead of all users (`get_users_in_room` mis-use) (#13958) pirms 1 gada
  David Robertson 04fd6221de
Fix incorrectly sending authentication tokens to application service as headers (#14301) pirms 1 gada
  Patrick Cloke 27fa0fa698
Send the appservice access token as a header. (#13996) pirms 1 gada
  Brad Murray 3371e1abcb
Add prometheus counters for content types other than events (#13175) pirms 1 gada
  Travis Ralston d736d5cfad
Fix to-device messages not being sent to MSC3202-enabled appservices (#13235) pirms 1 gada
  Travis Ralston a113011794
Fix appservice EDUs failing to send if the EDU doesn't have a room ID (#13236) pirms 1 gada
  Patrick Cloke 7bc08f3201
Remove remaining bits of groups code. (#12936) pirms 1 gada
  Patrick Cloke 49f06866e4
Remove backing code for groups/communities (#12558) pirms 2 gadiem
  Nick Mills-Barrett 33e2916858
Don't create empty AS txns when the AS is down (#12869) pirms 2 gadiem
  Will Hunt 6855024e0a
Add authentication to thirdparty bridge APIs (#12746) pirms 2 gadiem
  David Robertson 2607b3e181
Update mypy to 0.950 and fix complaints (#12650) pirms 2 gadiem
  Will Hunt b82fff66df
MSC3202: Fix device_unused_fallback_keys -> device_unused_fallback_key_types (#12520) pirms 2 gadiem
  David Robertson a7293ef16f Bump `black` and `click` versions (#12320) pirms 2 gadiem
  Andrew Morgan d8d0271977
Send device list updates to application services (MSC3202) - part 1 (#11881) pirms 2 gadiem
  David Robertson a2b00a4486
Bump `black` and `click` versions (#12320) pirms 2 gadiem
  Andrew Morgan fb0ffa9676
Rename various ApplicationServices interested methods (#11915) pirms 2 gadiem
  Patrick Cloke 1d11b452b7
Use the proper serialization format when bundling aggregations. (#12090) pirms 2 gadiem
  reivilibre 2cc5ea933d
Add support for MSC3202: sending one-time key counts and fallback key usage states to Application Services. (#11617) pirms 2 gadiem
  Richard van der Hoff e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031) pirms 2 gadiem
  Andrew Morgan cf06783d54
Remove optional state of `ApplicationService.is_interested`'s `store` parameter (#11911) pirms 2 gadiem
  Andrew Morgan 64ec45fc1b
Send to-device messages to application services (#11215) pirms 2 gadiem
  Patrick Cloke 2519beaad2
Add missing type hints to `synapse.appservice` (#11360) pirms 2 gadiem
  Olivier Wilkinson (reivilibre) 4dd9ea8f4f Revert "Revert accidental fast-forward merge from v1.49.0rc1" pirms 2 gadiem
  Sean Quah 158d73ebdd Revert accidental fast-forward merge from v1.49.0rc1 pirms 2 gadiem
  reivilibre 435f044807
Add type annotations to `tests.storage.test_appservice`. (#11488) pirms 2 gadiem
  Eric Eastwood 7ffddd819c
Prevent historical state from being pushed to an application service via `/transactions` (MSC2716) (#11265) pirms 2 gadiem
  Sean Quah 2b82ec425f
Add type hints for most `HomeServer` parameters (#11095) pirms 2 gadiem
  Jonathan de Jong bf72d10dbf
Use inline type hints in various other places (in `synapse/`) (#10380) pirms 2 gadiem
  Sorunome d936371b69
Implement knock feature (#6739) pirms 2 gadiem
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) pirms 3 gadiem
  Jonathan de Jong 2ca4e349e9
Bugbear: Add Mutable Parameter fixes (#9682) pirms 3 gadiem
  Jonathan de Jong d6196efafc
Add ResponseCache tests. (#9458) pirms 3 gadiem
  Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381) pirms 3 gadiem
  Brendan Abolivier 29ae04af3b
Remove unneeded type constraints on 3rd party protocol lookup responses pirms 3 gadiem
  Will Hunt b37aa1643b Tie together matches_user_in_member_list and get_users_in_room caches (#8676) pirms 3 gadiem