RocketChat / Rocket.Chat.ReactNative

Rocket.Chat mobile clients
https://rocket.chat
MIT License
2.03k stars 1.18k forks source link

Clean history (delete all messages) not working #1472

Open dinhduongson opened 4 years ago

dinhduongson commented 4 years ago

After I clean history of a room, using /api/v1/rooms.cleanHistory, messages still show. They only disappear after I re-login. Delete single message still work.

diegolmello commented 4 years ago

@dinhduongson It's not implemented yet.

devyaniChoubey commented 4 years ago

@diegolmello can i work on this issue?

Aaryan-kapur commented 4 years ago

If this is available, may i take this up? @diegolmello

djorkaeffalexandre commented 4 years ago

@Aaryan-kapur yes you can work on issues that don't have any Pull Requests opened yet or that have opened pull requests and stay without activity, you don't need to ask if you can work on some issue, just open a Pull Request and we'll review your changes. Thanks.

Aaryan-kapur commented 4 years ago

Thank you, sir!

guilhermedfs commented 2 years ago

Is this bug still happening or this issue was closed?

diegolmello commented 2 years ago

Haven't heard of it for a while. Closing.

diegolmello commented 2 years ago

Actually, we need to subscribe to the stream in order to delete local messages without having to force update. Are you willing to contribute @guilhermedfs ?

Typical-techno commented 1 month ago

Is the issue still open ??