| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
* It's supposed to be purge_local_events, not ..._history
* Fix the doc to have valid json
|
| |\
| |
| | |
delete_local_events for purge_room_history
|
| | |
| |
| |
| | |
Add a flag which makes the purger delete local events
|
| |/
|
| |
Signed-off-by: Travis Ralston <travpc@gmail.com>
|
| |
|
|
|
|
|
| |
of events and message contents
because this topic pops up too often
#890 #1621 #1730 #2260 #2315 and so on
|
| |
|
|
|
|
| |
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.
|
| |
|
|
|
| |
purge_media_cache takes its arg from a query-param, not the POST body, for some
reason.
|
| | |
|
| |
|