Commit History

Author SHA1 Message Date
  Aaron R dfa536490e Add support for `/_matrix/client/v3` APIs (#11318) 3 years ago
  Patrick Cloke 7468723697 Add most missing type hints to synapse.util (#11328) 3 years ago
  Andrew Morgan 6e084b62b8 Rename `remove_deleted_devices_from_device_inbox` to ensure it is always run (#11353) 3 years ago
  reivilibre 3a1462f7e0 Properly register all callback hooks for legacy password authentication providers (#11340) 3 years ago
  Patrick Cloke 24b61f379a Add ability to un-shadow-ban via the admin API. (#11347) 3 years ago
  David Robertson 0dda1a7968 Misc typing fixes for tests, part 2 of N (#11330) 3 years ago
  Ashwin Nair e72135b9d3 change 'Home Server' to one word 'homeserver' (#11320) 3 years ago
  Andrew Morgan 9c59e117db Run _upgrade_existing_database on workers if at current schema_version (#11346) 3 years ago
  David Robertson e605e4b8f2 Database storage profile passes mypy (#11342) 3 years ago
  David Robertson 5562ce6a53 Get directory db file to pass mypy (#11339) 3 years ago
  Dirk Klimpel b596a1eb80 Move sql file for `remove_deleted_devices_from_device_inbox` into v65 (#11303) 3 years ago
  Tulir Asokan 6f862c5c28 Add support for the stable version of MSC2778 (#11335) 3 years ago
  Shay 605921bc6b Remove unused tables `room_stats_historical` and `user_stats_historical` (#11280) 3 years ago
  David Robertson fe58672546 Annotations for state_deltas.py (#11316) 3 years ago
  Patrick Cloke 3fad4e3fe5 Rollback #11322 due to wrong syntax in mypy.ini. (#11332) 3 years ago
  David Robertson bea815cec8 Test room alias deletion (#11327) 3 years ago
  Shay 0bcae8ad56 Change display names/avatar URLs to None if they contain null bytes before storing in DB (#11230) 3 years ago
  Patrick Cloke 9b90b9454b Add type hints to media repository storage module (#11311) 3 years ago
  David Robertson 6f8f3d4bc5 Attempt to annotate events_forward_extremities (#11314) 3 years ago
  David Robertson 4c96ce396e Misc typing fixes for `tests`, part 1 of N (#11323) 3 years ago
  Patrick Cloke 95547e5300 Generalize the disallowed_untyped_defs in mypy.ini (#11322) 3 years ago
  Patrick Cloke b64b6d12d4 Add more type hints to synapse.util. (#11321) 3 years ago
  reivilibre 2fffcb24d8 Suggest using `/etc/matrix-synapse/conf.d/` for configuration with Debian packages (#11281) 3 years ago
  reivilibre 4ad5ee9996 Correct target of link to the modules page from the Password Auth Providers page (#11309) 3 years ago
  Dirk Klimpel 8840a7b7f1 Convert delete room admin API to async endpoint (#11223) 3 years ago
  David Robertson c99da2d079 Annotations for user_erasure_store (#11313) 3 years ago
  David Robertson 6a605f4a77 Get db signatures file to pass mypy (#11312) 3 years ago
  David Robertson 8dc666f785 Correct type hint for room_batch.py (#11310) 3 years ago
  Dirk Klimpel 48278a0d09 Move sql file for `remove_deleted_devices_from_device_inbox` into v65 (#11303) 3 years ago
  Patrick Cloke 64ef25391d Add type hints to some storage classes (#11307) 3 years ago