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

Feature request: ability remove specific messages from chat #194

Closed
ian-kelling opened this issue Apr 29, 2024 · 3 comments
Closed

Feature request: ability remove specific messages from chat #194

ian-kelling opened this issue Apr 29, 2024 · 3 comments

Comments

@ian-kelling
Copy link

/clear is useful for removing offensive messages from chat, but it
would be nice for operators to have the ability to remove specific
messages as the rest would be useful.

@jech
Copy link
Owner

jech commented Apr 30, 2024

Right. That will require a protocol change (we'll need to add a unique id to all chat messages), so it's not going to happen in the 0.8 branch, and perhaps not in 0.9 (which is pretty much in feature-freeze).

@jech
Copy link
Owner

jech commented Aug 11, 2024

Implemented in the branch protocol-tweaks. I'll merge it into master when I've checked it carefully.

@jech
Copy link
Owner

jech commented Aug 17, 2024

Done in 123d51e.

@jech jech closed this as completed Aug 17, 2024
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

No branches or pull requests

2 participants