Miguel Alatzar
04c22e2efe
Include null check on name from mattermost-redux ( #3059 )
2019-07-31 13:24:33 -07:00
Miguel Alatzar
a3dd8a753d
[MM-15424] Update dependencies ( #3057 )
...
* Update dependencies
- Update babel deps to 7.5.5
- Regenerate module paths
- Remote inline require blacklist from metro config
* Remove socketcluster
2019-07-31 08:15:07 -07:00
Elias Nahum
8c9243a3de
Bump app build number to 213 ( #3058 )
2019-07-31 09:32:43 -04:00
Saturnino Abril
3a531461e7
send message to Mattermost on iOS VM/simulator build ( #2996 )
2019-07-30 17:31:35 +08:00
Asaad Mahmood
06f3511222
MM-13083 - Removing refresh button from some pages ( #3010 )
...
* MM-13083 - Removing refresh button from some pages
* Updating test
* Removing unused component
* Updating minor changes
* Updating failed actions import
* Updating post list error screen
* Updating connection issue error message
* Updating network connection messages
* Updating terms of service page
* Updating test
* Updating animations and FailedNetwork component
* Reverting some changes
* Updating channel post list
* Updating requestsed changes
* Updating code changes
* Removing error description
2019-07-29 14:26:24 -04:00
Elias Nahum
90ac092443
Load Android WebView package instead of module ( #3053 )
2019-07-29 09:15:40 -04:00
Miguel Alatzar
3453de7948
Fix test ( #3051 )
2019-07-27 01:10:26 +08:00
Miguel Alatzar
f25ffdf3d5
Check if ackId is nil first ( #3046 )
2019-07-27 00:16:46 +08:00
Miguel Alatzar
4ee4ff10dd
[MM-14926] Clear foreground notifications from AsyncStorage on logout and server upgrade ( #3033 )
...
* Clear foreground notifications from AsyncStorage
* Remove unnecessary call to clearNotifications
2019-07-26 18:21:11 +08:00
Joram Wilander
894ba58acc
MM-17120 Update fastlane image to a working one ( #3044 )
...
https://mattermost.atlassian.net/browse/MM-17120
2019-07-25 09:15:10 -04:00
Elias Nahum
f6779b1c9c
Bump app build number to 212 ( #3042 )
2019-07-25 08:46:08 -04:00
Elias Nahum
f1ef6920f3
MM-17100 setCSRFFromCookie with subpath support ( #3035 )
2019-07-25 07:16:37 -04:00
Miguel Alatzar
78bdf0e4e2
Check initialIndex in callback ( #3025 )
2019-07-24 09:51:36 -07:00
Miguel Alatzar
ebe8d45711
[MM-16816] Parse source URI ( #3026 )
...
* Parse source URI
* Revert "Parse source URI"
This reverts commit 1cf421c9b9897e46881685aabebb793ad6ff4c07.
* Pass imageUri instead of defaultSource to ProgressiveImage
* Parse source URI in ImageCacheManager
2019-07-24 07:59:06 -07:00
Miguel Alatzar
9a894641fc
[MM-14926] Include in-app notifications in iOS badge number ( #3001 )
...
* Include in-app notifications in iOS badge number
* Make foreground notifications key a const
2019-07-24 07:58:15 -07:00
Miguel Alatzar
83c9856897
Call scrollToIndex only if flatListRef.current is not null ( #3022 )
2019-07-23 11:21:38 -07:00
Miguel Alatzar
59e948f06a
Apply new theme to all navigation components ( #3005 )
2019-07-23 12:21:35 -04:00
Jesús Espino
2106fca1c7
Fixing guest login ( #3019 )
...
* Fixing guest login
* Fixing eslint
2019-07-23 11:19:59 +02:00
Miguel Alatzar
228b483153
User popToRoot over resetToChannel ( #3016 )
2019-07-22 17:04:29 -07:00
Miguel Alatzar
76b4bf8262
[MM-14923] Add channel_id to failed push notification reply ( #3014 )
...
* Add channel_id to failed push notification reply
* Fix typo
2019-07-22 14:57:40 -07:00
Sudheer
dc5c515e63
Bump app build number to 211 ( #3012 )
2019-07-23 01:48:35 +05:30
Jesús Espino
ee93e4fa59
Adding guest accounts feature ( #2990 )
...
* MM-15059: Restict the permissions for guests (#2791 )
* MM-15057: Adding guest badge to identify guest users (#2774 )
* MM-15057: Adding guest badge to identify guest users
* Adding Guest tags in the channel title
* Adding i18n translations
* Adding DM and GM guest warnings
* Fixing check-style
* Adding and fixing tests
* Adding i18n text
* Only showing the subtitle when there is enough space
* Addressing new design changes
* Fixing eslint
* Addressing PR comments
* Moving getChannelStats to the handleSelectChannel action
* Adding the guest info in android landscape channel headers
* simplified the guest warning text generation
* Fixing i18n
* Fixing leaving channel behavior for guests (#2989 )
* Fixing leaving channel behavior for guests
* Fixing tests and adding a new one
* fixing typo
* Addressing PR comments
* Addressing PR comments
* Fixing tests
2019-07-22 22:14:39 +02:00
Sudheer
15989b79e6
Bump app version number to 1.22.0 ( #3009 )
2019-07-23 00:37:23 +05:30
Elias Nahum
349ca1cc6b
Update Fastlane ( #3008 )
2019-07-22 10:11:52 -04:00
amyblais
c64c0de2ed
v1.21.1 Changelog ( #2992 )
...
* Update CHANGELOG.md
* Update CHANGELOG.md
Co-Authored-By: Elias Nahum <nahumhbl@gmail.com>
* Update CHANGELOG.md
2019-07-22 10:04:17 -04:00
Miguel Alatzar
8e48058fff
[MM-16910] Set footerColor the same as navBarBackgroundColor ( #3002 )
...
* Set footerColor the same as navBarBackgroundColor
* Oops, forgot __snapshots__
2019-07-19 17:29:17 -07:00
Elias Nahum
6bfc1133e5
Bump app build number to 210 ( #3000 )
2019-07-19 16:52:49 -04:00
Elias Nahum
6daa645556
MM-16829 Fix for websocket reconnects for android ( #2999 )
2019-07-19 16:48:59 -04:00
Elias Nahum
aba35f7bfd
Bump Version to 1.21.1 and build number to 209 ( #2995 )
...
* Bump app build number to 209
* Bump app version number to 1.21.1
2019-07-18 18:41:40 -04:00
Elias Nahum
42e5b79022
Fix Options modal on iOS ( #2993 )
2019-07-18 15:58:49 -04:00
Sudheer
61d3eda1fd
MM-16829 Fix for sso with server subpaths ( #2987 )
2019-07-18 23:08:51 +05:30
Elias Nahum
98da0aa607
MM-16815 Remove the failed posts banner on WS reconnect ( #2983 )
2019-07-18 11:36:37 -04:00
Ewe Tek Min
8a9f1f6ccc
[MM-14303] Able to copy channel header and purpose ( #2923 )
2019-07-18 11:09:47 -04:00
Elias Nahum
c226a3a546
Select server fix login options transition ( #2984 )
2019-07-18 10:56:31 -04:00
krjn
5abfb66b78
[MM-16389] Enable emojis for profile icons from webhooks ( #2961 )
...
* [MM-16389] Enable emojis for profile icons from webhooks
Removes borders from profile icons when it is from a custom URL.
* feat: reapply border for all profile pictures and shrink emojis
* feat: remove border from emoji profile pictures
* feat: decide if post has emoji icon through props instead of url
* refactor: better checking of potentially undefined property
Co-Authored-By: Elias Nahum <nahumhbl@gmail.com>
2019-07-18 10:23:41 -04:00
Miguel Alatzar
55964d2fda
Add placeholderTextColor when using placeholders ( #2976 )
2019-07-17 12:56:25 -07:00
amyblais
6063ad825a
v1.21 Changelog ( #2890 )
2019-07-17 12:32:08 -04:00
Elias Nahum
cdd7000361
MM-16398 Fix Team/Channel sidebar dots overlap last item ( #2975 )
...
* MM-16398 Fix Team/Channel sidebar dots overlap last item
* Feedback review and Tablet support
* Only center dots by width on iPhone X series devices
2019-07-17 11:30:12 -04:00
Elias Nahum
b8af8a3860
Lazy android native modules ( #2973 )
...
* Lazy loading Android modules
* Remove react-native-bottom-sheet
* Remove comments
* npm audit fix
* Update rnn-v2 modals
* audit fix
* Fix tests
2019-07-17 11:06:21 -04:00
Miguel Alatzar
22cc139b00
[MM-17018] Handle null currentChannelMember ( #2982 )
...
* Update mattermost-redux
2019-07-16 15:21:18 -07:00
Miguel Alatzar
dcfb39efa4
Handle null currentChannelMember ( #2980 )
2019-07-16 17:52:58 -04:00
Harrison Healey
0af97a1f63
Bump app build number to 208 ( #2979 )
2019-07-16 10:30:18 -04:00
Miguel Alatzar
085a3ecf6c
[MM-17016] Ensure Flatlist is mounted prior to calling scrollToIndex ( #2977 )
...
* Ensure Flatlist is mounted prior to calling scrollToIndex
* Address review comment
2019-07-16 21:07:59 +08:00
Harrison Healey
175c0df5d9
[MM-11879] Upgrade to RNN v2
2019-07-15 15:39:39 -04:00
Harrison Healey
a053480235
Update fastlane
2019-07-12 12:29:57 -04:00
Miguel Alatzar
c321c773c3
Merge branch 'master' into rnn-v2
2019-07-12 09:01:33 -07:00
Miguel Alatzar
c30bc8bfea
Check for null config
2019-07-12 08:56:36 -07:00
Harrison Healey
7f9dd13690
Bump app build number to 207 ( #2972 )
2019-07-12 09:04:03 -04:00
amyblais
e8f40f9d79
Update CHANGELOG.md ( #2970 )
2019-07-12 03:22:02 +05:30
Elias Nahum
df3a3eb39f
Fix android crash on Android O & P after upgrading target to 28 ( #2968 )
2019-07-10 10:31:13 -04:00