mattermost-mobile/test
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
..
app Changed to pass IDs to PostList instead of posts (#1036) 2017-10-20 18:58:44 -03:00
assets/images PLT-5530 Render placeholder icons + metadata for file attachments in posts list (#249) 2017-02-17 17:40:40 -05:00
.eslintrc.json Fixed unit tests for the other changes I've made recently (#80) 2016-11-22 11:46:50 -05:00
mocha.opts Upgrade to RN 0.48.3 (#911) 2017-09-18 12:01:47 -04:00
mocks.js Various fixes & improvements (#611) 2017-06-08 15:40:29 -04:00
sanity.test.js PLT-6156 Update npm dependencies (#451) 2017-04-03 16:34:03 -03:00
setup.js Add Landscape support for both platforms (#909) 2017-09-20 12:54:24 -07:00
test_helper.js PLT-6173: Offline redux store (#471) 2017-04-09 21:51:47 -03:00