0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-09 20:59:00 +02:00
synapse/changelog.d
Dirk Klimpel 4ac3a8c5dc
Fix a bug in the joined_rooms admin API (#8643)
If the user was not in any rooms then the API returned the same error
as if the user did not exist.
2020-10-26 12:25:48 -04:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
8580.bugfix Check status codes that profile handler returns (#8580) 2020-10-26 13:55:21 +00:00
8614.misc Don't instansiate Requester directly (#8614) 2020-10-22 10:11:06 +01:00
8615.misc Type hints for RegistrationStore (#8615) 2020-10-22 11:56:58 +01:00
8621.misc Remove unused OPTIONS handlers. (#8621) 2020-10-22 08:35:55 -04:00
8627.bugfix Fix email notifications for invites without local state. (#8627) 2020-10-23 10:41:32 +01:00
8628.bugfix Don't 500 for invalid group IDs (#8628) 2020-10-22 13:19:06 +01:00
8632.bugfix Fix handling of User-Agent headers with bad utf-8. (#8632) 2020-10-23 17:12:59 +01:00
8634.misc Changelog 2020-10-22 18:33:02 +01:00
8639.misc Fix typos and spelling errors. (#8639) 2020-10-23 12:38:40 -04:00
8640.misc Start fewer opentracing spans (#8640) 2020-10-26 09:30:19 +00:00
8643.bugfix Fix a bug in the joined_rooms admin API (#8643) 2020-10-26 12:25:48 -04:00
8644.misc Add field total to device list in admin API (#8644) 2020-10-26 14:07:51 +00:00