You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse
Patrick Cloke b6102230a7
Add type hints to event_push_actions. (#11594)
3 years ago
..
_scripts Add type hints to synapse._scripts (#11297) 3 years ago
api Various opentracing enhancements (#11619) 3 years ago
app Return JSON errors for unknown resources under /matrix/client. (#11602) 3 years ago
appservice Add missing type hints to `synapse.appservice` (#11360) 3 years ago
config Add MSC2716 and MSC3030 to `/versions` -> `unstable_features` (#11582) 3 years ago
crypto Fix perspectives requests for multiple keys for the same server (#11440) 3 years ago
events Do not bundle aggregations for APIs which shouldn't include them. (#11592) 3 years ago
federation Improve opentracing for incoming HTTP requests (#11618) 3 years ago
groups Add type annotations to `synapse.metrics` (#10847) 3 years ago
handlers Add type hints to event_push_actions. (#11594) 3 years ago
http Various opentracing enhancements (#11619) 3 years ago
logging Improve opentracing for incoming HTTP requests (#11618) 3 years ago
metrics Add type annotations to `synapse.metrics` (#10847) 3 years ago
module_api Fix `ModuleApi.looping_background_call` for non-async functions (#11524) 3 years ago
push Add type hints to event_push_actions. (#11594) 3 years ago
replication Type hint the constructors of the data store classes (#11555) 3 years ago
res Allow configuration of the oEmbed URLs. (#10714) 3 years ago
rest Add type hints to event_push_actions. (#11594) 3 years ago
server_notices disallow-untyped-defs for synapse.server_notices (#11021) 3 years ago
spam_checker_api
state Add type hints to `synapse/storage/databases/main/events_worker.py` (#11411) 3 years ago
static Display an error page during failure of fallback UIA. (#10561) 3 years ago
storage Add type hints to event_push_actions. (#11594) 3 years ago
streams Remove unnecessary parentheses around tuples returned from methods (#10889) 3 years ago
util Improve opentracing support for `ResponseCache` (#11607) 3 years ago
__init__.py 1.49.0 3 years ago
event_auth.py Check *all* auth events for room id and rejection (#11009) 3 years ago
notifier.py Convert EventStreamResult to attrs. (#11574) 3 years ago
py.typed Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 3 years ago
python_dependencies.py Revert "Move `glob_to_regex` and `re_word_boundary` to `matrix-python-common` (#11505) (#11527) 3 years ago
server.py Add MSC3030 experimental client and federation API endpoints to get the closest event to a given timestamp (#9445) 3 years ago
types.py Add type hints to `synapse/storage/databases/main/e2e_room_keys.py` (#11549) 3 years ago
visibility.py [pyupgrade] `synapse/` (#10348) 3 years ago