Elias Nahum
eea03a93c5
Bump app build number to 247 ( #3593 )
2019-11-21 13:22:01 -03:00
Mattermost Build
b0516abebf
Automated cherry pick of #3590 ( #3591 )
...
* Create notification channels only if supported
* Update comment
2019-11-21 13:16:33 -03:00
Elias Nahum
259990ef57
Add react-navigation-stack dependency to fix android build
2019-11-20 22:05:47 -03:00
Elias Nahum
73a2eb478f
Fix bad cherry-pick for release-1.25
2019-11-20 21:28:05 -03:00
Elias Nahum
37979d3b7d
Bump version to 1.25.1 and Build number to 246 ( #3587 )
...
* Bump app build number to 246
* Bump app version number to 1.25.1
* Update Fastlane
2019-11-20 21:21:29 -03:00
Mattermost Build
588d27f0a4
Use LifecycleEventListener for MattermostManagedModule ( #3585 )
2019-11-20 21:10:27 -03:00
Mattermost Build
82e513647e
Avoid OOM crash on iOS13 Share Extension ( #3583 )
2019-11-20 21:07:12 -03:00
Mattermost Build
931eb91a5a
Fixes crash when sso cookies does not contain an expiration date ( #3582 )
2019-11-20 21:07:04 -03:00
Elias Nahum
be40223b3d
Bump app build number to 245 ( #3551 )
2019-11-13 14:47:33 -05:00
Mattermost Build
e63179c934
MM-20149 Fix marking channels as read ( #3550 )
2019-11-13 13:43:10 -05:00
Elias Nahum
ac7921c127
Bump app build number to 244
2019-11-12 18:46:54 -05:00
Miguel Alatzar
5b5e057bb7
[MM-19968] Ensure SELECT_CHANNEL_WITH_MEMBER is dispatched when app opened from a push notification ( #3533 ) ( #3547 )
...
* Dispatch SELECT_CHANNEL_WITH_MEMBER
* Call handleSelectChannel with true when from any push notification
* Always dispatch SELECT_CHANNEL_WITH_MEMBER with passed channelId
* Add missing comma
* Update unit tests
* Fix makrChannelViewedAndRead call
2019-11-12 16:03:35 -07:00
Mattermost Build
15c34ea486
Automated cherry pick of #3535 ( #3546 )
...
* MM-19966 Fixed Notification Settings
Fixed the save functionality for props. There was a change to combine notification settings that then did a deep comparison on two like objects. This change makes the comparison of the newly changed notification props and the previous props.
* Fix unit test
2019-11-12 17:50:59 -05:00
Elias Nahum
4824c93311
translations PR 20191111 ( #3543 )
2019-11-12 08:03:20 -05:00
Miguel Alatzar
e86a15bc49
Revert "MM-19812 Properly handle in-app update_badge notifications ( #3540 )"
...
This reverts commit 5f1d970fc8 .
2019-11-11 13:00:43 -07:00
Mattermost Build
5f1d970fc8
MM-19812 Properly handle in-app update_badge notifications ( #3540 )
2019-11-11 12:50:21 -07:00
Miguel Alatzar
d92ad6b5f2
Set launchMode to singleInstance ( #3529 )
2019-11-07 16:23:26 -05:00
Miguel Alatzar
34218b7be6
Use componentDidUpdate ( #3530 )
2019-11-07 15:56:11 -05:00
Mattermost Build
7f2062321c
Automated cherry pick of #3527 ( #3528 )
...
* Call getInitialNotification on configure
* Mock getInitialNotification
2019-11-07 13:06:47 -07:00
Elias Nahum
820f781b1f
Fix release 1.25 Android build ( #3526 )
...
* Revert "[MM-19841] Keep currentTeamId and team theme preferences when resetting state (#3519 ) (#3525 )"
This reverts *only* the package-lock.json changes from commit 82ac3fa1e9 that affected react-native-doc-viewer
* Fix release 1.25 Android build
2019-11-07 08:58:45 -07:00
Miguel Alatzar
82ac3fa1e9
[MM-19841] Keep currentTeamId and team theme preferences when resetting state ( #3519 ) ( #3525 )
...
* Keep currentTeamId and team theme preferences
* Missing semicolon
* Update mattermost-redux commit
2019-11-06 20:42:45 -07:00
Elias Nahum
d3f598a674
Fix react-native patch
2019-11-05 11:15:54 -03:00
Elias Nahum
1c848b5dd6
Update unsigned android and ios builds
2019-11-05 09:03:02 -03:00
Elias Nahum
67a5face84
Bump app build number to 243
2019-11-04 22:31:28 -03:00
Elias Nahum
f9d4af4c87
translations PR 20191104 ( #3521 )
2019-11-04 22:10:49 -03:00
Mattermost Build
5677ac3c9e
MM-19853 Fix iOS SafeAreaView for Server URL screen ( #3520 )
2019-11-04 15:02:57 -07:00
Mattermost Build
1b3c4d4c98
Ensure setNavigatorStyles is called with Channel componentId ( #3517 )
2019-11-03 12:08:10 -07:00
Miguel Alatzar
a0e7a33746
Apply AVKit fix to react-native-youtube ( #3512 )
2019-11-02 17:59:31 -03:00
Mattermost Build
f87e8baa8a
deploy-to-store job attach_workspace in home directory ( #3507 )
2019-10-31 13:25:23 -03:00
Mattermost Build
e8bf1de2d6
circleCI change persist root from / to ~/ ( #3505 )
2019-10-31 12:50:58 -03:00
CJ
00387cb1eb
Cherrypick of 3466 for release 1.25 ( #3504 )
2019-10-31 08:49:18 -07:00
Mattermost Build
bbb8a4f148
Reverted mention color to user linkColor ( #3502 )
2019-10-31 08:30:53 -07:00
Dean Whillier
136884c3eb
Bump app build number to 242 ( #3501 )
...
# Conflicts:
# android/app/build.gradle
# ios/Mattermost.xcodeproj/project.pbxproj
2019-10-31 10:41:42 -04:00
Mattermost Build
a10edc865e
Automated cherry pick of #3477 ( #3495 )
...
* MM-19731 Fix at-channel autocomplete to return out of channel mentions
* profiles not in channel test deleted use case
* fix typo
2019-10-31 06:38:38 +01:00
CJ
7c59cbb38a
Manual cherrypick of #3493 ( #3500 )
2019-10-30 23:32:31 -04:00
Mattermost Build
db63b59299
Automated cherry pick of #3445 ( #3484 )
...
* MM-19308 Fixed date wrapping
Updated the displayName to check for the reply button and bot tag. If seen the displayName container is set from 60% to 55% to allow for the extra space.
* MM-19308 Updated logic and added tests
Updated logic based on feedback.
Added Jest/Snapshots
* MM-19308 Apply change to other sections
Applied the change to autoresponder/webhook section.
2019-10-30 20:07:48 -04:00
Miguel Alatzar
700b2996a1
MM-19733 fix posts getting behing post text box in thread screen ( #3480 ) ( #3496 )
...
* MM-19733 fix posts getting behing post text box in thread screen
* Update app/components/safe_area_view/safe_area_view.ios.js
Co-Authored-By: Miguel Alatzar <migbot@users.noreply.github.com>
* Update app/components/safe_area_view/safe_area_view.ios.js
Co-Authored-By: Miguel Alatzar <migbot@users.noreply.github.com>
* Small refactor
* Fix snapshot test after merge
2019-10-30 19:20:47 +01:00
Mattermost Build
f7d073aeb2
Automated cherry pick of #3491 ( #3497 )
2019-10-30 14:14:04 -04:00
Mattermost Build
e90392e9c1
Include previous notify props when saving new ones ( #3494 )
2019-10-29 16:50:36 -07:00
Mattermost Build
fb09116855
MM-19734 Patch RN to remove the placeholder for emojis in a markdown paragraph ( #3485 )
2019-10-28 13:57:59 -07:00
Mattermost Build
50484c10dd
Automated cherry pick of #3357 ( #3479 )
...
* Map currentUser from state to props
* Fix ref warning
* Use optional chaining operator
* Use componentDidUpdate
* Don't forget to call super
2019-10-28 08:28:14 -07:00
Mattermost Build
0549326970
Automated cherry pick of #3476 ( #3483 )
...
* Fix android and iOS deployment on circleCI
* Feedback review
* Fix circleci yml
2019-10-28 13:49:15 +02:00
Mattermost Build
cdb3abfadb
Fix app deploy path ( #3475 )
2019-10-26 01:31:25 +03:00
Mattermost Build
89e85abc62
Automated cherry pick of #3462 ( #3473 )
...
* MM-18313 Fix update timezone automatically
* add unit tests
2019-10-25 08:06:14 -07:00
Elias Nahum
18edd250cb
Fix Android senderName call ( #3469 )
2019-10-25 17:53:02 +03:00
Mattermost Build
5aee08e85e
Automated cherry pick of #3457 ( #3470 )
...
* Store insets in ephemeral store
* Address PR review
2019-10-25 15:23:39 +03:00
Mattermost Build
dc3adcc74f
Bump app build number to 241 ( #3468 )
2019-10-25 13:09:35 +03:00
Harrison Healey
711b9794fc
MM-18463 Added update_badge notification when marking a channel as unread ( #3465 )
2019-10-25 10:18:56 +03:00
Mattermost Build
a9bef63352
Automated cherry pick of #3463 ( #3464 )
...
* MM-18647 Request only needed Android permissions for storage and camera
* Remove build folder from patch
2019-10-24 22:01:15 +03:00
Mattermost Build
8b8a375c21
Automated cherry pick of #3382 ( #3456 )
...
* Refactor custom push notification code
* Use react-native-notifications 2.0.6 and patch for scheduled notifs
* Fix patch
* iOS changes
* Fix delete
* Fix setting of badge number on Android
* Undo Reflect removal
* Undo removal of didReceiveRemoteNotification
* Use min importance for push notifs received while app is active
* Correctly set badge number after push notificaiton reply
* Fix tests
* Localize reply action text
* Add getDeliveredNotifications
* Fix identifier check and failing test
* Fix local push notif test for Android > 9
2019-10-24 09:29:05 +03:00