Rocket.Chat.ReactNative
Rocket.Chat.ReactNative copied to clipboard
Clean history (delete all messages) not working
- Your Rocket.Chat Experimental app version: 4.1.0
- Your Rocket.Chat server version: 2.3.0
- Device (or Simulator) you're running with: Huawei Y9 2019 (Android 9.1.0), iPhone X Simulator
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.
@dinhduongson It's not implemented yet.
@diegolmello can i work on this issue?
If this is available, may i take this up? @diegolmello
@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.
Thank you, sir!
Is this bug still happening or this issue was closed?
Haven't heard of it for a while. Closing.
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 ?