Commit graph

2502 commits

Author SHA1 Message Date
Miguel Alatzar
290e65ac57
Various fixes (#3287)
* Ensure onAppStateChange runs only after GlobalEventHandler is configured (#3268)

* Updated Info.plist with new bluetooth usage description key (#3275)

* Call scrollToIndex only when ref is set and index is in range (#3285)

* Update ios/Mattermost/Info.plist

Co-Authored-By: Elias Nahum <nahumhbl@gmail.com>

* Null check on current (#3309)

* Null check on current

* Null check on current

* [MM-18779] Reset moment local on logout (#3310)

* Reset moment local on logout

* Update app/selectors/i18n.js

Co-Authored-By: Elias Nahum <nahumhbl@gmail.com>
2019-09-25 11:52:07 -07:00
Mattermost Build
20a2078377 add circleci (#3315) 2019-09-24 17:28:38 -07:00
Devin Binnie
8ace8c6212 Bump app build number to 230 (#3256) 2019-09-12 15:09:17 -04:00
Mattermost Build
5b858e2f06 Automated cherry pick of #3238 (#3255)
* Set moment timezone locale as needed to prevent moment and intl locale getting out of sync

* Update app/i18n/index.js

Co-Authored-By: Elias Nahum <nahumhbl@gmail.com>

* Updates per feedback
2019-09-12 11:57:34 -03:00
Mattermost Build
a9064aca0f When searching for profiles, allow inactive (#3254) 2019-09-12 11:31:58 -03:00
Mattermost Build
521435748e Automated cherry pick of #3240 (#3253)
* Fix edit profile screen being dismissed when removing profile picture

* Fix test
2019-09-12 11:30:58 -03:00
Mattermost Build
001c105ff7 Automated cherry pick of #3242 (#3247)
* MM-18465 Add proper flags when opening settings

* Fix undefined setPerformingAuthentication Function in emm_provider.
2019-09-12 00:59:44 -03:00
Elias Nahum
603caaf125
translations PR 20190910 (#3241) 2019-09-11 18:41:46 -03:00
Mattermost Build
069774231c Automated cherry pick of #3233 (#3237)
* Update webview library to remove deprecated API

* Remove unnecessary timeout
2019-09-10 18:32:06 -03:00
Mattermost Build
be5ff217da Replicated missing user functionality for system messages from webapp in RN (#3236) 2019-09-10 13:08:39 -04:00
Mattermost Build
8004a906cf Removing caching of failed image loading attempts (#3234) 2019-09-10 13:04:17 -04:00
Devin Binnie
46581bb6d2 Bump app build number to 229 (#3232) 2019-09-09 13:29:15 -04:00
Elias Nahum
9f92824dae MM-18223 Fix channel actions on combined sidebar (#3221) 2019-09-09 21:25:40 +08:00
Devin Binnie
f530c227b2
[MM-18172] Added state for message length such that alerts for long length aren't fired too often - cherry-pick (#3225)
* [MM-18172] Added state for message length such that alerts for long length aren't fired too often (#3218)

* [MM-18172] Added state for message length such that alerts for long length aren't fired too often

* Added a test

* Naming change

* Merge'd

* Merge'd
2019-09-05 09:39:39 -04:00
Elias Nahum
90f6fd6cb8
MM-18179 Clear cache and cookies for SSO login (#3220)
* MM-18179 Clear cache and cookies for SSO login

* Update app/components/failed_network_action/index.js

Co-Authored-By: Miguel Alatzar <migbot@users.noreply.github.com>
2019-09-05 20:11:07 +09:00
Devin Binnie
b37811d8e1 Bump app build number to 228 (#3215) 2019-09-03 15:47:42 -04:00
Miguel Alatzar
dc81742404 Rebuild emojis when emojis change and use props.deviceWidth (#3208) 2019-09-01 10:59:44 +09:00
Elias Nahum
f005a60a8c
translations PR 20190830 (#3205) 2019-08-31 07:04:53 +09:00
Mattermost Build
9d357a0333 Increase cancel button width (#3204) 2019-08-30 05:31:02 +05:30
Elias Nahum
e100ffc7dd
translations PR 20190826 (#3197) 2019-08-29 17:48:58 -04:00
Devin Binnie
94995eb0b9 Bump app build number to 227 (#3200) 2019-08-28 09:59:46 -04:00
Mattermost Build
0b49403e92 Automated cherry pick of #3195 (#3196)
* Bump app build number to 226

* Bump app version number to 1.23.0
2019-08-26 10:59:39 -04:00
Miguel Alatzar
4dfecea7d1
Set rebuilt emojis only after search bar animation completes (#3191) 2019-08-26 10:42:00 -04:00
Mattermost Build
ada8d4863b Re-render MainSidebar on theme change (#3194) 2019-08-26 10:19:17 -04:00
Mattermost Build
ac2e8dc02f Automated cherry pick of #3170 (#3193)
* update attachment image when image url changes

* update image dimensions from metadata

* use componentDidUpdate

* add tests for AttachmentImage

* add test for when imageUrl is not present
2019-08-26 10:18:57 -04:00
Mattermost Build
3b6ca6fdb8 MM-17792 Do not show download option for files uploaded locally (#3192) 2019-08-26 10:17:54 -04:00
Mattermost Build
26c4777365 Bump app build number to 225 (#3188) 2019-08-23 22:23:35 -04:00
Mattermost Build
820b3f73e6 do not dispatch navigation actions when opening the app from a push notification (#3185) 2019-08-23 22:20:37 -04:00
Mattermost Build
344de147bd Bump app build number to 224 (#3182) 2019-08-23 16:05:37 -04:00
Mattermost Build
92cfb3ddef Update sentry (#3180) 2019-08-23 16:01:43 -04:00
Mattermost Build
8fd6c86705 Automated cherry pick of #3137 (#3176)
* MM-17589 Update passcode required help text in share extension

* MM-17589 Update passcode required help text in app
2019-08-23 12:27:58 -04:00
Mattermost Build
8f7d852cb1 Bump app build number to 223 (#3174) 2019-08-23 10:14:12 -04:00
Mattermost Build
b36b395a0b MM-18024 MM-18025 Fix race condition when push notification opens the app and credentials are not set (#3171) 2019-08-23 10:04:24 -04:00
Mattermost Build
0115610152 MM-17886 Do not wait to cancel the video download (#3166) 2019-08-22 20:55:11 -04:00
Mattermost Build
db144dc5a7 Automated cherry pick of #3160 (#3161)
* Bump app build number to 222

* Bump app version number to 1.22.1
2019-08-21 19:14:21 -04:00
Mattermost Build
3427e917f4 update moment locale as lowercase (#3157) 2019-08-21 19:07:06 -04:00
Mattermost Build
b8844c13b7 Automated cherry pick of #3152 (#3156)
* Check for valid server URL

* Fallback to parsing token
2019-08-21 16:06:29 -07:00
Elias Nahum
0bc2d43448 translations PR 20190819 (#3150) 2019-08-20 09:47:53 +02:00
Mattermost Build
f79c33099e Automated cherry pick of #3127 (#3151)
* MM-17700 - Updating bot tag css

* Updating spacing for android
2019-08-19 17:18:26 -07:00
Mattermost Build
57d148bbf9 Android screen right button colors (#3148) 2019-08-19 10:33:47 -07:00
Mattermost Build
c9e5da40ec Automated cherry pick of #3142 (#3143)
* Bump app build number to 221

* Update fastlane
2019-08-17 14:44:50 -04:00
Mattermost Build
51050e31a9 Fix Regression right buttons color on Android navbar when enable (#3141) 2019-08-17 09:07:56 -07:00
Mattermost Build
9c00f51058 Fix regression close/leave/archive channel redirect to channel screen on Android (#3140) 2019-08-17 09:07:46 -07:00
Mattermost Build
bfd50568cc Bump app build number to 220 (#3133) 2019-08-15 15:41:18 -07:00
Miguel Alatzar
5bef5c2da8 Remove renderHasGuestText (#3131) 2019-08-16 03:45:34 +05:30
Miguel Alatzar
b064312e70 Revert "Remove renderHasGuestText"
This reverts commit e82db7840f.
2019-08-15 15:08:25 -07:00
Miguel Alatzar
e82db7840f Remove renderHasGuestText 2019-08-15 15:06:10 -07:00
Mattermost Build
c4d8308802 Bump app build number to 219 (#3130) 2019-08-16 00:30:07 +05:30
Elias Nahum
b8b7d54185
Migrate to moment to fix timestamps based on timezone or local time (#3126) 2019-08-15 12:40:07 -04:00
Mattermost Build
8416525487 Fix loosing the server config when handleManagedConfig (#3128) 2019-08-15 08:27:52 -07:00