Commit Graph

19745 Commits (b76337fdf825282b7c75ebc38e9a64f0b00f7cf0)
 

Author SHA1 Message Date
David Robertson b76337fdf8
Merge branch 'master' into develop 3 years ago
David Robertson 077b74929f
Merge remote-tracking branch 'origin/release-v1.47' 3 years ago
reivilibre 0d86f6334a
Rename `get_access_token_for_user_id` method to `create_access_token_for_user_id` (#11369) 3 years ago
Patrick Cloke 60ecb6b4d4
Fix running complement.sh script. (#11368) 3 years ago
David Robertson 9f9d82aa84
1.47.0 3 years ago
Patrick Cloke 319dcb955e
Fix incorrect return value in tests. (#11359) 3 years ago
David Robertson 0caf20883c Synapse 1.47.0rc3 (2021-11-16) 3 years ago
Sean Quah 88375beeaa
Avoid sharing room hierarchy responses between users (#11355) 3 years ago
Andrew Morgan 7baa671dc8 fix up changelog language 3 years ago
Andrew Morgan 729acd82c8 mark the migration file migration as a bug 3 years ago
Andrew Morgan edcdc5fd82 1.47.0rc3 3 years ago
Aaron R dfa536490e
Add support for `/_matrix/client/v3` APIs (#11318) 3 years ago
Patrick Cloke 7468723697
Add most missing type hints to synapse.util (#11328) 3 years ago
Andrew Morgan 6e084b62b8
Rename `remove_deleted_devices_from_device_inbox` to ensure it is always run (#11353) 3 years ago
reivilibre 3a1462f7e0
Properly register all callback hooks for legacy password authentication providers (#11340) 3 years ago
Patrick Cloke 24b61f379a
Add ability to un-shadow-ban via the admin API. (#11347) 3 years ago
David Robertson 0dda1a7968
Misc typing fixes for tests, part 2 of N (#11330) 3 years ago
Ashwin Nair e72135b9d3
change 'Home Server' to one word 'homeserver' (#11320) 3 years ago
Andrew Morgan 9c59e117db
Run _upgrade_existing_database on workers if at current schema_version (#11346) 3 years ago
David Robertson e605e4b8f2
Database storage profile passes mypy (#11342) 3 years ago
David Robertson 5562ce6a53
Get directory db file to pass mypy (#11339) 3 years ago
Dirk Klimpel b596a1eb80 Move sql file for `remove_deleted_devices_from_device_inbox` into v65 (#11303) 3 years ago
Tulir Asokan 6f862c5c28
Add support for the stable version of MSC2778 (#11335) 3 years ago
Shay 605921bc6b
Remove unused tables `room_stats_historical` and `user_stats_historical` (#11280) 3 years ago
David Robertson fe58672546
Annotations for state_deltas.py (#11316) 3 years ago
Patrick Cloke 3fad4e3fe5
Rollback #11322 due to wrong syntax in mypy.ini. (#11332) 3 years ago
David Robertson bea815cec8
Test room alias deletion (#11327) 3 years ago
Shay 0bcae8ad56
Change display names/avatar URLs to None if they contain null bytes before storing in DB (#11230) 3 years ago
Patrick Cloke 9b90b9454b
Add type hints to media repository storage module (#11311) 3 years ago
David Robertson 6f8f3d4bc5
Attempt to annotate events_forward_extremities (#11314) 3 years ago
David Robertson 4c96ce396e
Misc typing fixes for `tests`, part 1 of N (#11323) 3 years ago
Patrick Cloke 95547e5300
Generalize the disallowed_untyped_defs in mypy.ini (#11322) 3 years ago
Patrick Cloke b64b6d12d4
Add more type hints to synapse.util. (#11321) 3 years ago
reivilibre 2fffcb24d8
Suggest using `/etc/matrix-synapse/conf.d/` for configuration with Debian packages (#11281) 3 years ago
reivilibre 4ad5ee9996
Correct target of link to the modules page from the Password Auth Providers page (#11309) 3 years ago
Dirk Klimpel 8840a7b7f1
Convert delete room admin API to async endpoint (#11223) 3 years ago
David Robertson c99da2d079
Annotations for user_erasure_store (#11313) 3 years ago
David Robertson 6a605f4a77
Get db signatures file to pass mypy (#11312) 3 years ago
David Robertson 8dc666f785
Correct type hint for room_batch.py (#11310) 3 years ago
Dirk Klimpel 48278a0d09
Move sql file for `remove_deleted_devices_from_device_inbox` into v65 (#11303) 3 years ago
Patrick Cloke 64ef25391d
Add type hints to some storage classes (#11307) 3 years ago
Neeeflix 6ce19b94e8
Fix error in thumbnail generation (#11288) 3 years ago
Patrick Cloke 5cace20bf1
Add missing type hints to `synapse.app`. (#11287) 3 years ago
Patrick Cloke 66c4b774fd
Add type hints to synapse._scripts (#11297) 3 years ago
Andrew Morgan 5f277ffe89
Add documentation page stubs for Single Sign-On, SAML and CAS pages (#11298) 3 years ago
Richard van der Hoff 73cbb284b9
Remove redundant parameters on `_check_event_auth` (#11292) 3 years ago
Olivier Wilkinson (reivilibre) 68c258a604 Synapse 1.47.0rc2 (2021-11-10) 3 years ago
Olivier Wilkinson (reivilibre) 595f28529c Changelog tweak from feedback 3 years ago
Olivier Wilkinson (reivilibre) ef7f9286d1 Move Debian changelog entries to rc2 since rc1 was not published 3 years ago
Olivier Wilkinson (reivilibre) 82e62b488a 1.47.0rc2 3 years ago