mattermost-mobile/app/reducers/views
Elias Nahum 334a07aabe
Performance improvements (#3911)
* Improve sidebar performance on first load

* Initial work for switch channel

* Revert android changes

* Split Sidebar per Platform

* Fix waitForHydration executing the callback more than once

* Fix custom emoji not showing on Android

* Finalize Channel Switch

* Enable Android Ram Bundles

* Select the right team for lastChannelForTeam

* Channel loading post indicator

* Fix main sidebar base intl provider

* Update mm-redux

* No need to request configAndLicense on launch

* Load channel member roles

* Rename closeChannelDrawer to closeMainSidebar

* do not throw errors when console is called while running tests

* constant for LOADING_POSTS_HEIGHT

* Remove show more if a long post is edited and no longer long

* Update mm-redux#batch-actions branch

* Code review

* Clear notifications if channel was switched

* Import Platform

Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>
2020-02-17 21:18:09 -07:00
..
announcement.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
channel.js Performance improvements (#3911) 2020-02-17 21:18:09 -07:00
channel.test.js Performance improvements (#3911) 2020-02-17 21:18:09 -07:00
client_upgrade.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
emoji.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
extension.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
index.js MM-11934 Add interactive action menus (#2099) 2018-09-20 14:01:51 -04:00
login.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
post.js Fix when message have multiple actions (#2331) 2018-11-09 18:38:58 -05:00
recent_emojis.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
root.js Add deep linking support (#1805) 2018-07-31 08:43:54 -04:00
search.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
select_server.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
team.js Performance improvements (#3911) 2020-02-17 21:18:09 -07:00
thread.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
user.js use profile image from local after editing a profile image (#1990) 2018-08-16 06:57:23 -07:00