RocketChat / Rocket.Chat.Android

Legacy mobile Rocket.Chat client in Kotlin for Android
https://rocket.chat
MIT License
870 stars 553 forks source link

Message setting - Grouping period (in seconds) is not apply #2508

Open cuong-ntq opened 5 years ago

cuong-ntq commented 5 years ago

Message is not group by time

To Reproduce

  1. On web, go to "https://{rocket-chat-page}/admin/Message"
  2. On 'Grouping Period (in seconds)' field, input "30" (example).
  3. Click "Save Changes"
  4. Then back to chat page. Send 5 message, it will grouped if different sent time smaller than 30 seconds.
  5. Check again at android app. Send 5 message, it not be grouped like on web.

Expected behavior

Group message if different sent time smaller than 30 seconds

Screenshots

Actual: Screenshot_20191024-155657_S-Chat Expect: Screen Shot 2019-10-24 at 4 00 51 PM

Devices and Versions

All devices

Versions

Your Rocket.Chat.Android version: 3.5.1 Your Rocket.Chat Server version: 2.1.0

reetp commented 5 years ago

https://github.com/RocketChat/Rocket.Chat.Android#important---please-read-this-first

https://rocket.chat/2019/10/11/moving-mobile-apps-to-react/

Please update to v4.x and test.

This should be closed and any new issue on v4.x should be opened in the react Native repo