Elias Nahum
32238fce9e
MM-21476 Fix iOS inAppPinCode ( #3773 )
2020-01-07 09:09:27 +08:00
Elias Nahum
234b7c9b62
Bump app version number to 1.26.2 ( #3774 )
2020-01-06 16:59:26 -03:00
Mattermost Build
40f61d6b2f
Bump app build number to 256 ( #3750 )
2019-12-20 14:03:48 -03:00
Mattermost Build
f5b9583670
Fix RN patch for CBA support ( #3747 )
2019-12-20 14:00:25 -03:00
Mattermost Build
0134ab31b7
Bump app build number to 255 ( #3742 )
2019-12-19 21:47:35 -07:00
Mattermost Build
8d26937830
Automated cherry pick of #3738 ( #3739 )
...
* Fix headers for ESR 5.9
* check if reactions is defined to avoid a crash with servers without metadata
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2019-12-19 21:37:58 -07:00
Mattermost Build
09172ac532
Bump app build number to 254 ( #3734 )
2019-12-18 21:43:45 -07:00
Mattermost Build
387b6aec2b
Bump app version number to 1.26.1 ( #3731 )
2019-12-18 21:39:29 -07:00
Miguel Alatzar
e653a290e8
Upgrade jsc-android ( #3720 ) ( #3728 )
2019-12-18 21:29:14 -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