Rocket.Chat.ReactNative icon indicating copy to clipboard operation
Rocket.Chat.ReactNative copied to clipboard

Clean history (delete all messages) not working

Open dinhduongson opened this issue 5 years ago • 9 comments

  • 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 avatar Dec 16 '19 08:12 dinhduongson

@dinhduongson It's not implemented yet.

diegolmello avatar Dec 16 '19 12:12 diegolmello

@diegolmello can i work on this issue?

devyaniChoubey avatar Jan 11 '20 17:01 devyaniChoubey

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

Aaryan-kapur avatar Mar 16 '20 15:03 Aaryan-kapur

@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.

djorkaeffalexandre avatar Mar 16 '20 16:03 djorkaeffalexandre

Thank you, sir!

Aaryan-kapur avatar Mar 16 '20 16:03 Aaryan-kapur

Is this bug still happening or this issue was closed?

guilhermedfs avatar Jul 05 '22 20:07 guilhermedfs

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

diegolmello avatar Jul 06 '22 12:07 diegolmello

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 ?

diegolmello avatar Jul 06 '22 12:07 diegolmello