-
- Downloads
"README.md" did not exist on "9b1f99ba6b5a3e508861fa02ad1101a38aa71e6c"
Remove remaining bits of groups code. (#12936)
* Update worker docs to remove group endpoints. * Removes an unused parameter to `ApplicationService`. * Break dependency between media repo and groups. * Avoid copying `m.room.related_groups` state events during room upgrades.
Showing
- changelog.d/12936.removal 1 addition, 0 deletionschangelog.d/12936.removal
- docs/workers.md 0 additions, 6 deletionsdocs/workers.md
- synapse/api/constants.py 0 additions, 1 deletionsynapse/api/constants.py
- synapse/appservice/__init__.py 0 additions, 2 deletionssynapse/appservice/__init__.py
- synapse/config/appservice.py 0 additions, 1 deletionsynapse/config/appservice.py
- synapse/handlers/room.py 0 additions, 1 deletionsynapse/handlers/room.py
- synapse/storage/databases/main/media_repository.py 0 additions, 4 deletionssynapse/storage/databases/main/media_repository.py
- tests/api/test_auth.py 0 additions, 2 deletionstests/api/test_auth.py
- tests/api/test_ratelimiting.py 0 additions, 2 deletionstests/api/test_ratelimiting.py
- tests/appservice/test_api.py 0 additions, 1 deletiontests/appservice/test_api.py
- tests/appservice/test_appservice.py 0 additions, 1 deletiontests/appservice/test_appservice.py
- tests/handlers/test_appservice.py 0 additions, 3 deletionstests/handlers/test_appservice.py
- tests/handlers/test_user_directory.py 0 additions, 1 deletiontests/handlers/test_user_directory.py
- tests/rest/client/test_account.py 0 additions, 1 deletiontests/rest/client/test_account.py
- tests/rest/client/test_login.py 0 additions, 2 deletionstests/rest/client/test_login.py
- tests/rest/client/test_register.py 0 additions, 2 deletionstests/rest/client/test_register.py
- tests/rest/client/test_room_batch.py 0 additions, 1 deletiontests/rest/client/test_room_batch.py
- tests/storage/test_user_directory.py 0 additions, 1 deletiontests/storage/test_user_directory.py
- tests/test_mau.py 0 additions, 3 deletionstests/test_mau.py
Loading
Please register or sign in to comment