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
Erik Johnston 23a2c42469 Bump version 10 years ago
..
api Fix bugs when joining a remote room that has dodgy event graphs. This should also fix the number of times a HS will trigger a GET /event/ 10 years ago
app Merge branch 'develop' into http_client_refactor 10 years ago
config SYN-187: Set a more sensible default for the content_addr 10 years ago
crypto Merge branch 'develop' into http_client_refactor 10 years ago
federation Change the way we get missing auth and state events 10 years ago
handlers Fix bugs when joining a remote room that has dodgy event graphs. This should also fix the number of times a HS will trigger a GET /event/ 10 years ago
http typos 10 years ago
rest Don't double url-decode state event types. 10 years ago
storage Don't return outliers when we get recent events for rooms. 10 years ago
streams SYN-58: Allow passing explicit limit=0 to initialSync to request no messages at all; missing still implies default 10 10 years ago
util Drop log level for incorrect logging contexts to WARN if the context is wrong and DEBUG if the context is missing 10 years ago
__init__.py Bump version 10 years ago
notifier.py Fix pep8 codestyle warnings 10 years ago
server.py Add an EventValidator. Fix bugs in auth ++ storage 10 years ago
state.py Correctly handle the case where we get an event for an unknown room, which turns out we are actually in 10 years ago
types.py Move FederationError to synapse.api.errors 10 years ago