21062 Commits (bb25dd81e3d909299092fce7adda05cc6f35dee2)
 

Author SHA1 Message Date
  Andrew Morgan bb25dd81e3
Prevent #3679 from appearing in blame results (#13311) 1 year ago
  Erik Johnston f721f1baba
Revert "Make all `process_replication_rows` methods async (#13304)" (#13312) 1 year ago
  Erik Johnston cf5fa5063d
Don't pull out full state when sending dummy events (#13310) 1 year ago
  Nick Mills-Barrett 6785b0f39d
Use READ COMMITTED isolation level when purging rooms (#12942) 1 year ago
  Andrew Morgan c5f487b7cb
Update expected DB query count when creating a room (#13307) 1 year ago
  Erik Johnston c6a05063ff
Don't pull out the full state when creating an event (#13281) 1 year ago
  Dirk Klimpel efee345b45
Remove unnecessary `json.dumps` from tests (#13303) 1 year ago
  Nick Mills-Barrett 5d4028f217
Make all `process_replication_rows` methods async (#13304) 1 year ago
  Dirk Klimpel 96cf81e312
Use HTTPStatus constants in place of literals in tests. (#13297) 1 year ago
  Eric Eastwood 7b67e93d49
Provide more info why we don't have any thumbnails to serve (#13038) 1 year ago
  David Robertson e9ce4d089b
Use and recommend poetry 1.1.14, up from 1.1.12 (#13285) 1 year ago
  Erik Johnston 0731e0829c
Don't pull out the full state when storing state (#13274) 1 year ago
  Patrick Cloke 3343035a06
Use a real room in the notification rotation tests. (#13260) 1 year ago
  David Robertson 7281591f4c
Use state before join to determine if we `_should_perform_remote_join` (#13270) 1 year ago
  Sean Quah d765ada84f
Update locked frozendict version to 2.3.2 (#13284) 1 year ago
  Richard van der Hoff b116d3ce00
Bg update to populate new `events` table columns (#13215) 1 year ago
  Erik Johnston 7be954f59b
Fix a bug which could lead to incorrect state (#13278) 1 year ago
  Richard van der Hoff 512486bbeb
Docker: copy postgres from base image (#13279) 1 year ago
  Nick Mills-Barrett cc21a431f3
Async get event cache prep (#13242) 1 year ago
  Nick Mills-Barrett 21eeacc995
Federation Sender & Appservice Pusher Stream Optimisations (#13251) 1 year ago
  Richard van der Hoff fe15a865a5
Rip out auth-event reconciliation code (#12943) 1 year ago
  Richard van der Hoff df55b377be
CHANGES.md: fix link to upgrade notes 1 year ago
  Erik Johnston 0ca4172b5d
Don't pull out state in `compute_event_context` for unconflicted state (#13267) 1 year ago
  David Robertson 599c403d99
Allow rate limiters to passively record actions they cannot limit (#13253) 1 year ago
  David Robertson 0eb7e69768
Notifier: accept callbacks to fire on room joins (#13254) 1 year ago
  Jacek Kuśnierz cc1071598a
Call the v2 identity service `/3pid/unbind` endpoint, rather than v1. (#13240) 1 year ago
  Shay ad5761b65c
Add support for room version 10 (#13220) 1 year ago
  jejo86 2341032cf2
Document advising against publicly exposing the Admin API and provide a usage example (#13231) 1 year ago
  Nick Mills-Barrett 982fe29655
Optimise room creation event lookups part 2 (#13224) 1 year ago
  Patrick Cloke 1d5c80b161
Reduce duplicate code in receipts servlets. (#13198) 1 year ago
  Brad Murray 3371e1abcb
Add prometheus counters for content types other than events (#13175) 1 year ago
  Patrick Cloke 4db7862e0f
Drop unused tables from groups/communities. (#12967) 1 year ago
  Patrick Cloke 90e9b4fa1e
Do not fail build if complement with workers fails. (#13266) 1 year ago
  Thomas Weston 0312ff44c6
Fix "add user" admin api error when request contains a "msisdn" threepid (#13263) 1 year ago
  Patrick Cloke 1381563988
Inline URL preview documentation. (#13261) 1 year ago
  Richard van der Hoff a366b75b72
Drop unused table `event_reference_hashes` (#13218) 1 year ago
  Jacek Kuśnierz 7218a0ca18
Drop support for calling `/_matrix/client/v3/account/3pid/bind` without an `id_access_token` (#13239) 1 year ago
  David Robertson 52a0c8f2f7
Rename test case method to `add_hashes_and_signatures_from_other_server` (#13255) 1 year ago
  Richard van der Hoff fa71bb18b5
Drop support for delegating email validation (#13192) 1 year ago
  Sean Quah 3f178332d6
Log the stack when waiting for an entire room to be un-partial stated (#13257) 1 year ago
  Shay 6f30eb5b8e
Add info about configuration in the url preview docs (#13233) 1 year ago
  Quentin Gliech b19060a29b
Make the AS login method call `Auth.get_user_by_req` for checking the AS token. (#13094) 1 year ago
  andrew do 2d82cdafd2
expose whether a room is a space in the Admin API (#13208) 1 year ago
  Sean Quah f14c632134 Update changelog once more 1 year ago
  Sean Quah ac7aec0cd3 Reorder and tidy up changelog 1 year ago
  Sean Quah 6173d585df 1.63.0rc1 1 year ago
  Erik Johnston e5716b631c
Don't pull out the full state when calculating push actions (#13078) 1 year ago
  villepeh bc8eefc1e1
Add a sample bash script to docs for creating multiple worker files (#13032) 1 year ago
  Nick Mills-Barrett 92202ce867
Reduce event lookups during room creation by passing known event IDs (#13210) 1 year ago
  David Teller 11f811470f
Uniformize spam-checker API, part 5: expand other spam-checker callbacks to return `Tuple[Codes, dict]` (#13044) 1 year ago