Commit graph

2112 commits

Author SHA1 Message Date
Elias Nahum
daa0c97e3f
Bump app build number to 182 (#2661) 2019-03-19 21:20:34 -03:00
Elias Nahum
badaaef592
iOS Share Extension fix post and dm/gm list (#2659)
* MM-14629 DMs and GMs for the iOS extension to match sidebar

* MM-14631 ios extension logging and fix race condition to post after uploading
2019-03-19 21:16:10 -03:00
Elias Nahum
96571c0f9c
MM-14630 Mark channel as read and viewed when opening brought from the background (#2658) 2019-03-19 19:59:36 -03:00
Carlos Tadeu Panato Junior
ebe776e8b4
Bump app build number to 181 (#2651) 2019-03-16 11:12:26 +01:00
Saturnino Abril
242c6cc171 fix email setting to "Never" when first saved (hitting back button on iOS) without actually changing the selection (#2650) 2019-03-16 03:06:40 +08:00
Saturnino Abril
e73aa8662f fix channel mention badge and posts after opening the app from push notification (which is initially at closed state) (#2648) 2019-03-16 00:06:15 +08:00
Saturnino Abril
aa80adfacc
fix relative URL permalink (#2649) 2019-03-15 23:29:20 +08:00
Elias Nahum
2f7a12bc16
translations PR 20190314 (#2646) 2019-03-14 13:41:58 -03:00
Carlos Tadeu Panato Junior
779306ae6f
Bump app build number to 180 (#2645) 2019-03-14 13:03:22 +01:00
Saturnino Abril
c4d4009fad Fix default behavior when enabling/disabling email batching (#2642) 2019-03-14 03:02:33 +08:00
Saturnino Abril
35efa47b35 fix channel mention when app is started from push notification (#2638) 2019-03-11 15:36:16 -04:00
Saturnino Abril
c7dc992ac0 do not save email interval preference on cancel on Android device (#2633) 2019-03-09 13:29:14 +08:00
Elias Nahum
d22422840b
Bump app build number to 178 (#2630) 2019-03-05 12:21:34 -03:00
Elias Nahum
cc3ce0e509
Wait for VPN connection only when appconfig flag is set (#2627) 2019-03-05 12:02:55 -03:00
Elias Nahum
fbd5c34c5e
Add target to Mattermost and MattermostShare (#2626) 2019-03-05 12:01:12 -03:00
Elias Nahum
9485d4e88d
Set the correct channel display name when switching teams (#2625) 2019-03-05 11:59:27 -03:00
Elias Nahum
2c5252e386
Fix regression when sharing files with spaces in the filename (#2624) 2019-03-05 11:55:44 -03:00
Saturnino Abril
aa7054ee1e fix enabling post icon override (#2611) 2019-03-05 19:54:20 +08:00
Saturnino Abril
eb0fd4f3ad fix undefined site URL when copying permalink (#785) 2019-03-05 19:45:28 +08:00
Elias Nahum
490e2e550e Fix checkLoginResponse for MFA (#2623) 2019-03-05 09:09:53 +08:00
Saturnino Abril
fe46802aed
fix intermittent crash when selecting a link (#2620) (#2622) 2019-03-05 08:54:03 +08:00
Saturnino Abril
9253134612 fix default email interval from never to immediate (#2614) 2019-03-04 15:53:49 -05:00
Saturnino Abril
2f8e4116a1 [MM-14238] Add make command to generate unsigned x86_64 build for VM/simulator (#2597)
* add make command to generate unsigned x86_64 build for VM/simulator

* updated per comment, added common function at makefile

* added start|stop_packger to start and stop phony
2019-03-02 02:24:32 +08:00
Daniel Schalla
5f0a045046 [MM-14081] Show MFA Prompt after Server returned error for login request (#2599)
* Show MFA Prompt after Server returned error for login request

* eslint

* Hide MFA error on first login attempt
2019-03-01 19:04:18 +01:00
Elias Nahum
f53a7c26b8 Fix crash when fresh install android when getting the fcm token (#2608) 2019-02-28 11:16:55 -08:00
Miguel Alatzar
d012bead87 Ensure data has url key before attempting upload (#2609) 2019-02-28 10:59:27 -08:00
Miguel Alatzar
7a933bef29 Check for null uri prior to getting path to shared content (#2607) 2019-02-28 10:57:48 -08:00
Elias Nahum
1dcb8f2b25
Handle pending posts when dispatching RECEIVED_NEW_POST (#2606) 2019-02-28 13:52:53 -03:00
Elias Nahum
ee501a4b50
Update sentry to fix android build (#2603) 2019-02-27 16:43:20 -03:00
Elias Nahum
830113d6b5
Bump Version to 1.17.0 Build 177 (#2602)
* Bump app build number to 177

* Bump app version number to 1.17.0
2019-02-26 23:09:53 -03:00
Miguel Alatzar
a6ad628c4f Use forked react-native-navigation with v1 patch (#2596) 2019-02-26 12:39:19 -08:00
Elias Nahum
a34ff7b247
iOS Native Share Extension (Swift) (#2575)
* iOS Native Share Extension (Swift)

* Re-arrange files

* Fix .gitignore
2019-02-26 14:32:48 -03:00
Elias Nahum
4f9d0c68b5
translations PR 20190225 (#2595) 2019-02-26 09:16:29 -03:00
Elias Nahum
cf7f92ea47 Update Android RAM Bundle (#2585)
* Update Android RAM Bundle

* Remove missed files and fix README

* rename schedule to scheduler
2019-02-25 14:19:14 -08:00
Dean Whillier
e1b6f174f9 immediately return when connection is offline (#2594) 2019-02-25 16:25:50 -05:00
Miguel Alatzar
42a4806d32 [MM-13954] Fix prop type for post reactions (#2578)
* Fix prop type for post reactions

* Update react list test
2019-02-21 21:41:08 +08:00
Sudheer
7bb6821ea6 MM-13428 Updating mm-redux hash (#2566) 2019-02-21 03:11:43 +05:30
Elias Nahum
c34a706b62
Dependencies update (#2576)
* Dependencies update

* Fix WebView

* Update to RN 0.58.5 and include the WebSocket fix

* Update react-native-video

* Fix RNFetchBlob
2019-02-20 17:35:50 -03:00
Elias Nahum
787d5e4208 Migrate Android from GCM to FCM (#2577) 2019-02-20 12:23:05 -08:00
Elias Nahum
f376d0b07b
Bump app Version to 1.16.1 and Build Number to 176 (#2584)
* Bump app build number to 176

* Bump app version number to 1.16.1

* Update fastlane
2019-02-20 16:56:17 -03:00
Elias Nahum
fb75bf3916
Prevent the app from crashing when file mime type is null (#2582) 2019-02-20 16:48:35 -03:00
Saturnino Abril
a531760e64 [MM-14017] Fix whitespace between input box and post list on iOS (#2580)
* fix whitespace between input box and post list on iOS

* corrected viewPosition when pulling down the post list and add constant for thread screen

* corrected changes made to viewPosition
2019-02-19 21:22:17 -08:00
Elias Nahum
4c9ad4a424
Fix opengraph and reactions for older servers (#2581) 2019-02-19 19:06:27 -03:00
Saturnino Abril
0de0920974 [MM-13295] Make channel link clickable for user who's not member of the public channel (#2466)
* Make channel link clickable for user who's not member of the public channel

* update per review

* update per comment

* remove setChannelDisplayName
2019-02-20 01:46:37 +08:00
Elias Nahum
d69ef1b777
translations PR 20190218 (#2579) 2019-02-19 10:47:19 -03:00
Elias Nahum
883752c9f2
MM-13896 Sync channel as read between clients (including opening Push Notifications) (#2548)
* Update mattermost-redux to use latest WS changes

* Properly mark channel as read, keep the new message indicator, and fix push notification flow

* unneeded parameter in setCurrentUserStatusOffline

Co-Authored-By: enahum <nahumhbl@gmail.com>

* Feedback review

* Update mm-redux ref
2019-02-16 15:11:31 -03:00
Dean Whillier
7f6243f347
[MM 13720] Fix for "No internet connection" banner not always showing (#2563)
* Add `opacity` to compopnent state …

… to trigger render updates when the property changes.

* Fix bug stopping app from updating connection status

- if the app is opened when no internet connection is present, turning on the internet with the app open will not remove the `No internet connection` message.

* style corrections
2019-02-16 14:14:47 -03:00
Elias Nahum
c47980e0f2
MM-13830 Ensure schedule of session expired notification (#2554)
* Ensure schedule of session expired notification

* feedback review

* passing intl instead of message
2019-02-16 14:13:47 -03:00
Dean Whillier
7369434048
[MM-13677] Fix to ensure unsupported unicode emoji can be rendered jumbo size (#2545)
* fixes unicode emoji not rendering jumbo

- replace inline emoji regex with npm emoji-regex library
- update notice.txt with emoji-regex license
- jumbo emoji issue automatically fixed with updated unicode emoji regex

* Add several tests specifically for 🤟emoji.
2019-02-16 14:13:12 -03:00
Dean Whillier
24a32867b1
Enable tapping on channels when jump to textfield is focused. (#2535)
* Allow tapping on channels in the filtered list …

… when the keyboard is open. This option also allows tapping on non-interactive areas to still dismiss the keyboard.

* keyboard propery updates

- change ‘on-drag’ to ‘interractive’
- change ‘handled’ to ‘always’ to be more consistent with other uses of same property

* support multiple keyboard dismiss modes
2019-02-16 14:12:37 -03:00