Historique des commits

Auteur SHA1 Message Date
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) il y a 2 ans
  Sean Quah 2451003f6f Test that `ClientIpStore` combines database and in-memory data correctly (#11179) il y a 2 ans
  Sean Quah b8b905c4ea Fix inconsistent behavior of `get_last_client_by_ip` (#10970) il y a 2 ans
  David Robertson 370bca32e6 Don't drop user dir deltas when server leaves room (#10982) il y a 3 ans
  Sean Quah d1cbad388f Fix error in `get_user_ip_and_agents` when fetching from the database (#10968) il y a 3 ans
  reivilibre 642a42edde Flatten the synapse.rest.client package (#10600) il y a 3 ans
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) il y a 3 ans
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) il y a 3 ans
  Dirk Klimpel 48a1f4db31 Remove old admin API `GET /_synapse/admin/v1/users/<user_id>` (#9401) il y a 3 ans
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) il y a 3 ans
  Dirk Klimpel 3f0ff53158 Remove deprecated `/_matrix/client/*/admin` endpoints (#8785) il y a 3 ans
  Richard van der Hoff be8fa65d0b Remove redundant calls to `render()` il y a 3 ans
  Richard van der Hoff c3e3552ec4 fixup test il y a 3 ans
  Richard van der Hoff ebc405446e Add a `custom_headers` param to `make_request` (#8760) il y a 3 ans
  Dan Callahan aff1eb7c67 Tell Black to format code for Python 3.5 (#8664) il y a 3 ans
  Patrick Cloke cef00211c8 Allow for make_awaitable's return value to be re-used. (#8261) il y a 4 ans
  Patrick Cloke b49a5b9307 Convert stats and related calls to async/await (#8192) il y a 4 ans
  Erik Johnston a7bdf98d01 Rename database classes to make some sense (#8033) il y a 4 ans
  Richard van der Hoff f4269694ce Optimise some references to hs.config (#7546) il y a 4 ans
  Richard van der Hoff 40eda84933 Fix race which caused deleted devices to reappear (#6514) il y a 4 ans
  Erik Johnston 4a33a6dd19 Move background update handling out of store il y a 4 ans
  Erik Johnston 756d4942f5 Move DB pool and helper functions into dedicated Database class il y a 4 ans
  Erik Johnston ee86abb2d6 Remove underscore from SQLBaseStore functions il y a 4 ans
  Erik Johnston faac453f08 Test that pruning of old user IPs works il y a 5 ans
  Erik Johnston acb62a7cc6 Test background update il y a 5 ans
  Erik Johnston 51d28272e2 Query devices table for last seen info. il y a 5 ans
  Richard van der Hoff 953dbb7980 Remove access-token support from RegistrationStore.register (#5642) il y a 5 ans
  Amber Brown 32e7c9e7f2 Run Black. (#5482) il y a 5 ans
  Richard van der Hoff 12f9d51e82 Add admin api for sending server_notices (#5121) il y a 5 ans
  Richard van der Hoff 40e576e29c Move admin api impl to its own package il y a 5 ans