synapse/changelog.d
Quentin Gliech 41b9def9f2
Add a new admin API to create a new device for a user. (#15611)
This allows an external service (e.g. the matrix-authentication-service)
to create devices for users.
2023-05-17 14:39:06 +00:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
15537.misc Add not null constraint to column full_user_id of tables profiles and user_filters (#15537) 2023-05-16 10:57:39 -07:00
15599.bugfix traceback.format_exception(...) usage that is compatible with Python 3.7 and 3.11 (#15599) 2023-05-16 12:33:18 -05:00
15601.bugfix Apply url_preview_url_blacklist to oEmbed and pre-cached images (#15601) 2023-05-16 16:25:01 -04:00
15602.misc Run mypy type checking with the minimum supported Python version (#15602) 2023-05-16 13:27:47 -05:00
15604.misc Fix subscriptable type usage in Python <3.9 (#15604) 2023-05-16 12:19:46 -05:00
15606.misc Update code to refer to "workers". (#15606) 2023-05-16 15:56:38 -04:00
15611.feature Add a new admin API to create a new device for a user. (#15611) 2023-05-17 14:39:06 +00:00