synapse/docs/development
Andrew Ferrazzutti fcac7e0282
Write union types as X | Y where possible (#19111)
aka PEP 604, added in Python 3.10
2025-11-06 14:02:33 -06:00
..
img/git
internal_documentation Add a docs page with common steps to review the release notes (#19109) 2025-10-29 11:32:33 +00:00
synapse_architecture Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
cas.md
contributing_guide.md Always treat RETURNING as supported by SQL engines (#19047) 2025-10-24 13:21:49 -05:00
database_schema.md Delete unreferenced state groups in background (#18254) 2025-03-21 17:09:49 +00:00
demo.md Update book location 2023-12-13 16:15:22 +00:00
dependencies.md Drop Python 3.9, bump tests/builds to Python 3.10 (#19099) 2025-10-29 12:15:00 -05:00
experimental_features.md
git.md Fix typo 2023-12-13 16:37:10 +00:00
releases.md Update URLs to matrix.org blog categories. (#16008) 2023-08-24 11:06:06 -04:00
reviews.md Add information on how the Synapse team does reviews. (#13132) 2022-07-06 07:30:58 -04:00
room-dag-concepts.md Sliding Sync: Use stream_ordering based timeline pagination for incremental sync (#17510) 2024-08-07 11:27:50 -05:00
saml.md