summary refs log tree commit diff
path: root/synapse/rest/client/v2_alpha/shared_rooms.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Simplify super() calls to Python 3 syntax. (#8344)Patrick Cloke2020-09-181-1/+1
* Add /user/{user_id}/shared_rooms/ api (#7785)Will Hunt2020-09-021-0/+68