- May 07, 2019
-
-
Richard van der Hoff authored
This endpoint isn't much use for its intended purpose if you first need to get yourself an admin's auth token. I've restricted it to the `/_synapse/admin` path to make it a bit easier to lock down for those concerned about exposing this information. I don't imagine anyone is using it in anger currently.
-
- May 06, 2019
-
-
Travis Ralston authored
-
- May 02, 2019
-
-
Richard van der Hoff authored
-
- May 01, 2019
-
-
Richard van der Hoff authored
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
- Apr 17, 2019
-
-
Brendan Abolivier authored
-
- Apr 03, 2019
-
-
Erik Johnston authored
-
- Mar 02, 2019
-
-
Joseph Weston authored
Signed-off-by:
Joseph Weston <joseph@weston.cloud>
-
- Dec 14, 2018
-
-
Neil Johnson authored
Allow for the creation of a support user. A support user can access the server, join rooms, interact with other users, but does not appear in the user directory nor does it contribute to monthly active user limits.
-
- Nov 18, 2018
-
-
Aaron authored
People keep asking why their database hasn't gotten smaller after using this API. Signed-off-by:
Aaron Raimist <aaron@raim.ist>
-
- Aug 17, 2018
-
-
Travis Ralston authored
Presumably this is the intention anyways. I've also updated the domain part to be something more along the lines of what people might expect.
-
- Jul 20, 2018
-
-
Amber Brown authored
-
- Jun 26, 2018
-
-
Matthew Hodgson authored
-
- Mar 15, 2018
-
-
Richard van der Hoff authored
clarify that `purge_history` will not purge state
-
- Mar 12, 2018
-
-
Richard van der Hoff authored
Make the purge request return quickly, and allow scripts to poll for updates.
-
- Mar 05, 2018
-
-
Richard van der Hoff authored
-
- Feb 13, 2018
-
-
Richard van der Hoff authored
* It's supposed to be purge_local_events, not ..._history * Fix the doc to have valid json
-
- Feb 09, 2018
-
-
Richard van der Hoff authored
Add a flag which makes the purger delete local events
-
- Jan 31, 2018
-
-
Travis Ralston authored
Signed-off-by:
Travis Ralston <travpc@gmail.com>
-
- Oct 14, 2017
-
-
Ander Punnar authored
make it absolutely clear that Purge History API does not remove all traces of events and message contents because this topic pops up too often #890 #1621 #1730 #2260 #2315 and so on
-
- Apr 21, 2017
-
-
Richard van der Hoff authored
I haven't (yet) documented all of the user-list APIs introduced in https://github.com/matrix-org/synapse/pull/1784 because the API shape seems very odd, given the functionality.
-
- Jan 20, 2017
-
-
Richard van der Hoff authored
purge_media_cache takes its arg from a query-param, not the POST body, for some reason.
-
- Jul 28, 2016
-
-
Erik Johnston authored
-
Erik Johnston authored
-