CJ
e9a2ab37a4
MM-19708 Adjusted display name width to 80% for landscape ( #3721 )
...
Adjusted landscape maxWidth for both the base display of the name and the adjusted width with bot/reply buttons.
2019-12-18 11:11:03 -07:00
Mattermost Build
f0e1931d32
Automated cherry pick of #3640 ( #3725 )
...
* MM-19837 Remove Opacity from AtMention Markdown
Removed the opacity that was set on the base text style for the markdown on AtMention for system messages.
* MM-19837 Updated opacity for AtMention
The baseTextStyle being used to set the opacity is used across the entire text format, so for this change where an AtMention is used, I added a new opacity to overwrite the on applied by the baseTextStyle.
2019-12-18 11:10:08 -07:00
Mattermost Build
f0047386f6
MM-20682 Android back button to dismiss status modal first ( #3724 )
2019-12-18 11:09:50 -07:00
Mattermost Build
1f83ccbb6d
Automated cherry pick of #3695 ( #3722 )
...
* MM-21176 Preserve text on input if command fails
* Add unit test for execute command success
2019-12-18 11:05:22 -07:00
Mattermost Build
765545570f
MM-17519: do not stringify booleans ( #3717 )
...
Match the webapp behaviour so as to avoid stringifying booleans in the interactive dialog payloads.
Fixes: https://mattermost.atlassian.net/browse/MM-17519
2019-12-17 18:37:13 -05:00
Mattermost Build
23063d852a
MM-19920 MM-19924 Fix mis-align post input field attach and send icons ( #3718 )
2019-12-17 20:35:19 -03:00
Miguel Alatzar
8a05ea1264
[MM-18177] Increase post visibility when creating/receiving a new post for the current channel ( #3662 ) ( #3715 )
...
* Increase post visibility for current channel on new post
* Increase post visibility after post creation
2019-12-17 08:55:38 -07:00
Mattermost Build
fcd57c81bf
Bump app build number to 253 ( #3714 )
2019-12-16 20:12:22 -07:00
Miguel Alatzar
d82a0c6970
[MM-21270] Fixing team join without the invite id ( #3710 ) ( #3712 )
...
* Fixing team join without the invite id
* Fixing tests
* Adding tests to verify proper behavior calling the correct function based on the server version
* Extract server version from headers
* Make linter happy
* Update mattermost-redux
* Update mattermost-redux
2019-12-16 19:16:25 -07:00
Mattermost Build
04a161f38c
Bump app build number to 252 ( #3707 )
2019-12-16 07:41:27 -03:00
Elias Nahum
a34c7e3341
Fix Hamburger and iOS App Icon badge number when marking channel as unread ( #3705 )
...
* Fix Hamburger and App Icon badge number when marking channel as unread
* Temp mm-redux commit hash
* Update mm-redux commit hash
2019-12-16 07:33:23 -03:00
Mattermost Build
491c8e8a15
Bump app build number to 251 ( #3704 )
2019-12-13 18:17:58 -03:00
Saturnino Abril
c77046b4ba
MM-21153 Count mentions in DM channels using mention_count #3700 ( #3702 )
2019-12-13 18:12:29 -03:00
CJ
fe5e702138
MM-18054 CherryPick for 1.26 ( #3698 )
...
CherryPick for 1.26
2019-12-12 19:45:05 -05:00
Elias Nahum
59a5ed746d
Add ruby setup to circleCI deploy jobs
2019-12-10 20:58:12 -03:00
Mattermost Build
59ad6d4ba9
Set up Ruby step ( #3692 )
2019-12-10 20:22:24 -03:00
Mattermost Build
e7a69afc65
Use ruby 2.6.3 on circleCI ( #3690 )
2019-12-10 18:04:03 -03:00
Mattermost Build
b8e7fcaa21
Bump app build number to 250 ( #3688 )
2019-12-10 17:19:57 -03:00
Mattermost Build
be4c0401a6
MM-20947 Don't mark channel as read when reconnecting to manually unread channel ( #3687 )
2019-12-10 16:51:31 -03:00
Mattermost Build
d9cd23f68c
MM-21062 Added margin to custom Emoji ( #3686 )
...
Added margin to custom emoji style to match native emoji.
2019-12-10 13:37:04 -03:00
Elias Nahum
9ab6b36e2f
translations PR 20191209 ( #3680 )
2019-12-09 17:35:48 -07:00
Mattermost Build
7378e116d6
Automated cherry pick of #3677 ( #3679 )
...
* MM-21085 Updated waitHydration
Updated the hydration of hte store to first check if it completed as this was being caused due to a race condition.
* MM-21085 Updated for callback
MM-21085 Updated for callback
2019-12-09 12:58:09 -07:00
Mattermost Build
62758221d4
Add channel ID to push notification sent on failed reply ( #3678 )
2019-12-09 12:23:59 -07:00
Mattermost Build
6953801afa
Pass callback to waitForHydration ( #3671 )
2019-12-06 12:13:55 -07:00
Mattermost Build
6ed2975f71
Show autocomplete view only when there are children ( #3670 )
2019-12-06 11:39:24 -07:00
Mattermost Build
4ef1fb0eab
Set number to 0 only if null ( #3669 )
2019-12-06 11:38:23 -07:00
Mattermost Build
b19d804c39
Bump app build number to 249 ( #3661 )
2019-12-03 16:15:39 -03:00
Mattermost Build
36228c89a1
Automated cherry pick of #3655 ( #3660 )
...
* MM-20790 Mark as Unread option should not be available on mobile if the server does not support it
* Check for server version with min 5.18v for showing the option
to mark as unread
* Change if condition
2019-12-03 16:12:22 -03:00
Mattermost Build
79881556cf
Fix SSO login on iOS ( #3658 )
2019-12-03 13:44:02 -03:00
Elias Nahum
d5f6bf722b
translations PR 20191202 ( #3652 )
2019-12-03 06:44:04 -03:00
Mattermost Build
a730bec201
MM-20778 Remove caption as part of the file path ( #3654 )
2019-12-02 21:43:42 -03:00
Mattermost Build
66424a698b
MM-20780 MM-20782 Clear cookies on logout ( #3653 )
2019-12-03 08:36:35 +08:00
Hossein Ahmadian-Yazdi
162f4ffa96
updated redux hash for release-1.26 ( #3651 )
2019-12-02 14:50:11 -05:00
Mattermost Build
14c937ee2c
Automated cherry pick of #3644 ( #3649 )
...
* Remove extra info from logs
* Review feedback
2019-12-02 09:31:33 -07:00
Mattermost Build
00ced38382
MM-20779 Handle Android notification reply with special characters ( #3648 )
2019-12-02 08:29:08 -07:00
Mattermost Build
4f3e5dac1e
MM-20789 Enforce SECURE_SOFTWARE ( #3647 )
2019-12-02 08:26:54 -07:00
Mattermost Build
49d9e5ef73
Automated cherry pick of #3635 ( #3641 )
...
* MM-20758 MM-20762 Fix archived channels in more channels screen
* Separate archived and public channels
2019-12-02 06:52:14 -03:00
Mattermost Build
7b0434dcf9
MM-20228 Update Mark as Unread menu option text ( #3639 )
2019-11-30 14:16:30 -03:00
Mattermost Build
6e4e8407ac
Automated cherry pick of #3607 ( #3629 )
...
* Update NOTICE.txt
* Update NOTICE.txt
* Update NOTICE.txt
2019-11-28 08:22:52 -05:00
Mattermost Build
dfc50b7dff
Automated cherry pick of #3618 ( #3627 )
...
* Use bottom sheet over modal
* check-style fixes
2019-11-28 08:12:45 -03:00
Mattermost Build
4b58f01597
MM-19896 Correct helper text on Email Notifications ( #3625 )
2019-11-28 07:58:24 -03:00
Mattermost Build
ae6e3dfb6d
MM-20729 & MM-20731 Fix YouTube playback and rotation ( #3624 )
2019-11-28 07:55:55 -03:00
Mattermost Build
5a16752275
Automated cherry pick of #3623 ( #3626 )
...
* MM-20689 Long post to use all available space
* Add footer and update snapshots
* Fix footer ui
* Remove file_ids from connected component
2019-11-28 17:41:23 +08:00
Mattermost Build
05f5b31815
Automated cherry pick of #3608 ( #3620 )
...
* MM-20326 - Updating markdown table css
* Updating UI
* MM-20326 - Updating markdown table css
2019-11-28 03:23:32 +08:00
Mattermost Build
a43a4d1c80
Automated cherry pick of #3595 ( #3619 )
...
* Fix autocomplete when editing channel header
* Fix iOS scroll
* Use zIndex on header help text view
* No need to use innerRef
* Fix typos
2019-11-27 10:46:08 -07:00
Mattermost Build
551456554d
Automated cherry pick of #3610 ( #3616 )
...
* MM-20694 Fix race condition when the store has not rehydrated
* Making waitForHydration re-usable
2019-11-27 12:10:51 -03:00
Mattermost Build
06a10b9b75
Remove react-native-cookies patch ( #3615 )
2019-11-27 11:36:27 -03:00
Mattermost Build
ec8c83c2eb
Android release launch screen ( #3613 )
2019-11-27 07:05:12 -03:00
Mattermost Build
bb8ebfba42
Automated cherry pick of #3572 ( #3612 )
...
* MM-19834 Fixed direct mentions highlight color
Updated the AtMention to check if it will be highlighted before applying it's color. The highlight function was applying it's color before the AtMention color, so it was being overwritten.
* MM-19834 Start Unit Test
* MM-19834 Added Unit Tests
Added unit tests for the rendering of highlighted/non-highlighted displayname.
2019-11-27 09:12:10 +08:00
Mattermost Build
9661a61353
Fix video player refs ( #3605 )
2019-11-25 17:31:16 -07:00