Historie revizí

Autor SHA1 Zpráva Datum
  David Robertson c406d50d2d Rename `event_map` to `unpersisted_events` (#13603) před 1 rokem
  Eric Eastwood 1a209efdb2 Update `get_users_in_room` mis-use to get hosts with dedicated `get_current_hosts_in_room` (#13605) před 1 rokem
  Eric Eastwood d58615c82c Directly lookup local membership instead of getting all members in a room first (`get_users_in_room` mis-use) (#13608) před 1 rokem
  Eric Eastwood b93bd95e8a When loading current ids, sort by `stream_id` to avoid incorrect overwrite and avoid errors caused by sorting alphabetical instance name which can be `null` (#13585) před 1 rokem
  Eric Eastwood c807b814ae Use dedicated `get_local_users_in_room` to find local users when calculating `join_authorised_via_users_server` of a `/make_join` request (#13606) před 1 rokem
  Andy Balaam 371db86a86 First draft of triage_labelled action (#13612) před 1 rokem
  reivilibre be4250c7a8 Add experimental configuration option to allow disabling legacy Prometheus metric names. (#13540) před 1 rokem
  Kat Gerasimova 2e2040c93e Add GitHub automation for new issues (#13610) před 1 rokem
  Nick Mills-Barrett b687010f89 Rewrite get push actions queries (#13597) před 1 rokem
  reivilibre ba882c0357 Faster Room Joins: fix `/make_knock` blocking indefinitely when the room in question is a partial-stated room. (#13583) před 1 rokem
  Eric Eastwood 7af07f9716 Instrument `_check_sigs_and_hash_and_fetch` to trace time spent in child concurrent calls (#13588) před 1 rokem
  David Robertson a25a37002c Write about the chain cover a little. (#13602) před 1 rokem
  Erik Johnston f7ddfe17a3 Speed up `@cachedList` (#13591) před 1 rokem
  Erik Johnston 05c9c7363b Fix regression caused by #13573 (#13600) před 1 rokem
  nilsKr3 bdfff9c36e Update openid.md (#13568) před 1 rokem
  David Robertson ca3d19b05f Merge tag 'v1.66.0rc1' into develop před 1 rokem
  Erik Johnston aec87a0f93 Speed up fetching large numbers of push rules (#13592) před 1 rokem
  David Robertson ea85a2bf6c Remove manually-added changelog před 1 rokem
  David Robertson 956e015413 Drop support for delegating email validation, round 2 (#13596) před 1 rokem
  Nick Mills-Barrett 5e7847dc92 Cache user IDs instead of profile objects (#13573) před 1 rokem
  David Robertson 79281f517d Update changelog před 1 rokem
  David Robertson f8b9abdcdb Adjust changelog před 1 rokem
  David Robertson d6f5699737 Describe changes to admin API in 1.66 před 1 rokem
  David Robertson f0b23927fc 1.66.0rc1 před 1 rokem
  Dirk Klimpel 37f329c9ad Fix that sending server notices fail if avatar is `None` (#13566) před 1 rokem
  Eric Eastwood 9385c41ba4 Fix Prometheus metrics being negative (mixed up start/end) (#13584) před 1 rokem
  Quentin Gliech 3dd175b628 `synapse.api.auth.Auth` cleanup: make permission-related methods use `Requester` instead of the `UserID` (#13024) před 1 rokem
  Andrew Morgan 94375f7a91 Remove redundant opentracing spans for `/sendToDevice` and `/keys/upload` (#13574) před 1 rokem
  Eric Eastwood 06df5d4250 MSC2716v4 room version - remove namespace from MSC2716 event content fields (#13551) před 1 rokem
  Andrew Morgan f9f03426de Implement MSC3852: Expose `last_seen_user_agent` to users for their own devices; also expose to Admin API (#13549) před 1 rokem