mattermost-mobile/app/selectors
Harrison Healey 0e4f9d5825 Changed to pass IDs to PostList instead of posts (#1036)
* Moved PostList to take a list of postIds instead of posts

* Removed usage of selectors that return posts from ChannelPostList and Thread

* Fixed search and switched to use getPostIdsAroundPost selector

* Removed use of selectors that returned posts from emoji reactions

* Updated makePreparePostIdsForPostList to be better memoized

* Fixed filter of join/leave messages

* Added unit tests for makePrepaprePostIdsForPostList

* Check if post edit/delete should be enabled more often

* Updated mattermost-redux version in yarn.lock
2017-10-20 18:58:44 -03:00
..
autocomplete.js Fix postTextBox at_mention autocomplete 2017-10-05 12:31:00 -03:00
device.js Add Landscape support for both platforms (#909) 2017-09-20 12:54:24 -07:00
i18n.js RN-345 Additional improvements to channel switching (#926) 2017-09-22 11:48:30 -07:00
post_list.js Changed to pass IDs to PostList instead of posts (#1036) 2017-10-20 18:58:44 -03:00
views.js Multiple performance improvements (#956) 2017-10-02 16:03:13 -03:00