Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prune the content of deleted events completely #5707

Merged
merged 2 commits into from
Apr 6, 2022

Conversation

ariskotsomitopoulos
Copy link
Contributor

@ariskotsomitopoulos ariskotsomitopoulos commented Apr 6, 2022

We can prune completely redacted events again.

The reason why we kept the content of redacted events was due to the fact that relations are within the content. So after an event redaction we couldn't know if the event was a thread or a normal event.

Hopefully threads are now dynamic, so the problem is minimised. To further optimise this behaviour backend actions are needed to exclude relations from within the content.

Related MSC

Closes #5682

Copy link
Member

@bmarty bmarty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@github-actions
Copy link

github-actions bot commented Apr 6, 2022

Unit Test Results

110 files  ±0  110 suites  ±0   1m 25s ⏱️ +6s
195 tests ±0  195 ✔️ ±0  0 💤 ±0  0 ±0 
650 runs  ±0  650 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 1b9fd3b. ± Comparison against base commit 2a42eb8.

@bmarty bmarty merged commit c276d6a into develop Apr 6, 2022
@bmarty bmarty deleted the feature/aris/threads_prune_deleted_events branch April 6, 2022 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants