..
.gitignore
Correct attrs package name in requirements ( #3492 )
2018-07-07 10:46:59 +10:00
12504.misc
Allow for the configuration of max request retries and min/max retry delays in the matrix federation client ( #12504 )
2023-06-09 09:00:46 +02:00
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
Newsfile.
2023-05-30 09:43:06 -04:00
15609.bugfix
Clear event caches when we purge history ( #15609 )
2023-06-08 13:14:40 +01:00
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
Remove unused FederationServer.__str__
override ( #15690 )
2023-05-30 14:37:39 +01:00
15694.misc
Add stricter mypy options ( #15694 )
2023-05-31 07:18:29 -04:00
15695.bugfix
Check required power levels earlier in createRoom handler. ( #15695 )
2023-06-07 16:21:25 +01:00
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
15710.feature
Backfill in the background if we're doing it "just because" ( #15710 )
2023-06-09 15:39:49 -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
15732.doc
Remove redundant room_memberships
join to find participating servers in a room ( #15732 )
2023-06-07 11:45:16 -05:00
15733.misc
Remove superfluous room_memberships
join from background update ( #15733 )
2023-06-07 11:47:01 -05:00
15737.feature
Avoid backfill when we already have messages to return ( #15737 )
2023-06-13 12:31:08 -05:00
15740.feature
Quick & dirty metric for background update status ( #15740 )
2023-06-07 17:12:23 +00:00
15752.misc
Speed up typechecking CI ( #15752 )
2023-06-09 15:00:30 +01:00
15755.misc
Fix MSC3983 support: Use the unstable /keys/claim federation endpoint if multiple keys are requested ( #15755 )
2023-06-13 18:07:55 +02:00
15768.misc
Bump minimum supported Rust version ( #15768 )
2023-06-12 13:27:11 +00:00