summary refs log tree commit diff
path: root/synapse/rest/client/v2_alpha/knock.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-107/+0
* Remove the experimental flag for knocking and use stable prefixes / endpoints...Patrick Cloke2021-06-151-4/+2
* Implement knock feature (#6739)Sorunome2021-06-091-0/+109