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/docs
Travis Ralston b60bb28bbc
Add an admin API to get the current room state (#9168)
4 years ago
..
admin_api Add an admin API to get the current room state (#9168) 4 years ago
dev Refactor the CAS handler in prep for using the abstracted SSO code. (#8958) 4 years ago
privacy_policy_templates/en
systemd-with-workers Fix typo in docs/systemd-with-workers/README.md (#9035) 4 years ago
.sample_config_header.yaml Various improvements to the docs (#7899) 4 years ago
ACME.md Update the dates for ACME v1 EOL 4 years ago
CAPTCHA_SETUP.md Modify doc to update Google ReCaptcha terms (#6257) 5 years ago
MSC1711_certificates_FAQ.md (#5849) Convert rst to markdown (#6040) 5 years ago
README.md (#5849) Convert rst to markdown (#6040) 5 years ago
ancient_architecture_notes.md (#5849) Convert rst to markdown (#6040) 5 years ago
application_services.md Add some explanation to application_services.md (#7091) 5 years ago
architecture.md (#5849) Convert rst to markdown (#6040) 5 years ago
auth_chain_diff.dot Use a chain cover index to efficiently calculate auth chain difference (#8868) 4 years ago
auth_chain_diff.dot.png Use a chain cover index to efficiently calculate auth chain difference (#8868) 4 years ago
auth_chain_difference_algorithm.md Use a chain cover index to efficiently calculate auth chain difference (#8868) 4 years ago
code_style.md Remove docs/sphinx and related references (#8480) 4 years ago
consent_tracking.md
delegate.md Incorporate review 5 years ago
federate.md Updated docs: Added note about missing 308 redirect support. (#8120) 4 years ago
jwt.md Return the proper 403 Forbidden error during errors with JWT logins. (#7844) 4 years ago
log_contexts.md Clean up some LoggingContext stuff (#7120) 5 years ago
manhole.md Add note to manhole.md about bind_address when using with docker (#8526) 4 years ago
media_repository.md (#5849) Convert rst to markdown (#6040) 5 years ago
message_retention_policies.md Update documentation on retention policies limits (#8529) 4 years ago
metrics-howto.md Improve documentation how to configure prometheus for workers (#8822) 4 years ago
openid.md Put OIDC callback URI under /_synapse/client. (#9288) 4 years ago
opentracing.md (#5849) Convert rst to markdown (#6040) 5 years ago
password_auth_providers.md Fix typo in password_auth_providers doc 4 years ago
postgres.md Quote pip install with brackets to avoid shell interpretation. (#9151) 4 years ago
replication.md (#5849) Convert rst to markdown (#6040) 5 years ago
reverse_proxy.md Increase default max_upload_size from 10M to 50M (#8502) 4 years ago
room_and_user_statistics.md Fix and refactor room and user stats (#5971) 5 years ago
sample_config.yaml Put SAML callback URI under /_synapse/client. (#9289) 4 years ago
sample_log_config.yaml Support generating structured logs in addition to standard logs. (#8607) 4 years ago
server_notices.md Add admin api for sending server_notices (#5121) 6 years ago
spam_checker.md Allow spam-checker modules to be provide async methods. (#8890) 4 years ago
sso_mapping_providers.md Implement a username picker for synapse (#8942) 4 years ago
structured_logging.md Support generating structured logs in addition to standard logs. (#8607) 4 years ago
synctl_workers.md Update worker docs with recent enhancements (#7969) 4 years ago
tcp_replication.md Make event persisters periodically announce position over replication. (#8499) 4 years ago
turn-howto.md docs: Add link to Matrix VoIP tester for turn-howto (#9135) 4 years ago
url_previews.md
user_directory.md Rename database classes to make some sense (#8033) 4 years ago
workers.md Put SAML callback URI under /_synapse/client. (#9289) 4 years ago

README.md

Synapse Documentation

This directory contains documentation specific to the synapse homeserver.

All matrix-generic documentation now lives in its own project, located at matrix-org/matrix-doc

(Note: some items here may be moved to matrix-org/matrix-doc at some point in the future.)