mattermost-mobile/app
Miguel Alatzar a67863c5a2
[MM-14669] Return null dimensions when height or width is falsy (#2681)
* Return 50x50 dimensions when height or width is 0

* Refactor image constants

* Return null dimensions when height or width is falsy
2019-04-22 19:17:03 -07:00
..
actions Creating the concept of RedirectChannel and use it before the DefaultChannel when we are redirecting the user (#2674) 2019-04-16 23:34:02 +02:00
components MM-14541 Fix search bar animation stutter in main search bar (#2672) 2019-04-22 19:01:17 -07:00
constants [MM-14669] Return null dimensions when height or width is falsy (#2681) 2019-04-22 19:17:03 -07:00
i18n Add Ukrainian to Mattermost (#2392) 2018-11-28 15:08:23 -03:00
mattermost_bucket iOS Native Share Extension (Swift) (#2575) 2019-02-26 14:31:57 -03:00
mattermost_managed MM-11477 Attempt to capture uncaught redux errors as Sentry breadcrumbs (#1974) 2018-08-07 10:32:04 -04:00
notification_preferences add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
push_notifications MM-13897 preserve iOS push notifications when opening the app and set the proper badge count (#2541) 2019-02-01 19:37:07 -03:00
reducers MM-13896 Sync channel as read between clients (including opening Push Notifications) (#2548) 2019-02-16 15:09:22 -03:00
screens MM-14541 Fix search bar animation stutter in main search bar (#2672) 2019-04-22 19:01:17 -07:00
selectors Reorganize post state and make postsInChannel into a sparse array (#2693) 2019-04-15 17:20:23 -04:00
store Reorganize post state and make postsInChannel into a sparse array (#2693) 2019-04-15 17:20:23 -04:00
styles add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
utils [MM-14669] Return null dimensions when height or width is falsy (#2681) 2019-04-22 19:17:03 -07:00
app.js Fix utils reference (#2586) 2019-02-20 17:26:42 -08:00
fetch_preconfig.js fix channel mention badge and posts after opening the app from push notification (which is initially at closed state) (#2648) 2019-03-16 00:04:30 +08:00
initial_state.js [MM-14081] Show MFA Prompt after Server returned error for login request (#2599) 2019-03-01 19:01:10 +01:00
mattermost.js MM-14459 Ensure hydrationComplete is set to true when resetting the cache and logging out (#2664) 2019-03-23 11:07:43 -03:00