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

ability to bulk-forget rooms from historical #5280

Open
uhoreg opened this issue Oct 13, 2017 · 5 comments
Open

ability to bulk-forget rooms from historical #5280

uhoreg opened this issue Oct 13, 2017 · 5 comments

Comments

@uhoreg
Copy link
Member

uhoreg commented Oct 13, 2017

No description provided.

@lampholder
Copy link
Member

YES PLEASE

@lampholder
Copy link
Member

There's a bit of design work to do, since it's not immediately obvious where the control to initate this would live.

@n-o-o-b
Copy link

n-o-o-b commented Jan 30, 2018

There's a bit of design work to do, since it's not immediately obvious where the control to initate this would live.

How about: rooms are deleted from the list automatically after a certain period of time, and there's an option in the settings to control this?

@Biep
Copy link

Biep commented Apr 14, 2021

It is not always a complete deletion that is wanted. #16946 was because of a bridge bot going wild. The hundreds of rooms it had created were to be forgotten, but not the other rooms in the history.
So either a search criterion would be wanted, or the option to check the rooms to be forgotten, and the possibility to invert the selection (so the few rooms to be kept could be selected instead, and the selection inverted afterwards).
The obvious UI place for this would be the ... menu in the header of the history section of the room list.

@dragonchaser
Copy link

Time based auto-pruning would also be acceptable for me (like set it to 3 days/months/years) and rooms meeting that criteria would be removed from the historical rooms list. It would be nice to be able to exempt rooms from that auto delete mechanism.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants