mattermost-mobile/app/components/message_attachments
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
..
__snapshots__ GH-11994: Add support for footer and footer_icon in attachments (#3228) 2019-09-11 20:58:55 -04:00
action_button Deps update (#3806) 2020-01-20 13:22:07 -03:00
action_menu Adding ability to disable attachment buttons and fields. (#3541) 2019-11-14 10:32:08 -08:00
attachment_image [MM-10813] Design update for Post attachments (#3511) 2019-11-15 22:41:09 -05:00
attachment_actions.js Deps update (#3806) 2020-01-20 13:22:07 -03:00
attachment_author.js Use post metadata to prevent scroll pop (#2304) 2018-11-22 19:47:27 -03:00
attachment_fields.js Deps update (#3806) 2020-01-20 13:22:07 -03:00
attachment_footer.js GH-11994: Add support for footer and footer_icon in attachments (#3228) 2019-09-11 20:58:55 -04:00
attachment_footer.test.js GH-11994: Add support for footer and footer_icon in attachments (#3228) 2019-09-11 20:58:55 -04:00
attachment_pretext.js [MM-16012] [MM-16084] Update screens related to settings sidebar + update SearchResultPost screen and its children (#2913) 2019-06-24 12:52:08 -07:00
attachment_text.js Performance improvements (#3911) (#3941) 2020-02-17 21:23:39 -07:00
attachment_thumbnail.js MM-20007 Fix app crashes when previewing some gif files (#3563) 2019-11-18 10:31:29 -05:00
attachment_title.js [MM-16012] [MM-16084] Update screens related to settings sidebar + update SearchResultPost screen and its children (#2913) 2019-06-24 12:52:08 -07:00
index.js Deps update (#3806) 2020-01-20 13:22:07 -03:00
message_attachment.js Performance improvements (#3911) (#3941) 2020-02-17 21:23:39 -07:00