Histórico de Commits

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