Skip to content

add before and after filter to redact user method (/_synapse/admin/v1/user/$user_id/redact)#19802

Open
naushniki wants to merge 3 commits into
element-hq:developfrom
naushniki:feature/issue19441/redactFromTo
Open

add before and after filter to redact user method (/_synapse/admin/v1/user/$user_id/redact)#19802
naushniki wants to merge 3 commits into
element-hq:developfrom
naushniki:feature/issue19441/redactFromTo

Conversation

@naushniki
Copy link
Copy Markdown

@naushniki naushniki commented May 23, 2026

Closes #19441

Pull Request Checklist

  • Pull request is based on the develop branch
  • Pull request includes a changelog file. The entry should:
    • Be a short description of your change which makes sense to users. "Fixed a bug that prevented receiving messages from other servers." instead of "Moved X method from EventStore to EventWorkerStore.".
    • Use markdown where necessary, mostly for code blocks.
    • End with either a period (.) or an exclamation mark (!).
    • Start with a capital letter.
    • Feel free to credit yourself, by adding a sentence "Contributed by @github_username." or "Contributed by [Your Name]." to the end of the entry.
  • Code style is correct (run the linters)

@naushniki naushniki requested a review from a team as a code owner May 23, 2026 20:30
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 23, 2026

CLA assistant check
All committers have signed the CLA.

@naushniki naushniki changed the title add before and after filter to redact user method (/_synapse/admin/v1/user/$user_id/redact) (Issue #19441) add before and after filter to redact user method (/_synapse/admin/v1/user/$user_id/redact) May 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add from or before to /_synapse/admin/v1/user/$user_id/redact API

2 participants