Commit History

Author SHA1 Message Date
  Mathieu Velten 4dc7b444bd Fix import order 1 year ago
  Mathieu Velten 6073c0ecb1 Adress comments 1 year ago
  Mathieu Velten 4ccade636e Merge remote-tracking branch 'origin/develop' into mv/unbind-callback 1 year ago
  David Robertson b5b5f66084 Move `StateFilter` to `synapse.types` (#14668) 1 year ago
  reivilibre 74b89c2761 Revert the deletion of stale devices due to performance issues. (#14662) 1 year ago
  dependabot[bot] 527366f962 Bump packaging from 21.3 to 22.0 (#14657) 1 year ago
  dependabot[bot] b087964875 Bump flake8-bugbear from 22.10.27 to 22.12.6 (#14656) 1 year ago
  Brendan Abolivier 2a3cd59dd0 Add optional ICU support for user search (#14464) 1 year ago
  dependabot[bot] a5d8fee097 Bump phonenumbers from 8.13.1 to 8.13.2 (#14660) 1 year ago
  dependabot[bot] ceb7be56a6 Bump serde from 1.0.148 to 1.0.150 (#14659) 1 year ago
  dependabot[bot] eb32bc5056 Bump authlib from 1.1.0 to 1.2.0 (#14661) 1 year ago
  dependabot[bot] 4ea8745724 Bump types-pillow from 9.3.0.1 to 9.3.0.4 (#14658) 1 year ago
  Sean Quah 373c485d8c Handle half-created indices in receipts index background update (#14650) 1 year ago
  Patrick Cloke 3ac412b4e2 Require types in tests.storage. (#14646) 1 year ago
  Erik Johnston 94bc21e69f Limit the number of devices we delete at once (#14649) 1 year ago
  Erik Johnston c2de2ca630 Delete stale non-e2e devices for users, take 2 (#14595) 1 year ago
  Ashish Kumar a58b550eac Fix html templates to load images only on HTTPS (#14625) 1 year ago
  Patrick Cloke c369e95691 Rebuild the user directory and stats tables. (#14643) 1 year ago
  Patrick Cloke 9d8a3234ba Respond with proper error responses on unknown paths. (#14621) 1 year ago
  Patrick Cloke da77720752 Check the stream position before checking if the cache is empty. (#14639) 1 year ago
  dependabot[bot] f3ad68c343 Bump certifi from 2021.10.8 to 2022.12.7 (#14645) 1 year ago
  Richard van der Hoff dfe8febe47 Update admin_faq.md 1 year ago
  Nick Mills-Barrett 60c3fea327 Reject receipt requests with invalid room or event IDs. (#14632) 1 year ago
  realtyem 2506dd7641 Unit tests CI speedup (#14610) 1 year ago
  reivilibre be3a8a85e3 Add `--editable` flag to `complement.sh` which uses an editable install of Synapse for faster turn-around times whilst developing iteratively. (#14548) 1 year ago
  Mathieu Velten 22e91b8019 docker: remove useless cargo install with apt (#14636) 1 year ago
  reivilibre 96251af50d Fix a bug introduced in v1.67.0 where not specifying a config file or a server URL would lead to the `register_new_matrix_user` script failing. (#14637) 1 year ago
  villepeh d69bf3b24c Add Mastodon SSO setup instructions to docs (#14594) 1 year ago
  villepeh 9a9568168a Change `turn_allow_guests` example value to lowercase `true` (#14634) 1 year ago
  reivilibre cf1059d045 Fix a long-standing bug where the user directory would return 1 more row than requested. (#14631) 1 year ago