Commit graph

1443 commits

Author SHA1 Message Date
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
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
3427e917f4 update moment locale as lowercase (#3157) 2019-08-21 19:07:06 -04: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
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
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
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
Mattermost Build
d7a85fe2de Automated cherry pick of #3123 (#3124)
* Set header buttons after mount

* Do the same for private channel and dm
2019-08-14 15:54:46 -04:00
Mattermost Build
c1957ac6a0 Apply setNavigatorStyles to all navigation components (#3122) 2019-08-15 02:06:57 +08:00
Mattermost Build
90dba40a92 Automated cherry pick of #3116 (#3120)
* Fix delete the root post on a thread to properly close the thread screen

* Fix unit test
2019-08-14 09:34:18 -07:00
Mattermost Build
ff7548251b Automated cherry pick of #3115 (#3117)
* Await getSource

* Use server url from EphemeralStore

* Set currentServerUrl in getAppCredentials too
2019-08-14 16:11:55 +05:30
Harrison Healey
e03b72861c MM-17425 Disable Send button when sending post (1.22) (#3100)
* MM-17425 Disable Send button when sending post (1.22)

* Update snapshot and add tests
2019-08-14 16:02:48 +05:30
Mattermost Build
94aa1be435 Automated cherry pick of #3108 (#3113)
* MM-17693 Android fix close settings screen

* Fix unit tests

* fix snapshot
2019-08-13 10:34:07 -04:00
Mattermost Build
7bf3020490 Automated cherry pick of #3107 (#3112)
* MM-17692 execute callback after closing post options

* Fix unit tests

* Fix snapshot
2019-08-13 10:29:32 -04:00
Saturnino Abril
880cbd9f3d MM-15218 Open as alert dialog when interactive message is without element (#3088) 2019-08-13 22:23:21 +08:00
Mattermost Build
390c30af00 Do not track foreground notifications when notification is opened (#3111) 2019-08-13 10:18:55 -04:00
Mattermost Build
3ed078f4ce Automated cherry pick of #3087 (#3106)
* Add flex 1

* Add snapshot test

* Fix placeholder text color
2019-08-12 10:13:29 -04:00
Mattermost Build
9ae69d9b43 MM-17630 add Navigation bar to terms of service modal (#3103) 2019-08-10 22:54:53 +05:30
Mattermost Build
eb314d714a MM-17612 Fix fetch periodic status updates when re-connecting (#3101) 2019-08-09 18:53:29 -04:00
Asaad Mahmood
cdd7a54ef4 MM-17484 - Updating loading rows (#3076)
* MM-17484 - Updating loading rows

* Updating test

* Updating mobile loader css

* Updating test

* Updating changes

* Updating tests
2019-08-09 14:40:07 -04:00
Mattermost Build
41ddb5cc1a Fix pop thread screen when deleting the root post (#3093) 2019-08-09 11:06:16 -04:00
Mattermost Build
aceef20257 Increase ReplyIcon dimensions (#3091) 2019-08-09 06:09:19 -07:00
Mattermost Build
a5f8b9bdcc MM-15218 allow interactive dialogs to have no elements (#3090) 2019-08-09 08:31:13 -04:00
Mattermost Build
18b7a3c0a1 Automated cherry pick of #3074 (#3085)
* MM-17562 scroll to new message line indicator on componentDidUpdate

* feedback review

* Cancel animation frame requests
2019-08-08 15:52:40 -04:00
Elias Nahum
7b75868101 Various fixes (#3078)
* MM-17588 Remove navigation component from stack

* MM-175986 Fix Clock Display Settings on iOS

* Fix markdown and team icon currentServerUrl

* Fix closing permalink logs out the user

* Fix file attachment document ref

* Fix applyTheme when changing a theme in the app

* Feedback review

* remove / when fetching the image on the markdown table on relative paths
2019-08-08 22:39:27 +08:00
Mattermost Build
24bd57ad3f Automated cherry pick of #3079 (#3083)
* Remove flex for horizontalRule

* Fix snapshot tests
2019-08-08 10:10:22 -04:00
Mattermost Build
b931733695 Fix theme thumbnail width (#3082) 2019-08-08 09:59:55 -04:00
Elias Nahum
e94dfb5389
MM-16752 Fix unhandled promise rejection TypeError state.websocket.lastConnectAt (#3039) 2019-08-02 16:13:55 -04:00
Elias Nahum
da911a2b34
MM-17424 Setting to enable/disable fixed sidebar (#3060) 2019-08-02 13:53:48 -04:00
Mattermost Build
59f3633d94 Fix test (#3052) 2019-07-26 10:13:15 -07:00
Mattermost Build
31bd391e56 Automated cherry pick of #3033 (#3047)
* Clear foreground notifications from AsyncStorage

* Remove unnecessary call to clearNotifications
2019-07-26 08:11:58 -04:00
Mattermost Build
810f73e3ad Automated cherry pick of #3026 (#3031)
* 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-25 11:05:13 -07:00
Mattermost Build
14421ba8e9 MM-17100 setCSRFFromCookie with subpath support (#3040) 2019-07-25 11:01:49 -07:00
Mattermost Build
c267b8dd13 Check initialIndex in callback (#3032) 2019-07-24 14:23:06 -07:00
Mattermost Build
ce325a4ab1 Automated cherry pick of #3001 (#3030)
* Include in-app notifications in iOS badge number

* Make foreground notifications key a const
2019-07-24 14:05:25 -07:00
Mattermost Build
1f8e853e41 Apply new theme to all navigation components (#3021) 2019-07-24 09:24:54 -04:00
Jesús Espino
8887319324
Revert Guest Accounts feature (#3024)
* Revert "Automated cherry pick of #3019 (#3020)"

This reverts commit a0b021d21d.

* Revert "Adding guest accounts feature (#2990) (#3015)"

This reverts commit 60030defb8.
2019-07-23 20:55:15 +02:00
Mattermost Build
e214039cee Call scrollToIndex only if flatListRef.current is not null (#3023) 2019-07-23 11:26:39 -07:00
Mattermost Build
0a93ec134c User popToRoot over resetToChannel (#3018) 2019-07-23 09:16:33 -07:00
Mattermost Build
a0b021d21d Automated cherry pick of #3019 (#3020)
* Fixing guest login

* Fixing eslint
2019-07-23 11:22:43 +02:00
Mattermost Build
75aedb8aa1 Automated cherry pick of #3014 (#3017)
* Add channel_id to failed push notification reply

* Fix typo
2019-07-22 15:40:40 -07:00
Jesús Espino
60030defb8
Adding guest accounts feature (#2990) (#3015)
* 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 23:46:15 +02:00
Mattermost Build
a4284666a3 Automated cherry pick of #3002 (#3004)
* Set footerColor the same as navBarBackgroundColor

* Oops, forgot __snapshots__
2019-07-20 09:17:32 +08:00