mattermost-mobile/app/selectors
Harrison Healey 9c53852128
Reorganize post state and make postsInChannel into a sparse array (#2693)
* MM-13957 Reorganize post actions (#2553)

* MM-13957 Reorganize post actions

* Update mattermost-redux

* Update mattermost-redux

* Update package-lock.json to resolve build issues

* MM-13958/MM-13959 Make postsInChannel into a sparse array (#2600)

* MM-13960 Re-add combined system messages (#2637)

* MM-13960 Re-add combined system messages

* Pass entire post to PostOptions

* Update mattermost-redux

* Update mattermost-redux

* Address feedback

* Update mattermost-redux
2019-04-15 17:20:23 -04:00
..
autocomplete.js MM-14461: make @-mentions (and searches) case insensitive (#2641) 2019-03-13 09:37:56 -04:00
autocomplete.test.js MM-14461: make @-mentions (and searches) case insensitive (#2641) 2019-03-13 09:37:56 -04:00
channel.js MM-11567: Autocomplete search in: for DMs and GMs (#2133) 2018-09-27 18:38:07 +02:00
client_upgrade.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
device.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
file.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
i18n.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
post_list.js Reorganize post state and make postsInChannel into a sparse array (#2693) 2019-04-15 17:20:23 -04:00
post_list.test.js Reorganize post state and make postsInChannel into a sparse array (#2693) 2019-04-15 17:20:23 -04:00
theme.js Theme selection screen (#2320) 2018-11-23 14:49:28 -03:00
views.js Add draft indicator to the channel item (#2150) 2018-09-26 12:17:54 -03:00