-
- Downloads
Remove an unnecessary class from the relations code. (#12338)
The PaginationChunk class attempted to bundle some properties together, but really just caused callers to jump through hoops and hid implementation details.
Showing
- changelog.d/12338.misc 1 addition, 0 deletionschangelog.d/12338.misc
- synapse/handlers/relations.py 23 additions, 12 deletionssynapse/handlers/relations.py
- synapse/storage/databases/main/relations.py 8 additions, 9 deletionssynapse/storage/databases/main/relations.py
- synapse/storage/relations.py 0 additions, 53 deletionssynapse/storage/relations.py
Loading
Please register or sign in to comment