0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-17 18:18:58 +02:00
synapse/changelog.d
Erik Johnston 7469fa7585
Simplify internal metadata class. (#16762)
We remove these fields as they're just duplicating data the event
already stores, and (for reasons 🤫) I'd like to simplify
the class to only store simple types.

I'm not entirely convinced that we shouldn't instead add helper methods
to the event class to generate stream tokens, but I don't really think
that's where they belong either
2024-01-05 13:03:20 +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
16762.misc Simplify internal metadata class. (#16762) 2024-01-05 13:03:20 +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
16774.misc Implement cosign on docker image (#16774) 2024-01-04 11:49:33 +00:00
16775.bugfix Add recursion_depth to /relations if recursing (#16775) 2024-01-04 09:57:21 +00:00