0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-02 02:38:59 +02:00
synapse/changelog.d
2023-07-23 16:32:01 -07:00
..
.gitignore
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
15887.misc Fix background schema updates failing over a large upgrade gap (#15887) 2023-07-18 16:59:27 -07: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
15912.feature Support room version 11 (#15912) 2023-07-18 08:44:59 -04:00
15913.feature Re-introduce the outbound federation proxy (#15913) 2023-07-18 09:49:21 +01: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
15928.removal Stop accepting 'user' parameter for application service registration. (#15928) 2023-07-13 07:23:56 -04:00
15933.misc Fix race in triggers for read/write locks. (#15933) 2023-07-19 12:06:38 +01:00
15938.doc Document that you cannot login as yourself on /_synapse/admin/v1/users/<user_id>/login (#15938) 2023-07-14 08:32:13 -04:00
15940.misc Pin the rust version in flake.nix, and bump to 1.70.0 to fix installing ruff (#15940) 2023-07-17 09:36:12 +01:00
15952.misc Add a locality to a few presence metrics (#15952) 2023-07-18 10:36:40 +01:00
15955.misc Actually stop reading from column user_id of tables profiles (#15955) 2023-07-23 16:30:54 -07:00
15957.bugfix Fixed grafana deploy annotations in the dashboard config, so it shows for those not managing matrix.org (#15957) 2023-07-20 12:33:06 +00:00
15958.misc Fix bad merge of #15933 (#15958) 2023-07-19 12:17:08 +00:00
15960.misc Ensure a long state res does not starve CPU (#15960) 2023-07-19 17:00:33 +00:00
15961.misc Build packages for Debian Trixie (#15961) 2023-07-23 16:30:05 -07:00
15968.misc Reduce the amount of state we pull out (#15968) 2023-07-20 10:46:37 +01:00
15969.feature Don't log exceptions for every non-200 response (#15969) 2023-07-20 11:07:58 +01:00
15971.misc Speed up updating state in large rooms (#15971) 2023-07-20 15:51:28 +01:00
15973.bugfix Properly handle redactions of creation events (#15973) 2023-07-23 16:32:01 -07:00