0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-17 01:59:26 +02:00
synapse/changelog.d
Richard van der Hoff 4db65f911a
Run a nightly CI build against Twisted trunk. (#10651)
This creates a GHA workflow which runs at 8am every day, and runs mypy, trial and sytest against Twisted's current trunk. If any of the jobs fail, it opens an issue.
2021-08-23 11:12:45 +01:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
8830.removal Remove deprecated Shutdown Room and Purge Room Admin API (#8830) 2021-08-17 21:19:13 +01:00
10142.feature Implement MSC3231: Token authenticated registration (#10142) 2021-08-21 22:14:43 +01:00
10452.feature Support MSC3283: Expose enable_set_displayname in capabilities (#10452) 2021-08-19 09:40:40 +00:00
10524.feature Port the PresenceRouter module interface to the new generic interface (#10524) 2021-08-17 13:22:45 +00:00
10561.bugfix Display an error page during failure of fallback UIA. (#10561) 2021-08-18 08:13:35 -04:00
10593.bugfix Follow-up: format changelog, add licence (#10593) 2021-08-20 16:33:52 +01:00
10608.misc Additional type hints for the proxy agent and SRV resolver modules. (#10608) 2021-08-18 13:53:20 -04:00
10614.misc Stop setting the outlier flag for things that aren't (#10614) 2021-08-17 13:13:42 +01:00
10615.misc Refactor on_receive_pdu code (#10615) 2021-08-18 12:36:22 +01:00
10624.misc Extract _resolve_state_at_missing_prevs (#10624) 2021-08-19 17:31:40 +01:00
10627.misc Remove not needed database updates in modify user admin API (#10627) 2021-08-19 10:25:05 +01:00
10629.misc Convert room member storage tuples to attrs. (#10629) 2021-08-18 09:22:07 -04:00
10630.misc Use auto-attribs for attrs classes for sync. (#10630) 2021-08-18 07:27:32 -04:00
10640.misc Split on_receive_pdu in half (#10640) 2021-08-19 17:05:12 +00:00
10642.misc Fix weakref_slot parameter for room member storage attrs. (#10642) 2021-08-18 15:00:37 +00:00
10644.bugfix Do not include rooms with an unknown room version in a sync response. (#10644) 2021-08-19 11:12:55 -04:00
10651.misc Run a nightly CI build against Twisted trunk. (#10651) 2021-08-23 11:12:45 +01:00
10664.misc Simplify tests for the device admin rest API. (#10664) 2021-08-20 15:43:26 +00:00
10667.misc Flatten tests/rest/client/{v1,v2_alpha} too (#10667) 2021-08-20 17:50:44 +01:00