summary refs log tree commit diff
path: root/synapse/rest/admin/statistics.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-02-12Notify users, rather than rooms, of device list updates (#11905)Andrew Morgan2-5/+4
Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
2022-02-12Implement MSC3706: partial state in `/send_join` response (#11967)Richard van d