summary refs log tree commit diff
path: root/synapse/rest/client/pusher.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make cleaning up pushers depend on the device_id instead of the token_id (#15...Quentin Gliech2023-03-241-1/+0
* Track device IDs for pushers (#13831)Brendan Abolivier2022-09-211-0/+3
* Support enabling/disabling pushers (from MSC3881) (#13799)Brendan Abolivier2022-09-211-3/+15
* Move the "email unsubscribe" resource, refactor the macaroon generator & simp...Quentin Gliech2022-06-141-38/+12
* Remove `HomeServer.get_datastore()` (#12031)Richard van der Hoff2022-02-231-1/+3
* Addtional type hints for the REST servlets. (#10665)Patrick Cloke2021-08-231-8/+14
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-0/+171