MatrixSynapse/changelog.d
Eric Eastwood 9d911b0da6
No need for the extra join since `membership` is built-in to `current_state_events` (#15731)
This helps with the upstream `is_host_joined()` and `is_host_invited()` functions.

`membership` was added to `current_state_events` in https://github.com/matrix-org/synapse/pull/5706 and forced in https://github.com/matrix-org/synapse/pull/13745
2023-06-06 22:19:57 -05:00
..
.gitignore
14213.misc Log when events are (unexpectedly) filtered out of responses in tests (#14213) 2023-06-01 21:27:18 -05:00
15388.feature Implement stable support for MSC3882 to allow an existing device/session to generate a login token for use on a new device/session (#15388) 2023-06-01 08:52:51 -04:00
15450.feature Add get_canonical_room_alias to module API (#15450) 2023-05-31 09:18:37 -04:00
15520.feature Stabilize support for MSC3952: Intentional mentions. (#15520) 2023-06-06 09:11:07 +01:00
15582.feature
15649.misc `N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (#15649) 2023-06-02 17:24:13 -07:00
15650.misc Trace functions which return `Awaitable` (#15650) 2023-06-06 17:39:22 -05:00
15674.feature Add Synapse version deploy annotations to Grafana dashboard (#15674) 2023-05-31 14:35:49 -05:00
15675.misc Cache requests for user's devices from federation (#15675) 2023-06-01 13:25:20 +00:00
15689.misc Docker fully qualified image names (#15689) 2023-05-31 15:13:31 +00:00
15690.misc
15694.misc
15697.misc Add stubs package for lxml. (#15697) 2023-05-31 17:06:57 +00:00
15705.feature Add a catch-all * to the supported relation types when redacting (#15705) 2023-06-02 13:13:50 +00:00
15709.misc Some house keeping on `maybe_backfill()` functions (#15709) 2023-06-05 23:38:52 -05:00
15721.misc Add context for when/why to use the `long_retries` option when sending Federation requests (#15721) 2023-06-06 16:25:03 -05:00
15723.misc Remove some unused `server_name` fields (#15723) 2023-06-06 12:32:29 +01:00
15725.misc Update error to more plainly explain we can only authorize our own events (#15725) 2023-06-06 16:26:12 -05:00
15726.misc Prevent "twisted trunk" and "latest deps" workflows from running on forks (#15726) 2023-06-06 18:29:54 +00:00
15729.misc Improve performance of user directory search (#15729) 2023-06-06 21:16:03 +01:00
15731.misc No need for the extra join since `membership` is built-in to `current_state_events` (#15731) 2023-06-06 22:19:57 -05:00