synapse/changelog.d
Patrick Cloke 204b66c203
Remove unneeded __init__. (#15926)
Remove an __init__ which only calls super() without changing the
input arguments.
2023-07-12 14:30:05 +00:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
15708.feature Unix Sockets for HTTP Replication (#15708) 2023-07-11 13:08:06 -05:00
15820.bugfix Fix push for invites received over federation (#15820) 2023-07-12 11:02:11 +00:00
15884.misc Mark get_user_in_directory private since only used in tests (#15884) 2023-07-12 11:09:13 +02:00
15909.misc Make it more obvious which Python version runs on a given Linux distribution (#15909) 2023-07-11 17:15:06 -05:00
15911.feature Add + as an allowed character for Matrix IDs (MSC4009) (#15911) 2023-07-11 12:21:00 -04:00
15921.doc Better clarify how to run a worker instance (pass both configs) (#15921) 2023-07-11 17:13:54 -05:00
15922.misc Better warning in logs when we fail to fetch an alias (#15922) 2023-07-11 17:12:41 -05:00
15924.feature Bump Unix sockets intro version (#15924) 2023-07-11 15:32:50 -05:00
15925.bugfix Fix running with an empty experimental features section. (#15925) 2023-07-12 12:39:25 +00:00
15926.misc Remove unneeded __init__. (#15926) 2023-07-12 14:30:05 +00:00