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

Allow deletion of event reports #462

Merged
merged 2 commits into from
Feb 7, 2024
Merged

Allow deletion of event reports #462

merged 2 commits into from
Feb 7, 2024

Conversation

SteffoSpieler
Copy link
Contributor

@SteffoSpieler SteffoSpieler commented Feb 7, 2024

This pull request adds an action to delete event reports. (API: https://matrix-org.github.io/synapse/develop/admin_api/event_reports.html#delete-a-specific-event-report)

It also changes the german translation of the tab name, to something that I think is more fitting. (Can be removed if wished.)

Closes #444

Note about translations: Since I added a new action, I also had to add some new keys. I only speak English and German, so I wasn't able to translate it to the other languages. I don't know if I have to add these keys anyway to the other languages, and if yes, what I should insert there instead.

src/synapse/dataProvider.js Outdated Show resolved Hide resolved
@SteffoSpieler SteffoSpieler reopened this Feb 7, 2024
@SteffoSpieler
Copy link
Contributor Author

(Had to close this pull request for a minute to sync my fork with the latest changes)

@awesome-manuel awesome-manuel merged commit 9d26a1c into Awesome-Technologies:master Feb 7, 2024
1 check passed
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.

Allow Event Reports to get deleted
2 participants