mattermost-mobile/app/components/post_list
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
..
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 Changed to pass IDs to PostList instead of posts (#1036) 2017-10-20 18:58:44 -03:00
load_more_posts.js Improving Performance Part 3 (#1011) 2017-10-11 14:54:13 -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 Changed to pass IDs to PostList instead of posts (#1036) 2017-10-20 18:58:44 -03:00