mattermost-mobile/app/constants
Miguel Alatzar 3383c93df8
Performance improvements (#3911) (#3941)
* 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>

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2020-02-17 21:23:39 -07:00
..
about_links.js MM-19759 - Added TOS and Privacy Policy default links in About… (#3491) 2019-10-30 14:11:14 -04:00
attachment.js [MM-10813] Design update for Post attachments (#3511) 2019-11-15 22:41:09 -05:00
autocomplete.js Feature/search after before on (#2028) 2018-08-28 18:01:11 -04:00
custom_prop_types.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
deep_linking.js Deep linking based on channel url; Fix merge conflicts (#2542) 2019-02-14 13:29:57 -05:00
device.js MM-18752 Rename constant to handle iPhone X and new iPhone 11 insets (#3296) 2019-09-23 13:08:32 -07:00
emoji.js MM-17838 Wrap reactions when they exceed screen size (#3144) 2019-11-18 22:10:38 -03:00
image.js [MM-14669] Return null dimensions when height or width is falsy (#2681) 2019-04-22 19:17:03 -07:00
index.js Deps update (#3806) 2020-01-20 13:22:07 -03:00
list.js [MM-18362] Sidebar improvements (#3223) 2019-09-16 13:17:48 -03:00
navigation.js Performance improvements (#3911) (#3941) 2020-02-17 21:23:39 -07:00
post_textbox.js Fixing post draft style to comply with design specs (#3818) 2020-01-21 15:25:28 -03:00
screen.js [MM-14017] Fix whitespace between input box and post list on iOS (#2580) 2019-02-19 21:20:16 -08:00
view.js Performance improvements (#3911) (#3941) 2020-02-17 21:23:39 -07:00