Olivier Wilkinson (reivilibre) 3bf7d6457c Add logging to diagnose a suspicion 2 years ago
..
_scripts 66c4b774fd Add type hints to synapse._scripts (#11297) 2 years ago
api 17886d2603 Add experimental support for MSC3202: allowing application services to masquerade as specific devices. (#11538) 2 years ago
app f44d729d4c Additional type hints for config module. (#11465) 2 years ago
appservice 2519beaad2 Add missing type hints to `synapse.appservice` (#11360) 2 years ago
config 43f5cc7adc Add MSC2716 and MSC3030 to `/versions` -> `unstable_features` (#11582) 2 years ago
crypto 9cd13c5f63 Fix perspectives requests for multiple keys for the same server (#11440) 2 years ago
events 3b8872299a Do not allow cross-room relations, per MSC2674. (#11516) 2 years ago
federation 0147b3de20 Add missing type hints to `synapse.logging.context` (#11556) 2 years ago
groups 84fac0f814 Add type annotations to `synapse.metrics` (#10847) 2 years ago
handlers c7fe32edb4 Add type hints to `synapse/storage/databases/main/room.py` (#11575) 2 years ago
http 0147b3de20 Add missing type hints to `synapse.logging.context` (#11556) 2 years ago
logging 0147b3de20 Add missing type hints to `synapse.logging.context` (#11556) 2 years ago
metrics 84fac0f814 Add type annotations to `synapse.metrics` (#10847) 2 years ago
module_api eccc49d755 Fix `ModuleApi.looping_background_call` for non-async functions (#11524) 2 years ago
push 9562f0c2f1 Ensure emails are canonicalized before fetching associated user. (#11547) 2 years ago
replication 5305a5e881 Type hint the constructors of the data store classes (#11555) 2 years ago
res e2481dbe93 Allow configuration of the oEmbed URLs. (#10714) 2 years ago
rest 43f5cc7adc Add MSC2716 and MSC3030 to `/versions` -> `unstable_features` (#11582) 2 years ago
server_notices e79ee48313 disallow-untyped-defs for synapse.server_notices (#11021) 2 years ago
spam_checker_api 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
state ffd858aa68 Add type hints to `synapse/storage/databases/main/events_worker.py` (#11411) 2 years ago
static 6e613a10d0 Display an error page during failure of fallback UIA. (#10561) 2 years ago
storage 3bf7d6457c Add logging to diagnose a suspicion 2 years ago
streams aa2c027792 Remove unnecessary parentheses around tuples returned from methods (#10889) 2 years ago
util 0147b3de20 Add missing type hints to `synapse.logging.context` (#11556) 2 years ago
__init__.py 9f3c7e85a4 1.49.0 2 years ago
event_auth.py a5d2ea3d08 Check *all* auth events for room id and rejection (#11009) 2 years ago
notifier.py 323151b787 Convert EventStreamResult to attrs. (#11574) 2 years ago
py.typed 2a2b189130 Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 2 years ago
python_dependencies.py 088d748f2c Revert "Move `glob_to_regex` and `re_word_boundary` to `matrix-python-common` (#11505) (#11527) 2 years ago
server.py a6f1a3abec Add MSC3030 experimental client and federation API endpoints to get the closest event to a given timestamp (#9445) 2 years ago
types.py ecfcd9bbbe Add type hints to `synapse/storage/databases/main/e2e_room_keys.py` (#11549) 2 years ago
visibility.py 95e47b2e78 [pyupgrade] `synapse/` (#10348) 2 years ago