Commit graph

2330 commits

Author SHA1 Message Date
Elias Nahum
e3ffb037e5 Bump app build number to 204 (#2955) 2019-07-05 14:34:02 -04:00
Elias Nahum
ca78c027a0
translations PR 20190701 (#2946) 2019-07-04 11:44:39 -04:00
Elias Nahum
dd28c38196
Place the new message indicator at the top of the screen (#2943)
* Place the new message indicator at the top of the screen

* Add unit tests for channel postVisibility reducer
2019-07-02 12:28:55 -04:00
Elias Nahum
e7a2f4d6b1 Fix AD/LDAP & SAML profile sync properties (#2941) 2019-07-02 10:11:31 -04:00
Harrison Healey
6fc8884ef3 Bump app build number to 203 (#2935) 2019-06-27 12:12:06 -04:00
Elias Nahum
89d159a659 Update redux update to use the release-5.13 branch (#2934) 2019-06-27 11:12:19 -04:00
Miguel Alatzar
a33f26e827 Update jsc to intl version (#2931) 2019-06-27 11:10:13 -04:00
Harrison Healey
8f9a660433 Bump app build number to 202 (#2933) 2019-06-27 09:42:24 -04:00
Miguel Alatzar
749f8a50b3
Check if entities is nil (#2930) 2019-06-26 14:51:28 -04:00
Miguel Alatzar
f338279444 [MM-16456] Ensure Flatlist is mounted prior to calling scrollToOffset (#2925)
* Ensure Flatlist is mounted prior to calling scrollToOffset

* Make linter happy
2019-06-26 17:02:40 +08:00
Elias Nahum
8ad2456d5e MM-16463 Fix replying from push notification to a message in a thread (#2927) 2019-06-26 17:00:50 +08:00
Elias Nahum
442ce13171
translations PR 20190624 (#2919) 2019-06-25 08:46:03 -04:00
Jesse Hallam
611a2c2c3c
cherry-pick https://github.com/mattermost/mattermost-mobile/pull/2917 2019-06-24 20:07:30 -03:00
Harrison Healey
2fdb9ce35e
MM-16472 Fix renderItem not returning anything (#2909) 2019-06-21 16:12:46 -04:00
Chris Duarte
31a5d46ee0
Ios accessibility fixes (#2842)
* UCHAT-4371 // MM-15771 - iOS - Larger Fonts Cut Off Text in menu and settings screens

revert padding right

* Update snapshot
2019-06-21 16:10:49 -04:00
Elias Nahum
fe0450e4c7 MM-16392 Split view support & hide sidebar on tablets (#2898) 2019-06-21 14:10:59 -04:00
Elias Nahum
cd724ce3c4
Bump app build number to 201 (#2903) 2019-06-19 18:48:07 -04:00
Elias Nahum
587514d868
MM-16432 Fix missing posts when using since API (#2901) 2019-06-19 18:39:09 -04:00
Elias Nahum
2a1258fd8c
Fix crash on Android by Updating JSC (#2900) 2019-06-19 16:19:31 -04:00
Elias Nahum
2f25548f47
Bump app build number to 199 (#2896) 2019-06-18 17:43:06 -04:00
Miguel Alatzar
07c9556dfe Return if message is null (#2895) 2019-06-18 17:13:30 -04:00
Elias Nahum
be488178be
Bump app version number to 1.21.0 (#2894) 2019-06-18 16:10:14 -04:00
Elias Nahum
8e013a7ede Update gradle to use android-jsc as instructed (#2893) 2019-06-18 13:08:24 -07:00
Elias Nahum
e64e427001
translations PR 20190617 (#2891) 2019-06-18 08:44:14 -04:00
Miguel Alatzar
1734202326 Update react-native-device-info and fix status value: (#2892) 2019-06-17 20:23:49 -07:00
Elias Nahum
81e328864e
MM-16239 disable fields according to SAML or LDAP (#2878)
* MM-16239 disable fields according to SAML or LDAP

* fix typo
2019-06-17 15:28:14 -04:00
Elias Nahum
46788fa8f6
Set post list data and timestamp based on the user timezone if available (#2888) 2019-06-17 15:26:03 -04:00
Eli Yukelzon
c84b05217b
MM-15486 - Archived channels appear incorrectly on mobile (#2882)
* properly separate archived channels from 'other'

* make sure fetch is performed to display full list

* reverted unneeded change

* corrected display behaviour

* code cleanup

* redux commit reference updated
2019-06-17 10:25:08 -04:00
Miguel Alatzar
630a3db2a6 [MM-15668] Member list items are selectable and enabled only when canManagerUsers is true (#2844)
* Member list items are selectable only when canManagerUsers is true

* Address review comment
2019-06-16 11:16:15 -07:00
Renato Peterman
a565c96fcf
[MM-14917] RN Android: Push notification settings are only saved when closing settings page (#2735)
* Add required action and props

* Allow callback param to setModilePush and setMobilePushStats

* Added saveNotificationProps method to save data on alert save action

* Fix import order

* Fix import path

* Fix import order

* Added defaultProps currentUser to NotificationSettingsMobileAndroid

* Added missing trailing comma
2019-06-15 14:29:44 -04:00
Gleb
dddfcbc362
fix ios sso cookie bug when running on top-level domain (#2858) 2019-06-15 14:23:23 -04:00
Woolim Cho
a75c4d0a02
Add key to SlideUpPanel (#2845) 2019-06-15 14:22:19 -04:00
Miguel Alatzar
978c2cdda5
Update react-native-notifications (#2881) 2019-06-15 14:19:07 -04:00
Elias Nahum
b1245f72c9
MM-16095 Android share extension to use keychain for authentication (#2876)
* MM-16095 Android share extension to use keychain for authentication

* Remove unnecessary comment
2019-06-15 14:15:03 -04:00
Elias Nahum
8817390b57
Bump app build number to 198 (#2884) 2019-06-13 17:57:17 -04:00
Sudheer
c8e4bc01ad MM-16228 Add compatibility for removal of ExperimentalEnablePostMetadata flag from config (#2883) 2019-06-13 16:29:54 -04:00
Elias Nahum
82b12eb44f
MM-16280 Fix when post fail to send (#2880) 2019-06-12 16:22:13 -04:00
Elias Nahum
7d250f97a6 MM-16281 Fix regression on android push notification messages (#2879) 2019-06-12 15:10:29 -04:00
Elias Nahum
f72791316f
translations PR 20190611 (#2874) 2019-06-11 15:31:51 -04:00
Elias Nahum
1a7c1eff66
Bump app build number to 197 (#2872) 2019-06-07 09:55:00 -04:00
Miguel Alatzar
e1e2d9aedb Allow excluding archived channels in getChannelsBySections (#2871) 2019-06-06 15:52:36 -07:00
Elias Nahum
a95fcb3847
MM-16061 Keep unread channels in place on Tablets (#2865) 2019-06-06 15:16:47 -04:00
Elias Nahum
ffe5a89a46
Show broken image for inline images without dimensions (#2868) 2019-06-06 15:15:09 -04:00
Elias Nahum
f76bd73c0b Fix image preview width on tablets (#2867) 2019-06-06 21:04:36 +08:00
Elias Nahum
a05d11635e
Fix file upload not completing (#2866)
* Fix file upload not completing

* Update snapshots
2019-06-06 08:39:57 -04:00
Elias Nahum
ddbc89bb9a
MM-16070 Fix channel sidebar state while filtering (#2864) 2019-06-05 19:34:17 -04:00
Elias Nahum
151a304857
Fix opengraph image on tablet to account for the sidebar (#2863) 2019-06-05 17:59:27 -04:00
Elias Nahum
2a443b35f5
MM-15643 Fix race condition to prompt for passcode and (#2862)
detect if passcode has been removed while the app in the background
2019-06-05 11:08:35 -04:00
Elias Nahum
2a8cf194cb
MM-16013 make paperplain animation faster (#2860) 2019-06-05 11:07:27 -04:00
Elias Nahum
5a471fd8e0
translations PR 20190603 (#2859) 2019-06-05 11:05:51 -04:00