0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-02 02:38:59 +02:00
synapse/changelog.d
David Baker 25b3ba5328
Add recursion_depth to /relations if recursing (#16775)
This is an extra response parameter just added to MSC3981. In the
current impl, the recursion depth is always 3, so this just returns a
static 3 if the recurse parameter is supplied.
2024-01-04 09:57:21 +00:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
9453.misc Delete the add version picker GHA workflow (#9453) 2024-01-02 16:10:19 +00:00
16533.doc Adding a version picker for Synapse docs (#16533) 2023-12-11 14:18:40 +00:00
16679.feature Add avatar and topic settings for server notice room (#16679) 2023-12-12 15:22:19 +00:00
16696.feature Add config to change the delay before sending a notification email (#16696) 2023-12-12 10:28:56 +00:00
16726.misc Expose OIDC discovery information under the CSAPI (#16726) 2023-12-06 13:48:09 +00:00
16737.doc Clarify documentation for only_for_reauth (#16737) 2023-12-07 17:52:50 +00:00
16738.feature Sentry Alert configuration based on production and development environment (#16738) 2023-12-12 16:04:41 +00:00
16740.bugfix Write signing keys with file mode 0640 (#16740) 2023-12-08 16:25:57 +00:00
16757.misc Move the rust stubs inline for better IDE integration (#16757) 2023-12-21 13:31:36 +00:00
16758.misc Fix sample config doc CI (#16758) 2023-12-21 13:31:19 +00:00
16761.bugfix Fix email verification redirection (#16761) 2024-01-02 16:25:26 +00:00
16763.doc Remove config value from header (#16763) 2024-01-02 11:50:50 +00:00
16767.bugfix Search non ASCII display names using Admin API (#16767) 2024-01-04 09:36:57 +00:00
16769.doc Add another custom statistics collection server (#16769) 2024-01-02 11:54:12 +00:00
16770.bugfix Enable user without password (#16770) 2024-01-02 11:52:51 +00:00
16775.bugfix Add recursion_depth to /relations if recursing (#16775) 2024-01-04 09:57:21 +00:00