mattermost-mobile/app/components/post_list
Harrison Healey 98abbd6dca RN-345 Additional improvements to channel switching (#926)
* RN-345 Only show refreshing indicator when channel is actually refreshing

* Added getCurrentLocale selector

* Added SwitchTeams component to channel drawer to reduce rerenders

* Reduced number of props passed from ChannelsList into children

* Removed unused prop from FilteredList

* Moved visible post calculation out of render function

* Don't set the channel to loading when not switching channels

* Added most of channel view state to blacklist
2017-09-22 11:48:30 -07:00
..
date_header.js Changed makeStyleSheetFromTheme to take a function that returns a plain object (#852) 2017-08-15 18:26:55 -03:00
index.js Use post retry actions to avoid missing messages (#796) 2017-08-01 19:09:57 -04:00
load_more_posts.js Changed makeStyleSheetFromTheme to take a function that returns a plain object (#852) 2017-08-15 18:26:55 -03:00
new_messages_divider.js Changed makeStyleSheetFromTheme to take a function that returns a plain object (#852) 2017-08-15 18:26:55 -03:00
post_list.js RN-345 Additional improvements to channel switching (#926) 2017-09-22 11:48:30 -07:00