You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User correct Matrix accounts when redacting events (#780)
* Use correct Slack ghosts to redact messages sent from Slack
This makes us the original sender's intent to redact messages,
so that we do not require an elevated PL to handle message deletion.
* Use our Matrix bot to redact Matrix messages deleted on Slack
* Don't delete all bot message with our main account
* Refactor message deletion; fallback to using our bot if we can't determine a more fitting user
* Changelog
0 commit comments