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.
 
 
 
 
 
 
Erik Johnston 757bc0caef
Fix notification count after a highlighted message (#13223)
1 jaar geleden
..
_scripts Check that `auto_vacuum` is disabled when porting a SQLite database to Postgres, as `VACUUM`s must not be performed between runs of the script. (#13195) 1 jaar geleden
api Implement MSC3827: Filtering of `/publicRooms` by room type (#13031) 1 jaar geleden
app Improve startup times in Complement test runs against workers, particularly in CPU-constrained environments. (#13127) 1 jaar geleden
appservice Remove remaining bits of groups code. (#12936) 1 jaar geleden
config Allow dependency errors to pass through (#13113) 1 jaar geleden
crypto Fix typechecker problems exposed by signedjson 1.1.2 (#12326) 2 jaren geleden
events Make `_get_state_map_for_room` not break when room state events don't contain an event id. (#13174) 1 jaar geleden
federation Handle race between persisting an event and un-partial stating a room (#13100) 1 jaar geleden
handlers Fix exception when using MSC3030 to look for remote federated events before room creation (#13197) 1 jaar geleden
http Add Cross-Origin-Resource-Policy header to thumbnail and download media endpoints (#12944) 1 jaar geleden
logging More type hints for `synapse.logging` (#13103) 1 jaar geleden
metrics Fix Synapse git info missing in version strings (#12973) 1 jaar geleden
module_api Uniformize spam-checker API, part 4: port other spam-checker callbacks to return `Union[Allow, Codes]`. (#12857) 1 jaar geleden
push Update MSC3786 implementation: Check the `state_key` (#12939) 1 jaar geleden
replication Faster room joins: fix race in recalculation of current room state (#13151) 1 jaar geleden
res Fix Jinja templating error when generating thumbnail URLs. (#12510) 2 jaren geleden
rest Extra validation for rest/client/account_data (#13148) 1 jaar geleden
server_notices Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021) 1 jaar geleden
spam_checker_api Fix import in module_api module and docs on the new check_event_for_spam signature (#12918) 1 jaar geleden
state Faster room joins: fix race in recalculation of current room state (#13151) 1 jaar geleden
static Display an error page during failure of fallback UIA. (#10561) 2 jaren geleden
storage Fix notification count after a highlighted message (#13223) 1 jaar geleden
streams Rework stream token to stop caring about groups. (#12897) 1 jaar geleden
util Type `tests.utils` (#13028) 1 jaar geleden
__init__.py Fix Synapse git info missing in version strings (#12973) 1 jaar geleden
event_auth.py Fix inconsistencies in event validation (#13088) 1 jaar geleden
notifier.py Reduce the amount of state we pull from the DB (#12811) 1 jaar geleden
py.typed Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 2 jaren geleden
server.py Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 1 jaar geleden
types.py Fix `destination_is` errors seen in sentry. (#13041) 1 jaar geleden
visibility.py Fix 404 on `/sync` when the last event is a redaction of an unknown/purged event (#12905) 1 jaar geleden