forked-synapse/changelog.d
Erik Johnston 289ce3b8d9
Fix harmless exception in port DB script (#15814)
The port DB script would try and run database background tasks, which
could fail if the data they acted on was in the process of being ported.
These exceptions were non fatal.

Fixes #15789
2023-06-21 13:20:46 +00:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
15233.misc Replace EventContext fields prev_group and delta_ids with field state_group_deltas (#15233) 2023-06-13 13:22:06 -07:00
15680.bugfix Fix unsafe hotserving behaviour for non-multimedia uploads. (#15680) 2023-06-15 14:23:27 +01:00
15737.feature Avoid backfill when we already have messages to return (#15737) 2023-06-13 12:31:08 -05:00
15743.misc Regularly try to wake up dests instead of waiting for next PDU/EDU (#15743) 2023-06-16 10:15:12 +00:00
15748.removal Remove experimental MSC2716 implementation to incrementally import history into existing rooms (#15748) 2023-06-16 14:12:24 -05: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
15758.bugfix Prefill events after invalidate not before when persisting events (#15758) 2023-06-14 09:42:18 +01:00
15770.bugfix Fix MSC3983 support: only one OTK per device was returned through federation (#15770) 2023-06-13 19:51:47 +02:00
15772.doc Document looping_call() functionality that will wait for the given function to finish before scheduling another (#15772) 2023-06-13 16:34:54 -05:00
15776.bugfix Fix joining rooms through aliases where the alias server isn't a real homeserver (#15776) 2023-06-14 15:42:33 +01:00
15781.bugfix push rules: fix internal conversion from _type to value (#15781) 2023-06-16 14:17:02 +02:00
15783.misc Allow for the configuration of max request retries and min/max retry delays in the matrix federation client (#15783) 2023-06-21 10:41:11 +02:00
15788.bugfix Don't always lock "user_ips" table when performing non-native upsert (#15788) 2023-06-16 15:25:44 +01:00
15804.bugfix Fix Sytest environmental variable evaluation in CI (#15804) 2023-06-20 07:55:46 -07:00
15805.doc Fix admin api documentation typo (#15805) 2023-06-20 10:45:26 +00:00
15806.misc Switch from matrix:// to matrix-federation:// scheme for internal Synapse routing of outbound federation traffic (#15806) 2023-06-20 10:05:31 +01:00
15812.doc Fix typo in faster join docs (#15812) 2023-06-21 11:34:32 +01:00
15814.misc Fix harmless exception in port DB script (#15814) 2023-06-21 13:20:46 +00:00