mattermost-mobile/app/screens
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
..
about Replace getTheme selector with one from mattermost-redux (#1013) 2017-10-12 08:45:17 -07:00
add_reaction RN-223 Emoji picker for adding new emoji reactions (#854) 2017-08-23 15:29:09 -03:00
channel Changed to pass IDs to PostList instead of posts (#1036) 2017-10-20 18:58:44 -03:00
channel_add_members Polishing search box text size and icon styling (#1034) 2017-10-19 18:49:21 -03:00
channel_info Improve performance of the channel drawer (#1023) 2017-10-17 10:06:28 -07:00
channel_members Polishing search box text size and icon styling (#1034) 2017-10-19 18:49:21 -03:00
code Replace getTheme selector with one from mattermost-redux (#1013) 2017-10-12 08:45:17 -07:00
create_channel Replace getTheme selector with one from mattermost-redux (#1013) 2017-10-12 08:45:17 -07:00
edit_post Replace getTheme selector with one from mattermost-redux (#1013) 2017-10-12 08:45:17 -07:00
image_preview Replace getTheme selector with one from mattermost-redux (#1013) 2017-10-12 08:45:17 -07:00
load_team Improve performance of the channel drawer (#1023) 2017-10-17 10:06:28 -07:00
login Replace getTheme selector with one from mattermost-redux (#1013) 2017-10-12 08:45:17 -07:00
login_options Replace getTheme selector with one from mattermost-redux (#1013) 2017-10-12 08:45:17 -07:00
mfa RN-36 Update status bar color (#606) 2017-06-08 15:10:59 -04:00
more_channels Polishing search box text size and icon styling (#1034) 2017-10-19 18:49:21 -03:00
more_dms Polishing search box text size and icon styling (#1034) 2017-10-19 18:49:21 -03:00
notification Replace getTheme selector with one from mattermost-redux (#1013) 2017-10-12 08:45:17 -07:00
options_modal Improving Performance Part 2 (#1010) 2017-10-11 14:36:27 -03:00
root Swith android to use layout file for splash (#952) 2017-10-17 08:44:41 -07:00
search Changed to pass IDs to PostList instead of posts (#1036) 2017-10-20 18:58:44 -03:00
select_server Replace getTheme selector with one from mattermost-redux (#1013) 2017-10-12 08:45:17 -07:00
select_team Fix currentUser is null on SelectTeam screen (#1041) 2017-10-19 09:08:41 -07:00
settings Fix undefined when default or selected sound not found (#1026) 2017-10-16 15:07:38 -03:00
sso Replace getTheme selector with one from mattermost-redux (#1013) 2017-10-12 08:45:17 -07:00
thread Changed to pass IDs to PostList instead of posts (#1036) 2017-10-20 18:58:44 -03:00
user_profile Replace getTheme selector with one from mattermost-redux (#1013) 2017-10-12 08:45:17 -07:00
index.js Fix blank screen when user has no teams (#965) 2017-10-02 16:03:13 -03:00