Rocket.Chat.ReactNative/app/views/RoomView
Diego Mello 2492371b50
[FIX] Check if room is mounted before setting state (#864)
* Tweaks on sequential threads messages

* Update tests

* Fix quote

* Prevent from deleting thread start message when positioned inside the thread

* Remove thread listener from RightButtons

* Fix error on thread start parse

* Stop parsing threads on render

* Check replied thread only if necessary

* Fix messages don't displaying

* Fix threads e2e

* RoomsListView.updateState slice

* Stop fetching hidden messages on threads

* Check if RoomView is mounted before rendering

* Refactor navigation events on RoomsListView

* Fix lint

* Fix listener
2019-05-03 11:54:57 -03:00
..
Header Tweaks on sequential threads messages layout (#858) 2019-05-03 10:33:38 -03:00
EmptyRoom.js Use FlatList in RoomView (#762) 2019-03-27 17:06:57 -03:00
List.js Tweaks on sequential threads messages layout (#858) 2019-05-03 10:33:38 -03:00
ReactionPicker.js Update dependencies (#587) 2019-01-29 17:52:56 -02:00
Separator.js Room item layout (#771) 2019-03-29 16:36:07 -03:00
UploadProgress.js [FIX] Add Realm.safeAddListener (#785) 2019-04-04 15:08:40 -03:00
index.js [FIX] Check if room is mounted before setting state (#864) 2019-05-03 11:54:57 -03:00
styles.js [NEW] Threads (#798) 2019-04-17 14:01:03 -03:00