mattermost-mobile/app/selectors
Saturnino Abril e73ed03802 MM-10340 Fix "More New Messages Above" that appears on top of the channel after joining (#1710)
* Replace "More New Messages Above" with "New Messages" that appears on top of the channel after joining

Signed-off-by: Saturnino Abril <saturnino.abril@gmail.com>

* add conditions in adding entry of start of new messages in preparing post IDs for post list

* remove post unread for user joinining the channel

* refactor and remove unnecessary conditional check

* fix and add test cases
2018-06-08 14:16:48 -04:00
..
autocomplete.js Fix channel autocomplete in search to not include private channels in public section (#1617) 2018-04-25 13:25:47 -03:00
channel.js [ICU-629] Add support for DM with deactivated channel (teammate) (#1385) 2018-02-01 00:04:31 +08:00
client_upgrade.js update eslint's comma-dangle rule to always-multiline (#1457) 2018-02-23 09:06:02 -05:00
device.js Add Landscape support for both platforms (#909) 2017-09-20 12:54:24 -07:00
file.js Upload progress indicator (#1562) 2018-04-04 09:14:26 -04:00
i18n.js Moved getCurrentUserLocale to mattermost-redux (#1652) 2018-05-04 11:21:34 -04:00
post_list.js MM-10340 Fix "More New Messages Above" that appears on top of the channel after joining (#1710) 2018-06-08 14:16:48 -04:00
post_list.test.js MM-10340 Fix "More New Messages Above" that appears on top of the channel after joining (#1710) 2018-06-08 14:16:48 -04:00
views.js update eslint's comma-dangle rule to always-multiline (#1457) 2018-02-23 09:06:02 -05:00