mattermost-mobile/app
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
..
actions Changed to pass IDs to PostList instead of posts (#1036) 2017-10-20 18:58:44 -03:00
components Changed to pass IDs to PostList instead of posts (#1036) 2017-10-20 18:58:44 -03:00
constants Improving Performance Part 1 (#1009) 2017-10-11 14:33:26 -03:00
i18n RN-345 Additional improvements to channel switching (#926) 2017-09-22 11:48:30 -07:00
mattermost_managed Upgrade to RN 0.48.3 (#911) 2017-09-18 12:01:47 -04:00
notification_preferences RN-138 Android notification preferences (#889) 2017-09-13 12:00:16 -03:00
push_notifications Upgrade to RN 0.48.3 (#911) 2017-09-18 12:01:47 -04:00
reducers Improving Performance Part 1 (#1009) 2017-10-11 14:33:26 -03:00
screens Changed to pass IDs to PostList instead of posts (#1036) 2017-10-20 18:58:44 -03:00
selectors Changed to pass IDs to PostList instead of posts (#1036) 2017-10-20 18:58:44 -03:00
store Improving Performance Part 1 (#1009) 2017-10-11 14:33:26 -03:00
styles Fix localization + setting the token for APIv3 (#674) 2017-06-26 15:49:28 -04:00
utils Multiple performance improvements (#956) 2017-10-02 16:03:13 -03:00
initial_state.js Fix android white screen when the bridge is closed (#1027) 2017-10-16 16:22:13 -03:00
mattermost.js Swith android to use layout file for splash (#952) 2017-10-17 08:44:41 -07:00