Elias Nahum
d7cd660ab7
Bump app build number to 363 ( #5537 )
2021-07-12 20:07:04 -04:00
Elias Nahum
b9067a1cf1
Update dependencies ( #5524 )
...
* Update dependencies
* Fix tests
2021-07-12 16:14:11 -04:00
Elias Nahum
58d9c2e9f0
MM-36881 Fix scroll perf degradation with pull to refresh enabled ( #5525 )
...
* Fix scroll perf degradation with pull to refresh enabled
* Update app/components/post_list/post_list_refresh_control.tsx
Co-authored-by: Anurag Shivarathri <anurag6713@gmail.com>
Co-authored-by: Anurag Shivarathri <anurag6713@gmail.com>
2021-07-12 15:59:25 -04:00
Elias Nahum
9fafc3be5b
Bump app build number to 362 ( #5522 )
2021-07-07 21:18:28 -04:00
Elias Nahum
6984923a4c
Bump Version to 1.45.0 and build to 361 ( #5518 )
...
* Bump app build number to 361
* Bump app version number to 1.45.0
2021-07-07 12:55:34 -04:00
Guillermo Vayá
1f843ddb4f
[MM-35909] Support for emoji 13 ( #5497 )
...
* support for emoji 13
* fix some tests
* more test fixed
* fix typo
* rename system to standard
* remove unused functions
* fix +1 emojis
2021-06-30 00:41:11 +02:00
Elias Nahum
991fe4779f
Bump Version to 1.44.1 and build to 360 ( #5487 )
2021-06-25 14:52:52 -04:00
Elias Nahum
47d081b216
Content safety ( #5486 )
...
* add content safety check to avoid potential crashes
* Fixes iOS YouTube video playback
2021-06-25 14:23:23 -04:00
Elias Nahum
cb7f97e886
MM-36640 Bring back permalink view on search/recent mentions/pinned and saved posts ( #5482 )
...
* Downgrade RNN to avoid bug that cuts off permalink view on iOS
* Bring back permalink view on search/recent mentions/pinned and saved posts
* fix test snapshot
2021-06-24 12:46:02 -04:00
Elias Nahum
f4f8379796
Update dependencies and setup project with node 16 / npm 7 ( #5474 )
2021-06-21 18:36:38 -04:00
Elias Nahum
298067ab65
Update react-native-cookies & react-native-webview + always use defaultDataStore ( #5452 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2021-06-15 18:40:35 -04:00
Elias Nahum
362006db29
Bump app build number to 359 ( #5458 )
2021-06-14 16:23:27 -04:00
Elias Nahum
d871029b9d
Bump app build number to 358 ( #5450 )
2021-06-11 19:04:16 -04:00
Elias Nahum
e87bc86f44
Version number ( #5421 )
...
* Bump app build number to 357
* Bump app version number to 1.44.0
2021-06-04 09:50:41 -04:00
Elias Nahum
9f238d5ef4
Post List & post components refactored ( #5409 )
...
* Update transform to make Android's post list scroll smooth
* set start since metric when appStarted is false
* Refactor Formatted components
* Downgrade RNN to 7.13.0 & patch XCDYouTube to allow video playback
* Refactor Post list and all related components
* review suggestion rename hour12 to isMilitaryTime
* feedback review use aliases
* feedback review deconstruct actions in markdown_link
* feedback review simplify if/else statement in combined_used_activity
* Simplify if statement for consecutive posts
* Specify npm version to build iOS on CI
* Refactor network_indicator
* render Icon in file gallery with transparent background
* Increase timeout to scroll to bottom when posting a new message
* fix: scroll when tapping on the new messages bar
* fix: dismiss all modals
* fix navigation tests
* Handle dismissAllModals for iOS to prevent blank screens
* Prevent modal from dismissing when showing the thread screen in the stack
* Update app/components/image_viewport.tsx
Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>
* Update app/utils/post.ts
Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>
* fix: rename selector and prop
* Fix XCDYouTube patch
* Fix posting from a thread in the right channel
* do not render reply bar on the thread screen
* close previous permalink before showing a new one
* move XCDYouTube patch to ios/patches folder
* closePermalink directly instead of using an onClose prop
Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>
Co-authored-by: Miguel Alatzar <this.migbot@gmail.com>
2021-06-03 11:12:15 -07:00
Elias Nahum
288c847518
Add Perf metrics, some cleanup & dep updates ( #5378 )
2021-05-12 08:48:20 -04:00
Miguel Alatzar
f47f872b1a
Bump app build number to 356 ( #5385 )
2021-05-11 10:45:21 -07:00
Miguel Alatzar
fe48da091f
Bump app build number to 355 ( #5372 )
...
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2021-05-04 08:42:41 -04:00
Miguel Alatzar
4ce5a1ea71
Bump app version number to 1.43.0 ( #5371 )
2021-05-04 08:14:43 -04:00
Elias Nahum
a7e0ee262b
Bump app build number to 354 ( #5341 )
2021-04-19 11:51:06 -04:00
Elias Nahum
0a2a490e81
Fixes for release 1.42 ( #5339 )
...
* Downgrade MMKV to 0.4.4
* Handle undefined in getMyTeams selector
* Set minimum server version to 5.31.3 and update unsupported URL
2021-04-19 08:41:27 -07:00
Miguel Alatzar
11b1cc8ad8
Bump app build number to 353 ( #5331 )
2021-04-15 10:54:08 -07:00
Joseph Baylon
42275536e4
MM-30429 Detox/E2E: Added e2e for MM-T3190, MM-T3212, MM-T3214, MM-T3227 ( #5276 )
...
* MM-30429 Detox/E2E: Added e2e for MM-T3190, MM-T3212, MM-T3214, MM-T3227
* Merge master
* Fix package-lock.json
* Upgrade deps
* Revert podfile
* Update Podfile.lock
* Stabilize closing of post options
* Merge master
* Normalize closing of post options
* Enabled MM-T1397 test case
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2021-04-15 09:23:07 -07:00
Miguel Alatzar
154b2e6adb
Bump app build number to 352 ( #5324 )
2021-04-14 14:23:04 -07:00
Elias Nahum
e0c45b86b4
Use RNN 7.11.3 ( #5317 )
2021-04-13 21:16:11 -04:00
Joseph Baylon
09593f7184
MM-30431 Detox/E2E: Added e2e for MM-T3196, MM-T3210, MM-T3211, MM-T3262, MM-T3264 ( #5313 )
...
* MM-30431 Detox/E2E: Added e2e for MM-T3196, MM-T3210, MM-T3211, MM-T3262, MM-T3264
* Fix snap test
2021-04-13 09:28:39 -07:00
Elias Nahum
26f6880c04
Bump app build number to 351 ( #5309 )
2021-04-12 12:30:11 -04:00
Joseph Baylon
7c36bfb6cc
MM-30430 Detox/E2E: MM-T3189, MM-T3231, MM-T3233 ( #5293 )
2021-04-08 16:15:10 -07:00
Elias Nahum
72daf965cf
Bump app build number to 350 ( #5296 )
2021-04-08 11:51:55 -04:00
Elias Nahum
fa58f25a92
Bump app build number to 349 ( #5291 )
2021-04-07 14:34:18 -04:00
Elias Nahum
f8a0f29237
Update dependencies ( #5266 )
...
* Update dependencies
* Fix lint, use npm@6
* Fix unit tests
* Dowgrade Fastlane
* Fix Fastlane script
* use android:api-29-node ci image
* Infer gradle json file from apk output folder
* Fastlane to Parse new version of gradle output-metadata.json
2021-04-06 11:12:31 -04:00
Miguel Alatzar
c11f3dc501
Bump app build number to 348 ( #5248 )
2021-03-26 15:07:19 -07:00
Miguel Alatzar
51a2940c41
Bump app version number to 1.42.0 ( #5246 )
2021-03-26 15:00:24 -07:00
Miguel Alatzar
09386d9fde
Bump app build number to 347 ( #5224 )
2021-03-15 14:28:00 -03:00
Miguel Alatzar
3404495133
Bump app build number to 346 ( #5205 )
2021-03-03 20:01:28 -07:00
Miguel Alatzar
c416343388
Bump app version number to 1.41.0 ( #5203 )
2021-03-03 19:52:40 -07:00
Miguel Alatzar
43645d781e
Bump app build number to 345 ( #5173 )
2021-02-10 15:04:07 -07:00
Miguel Alatzar
70a8cf0651
Bump app build number to 344 ( #5158 )
2021-02-05 11:31:40 -07:00
Miguel Alatzar
9da0f43417
Bump app build number to 343 ( #5151 )
2021-02-01 15:00:58 -07:00
Miguel Alatzar
a659eb69d9
Bump app build number to 342 ( #5142 )
2021-01-26 17:48:04 -07:00
Miguel Alatzar
b4a5b54c16
Bump app version number to 1.40.0 ( #5140 )
2021-01-26 17:36:47 -07:00
Anurag Shivarathri
d11d613815
OAuth through OS browser, added google login & open id methods ( #5075 )
...
* Initialised SSO with linking
* Fixed lint errors
* Added translation and version check
* Added translation & detox file: WIP
* Added google logo and login button
* Added openid login option
* Added tests
* Added fallback support for google
* Added server check for openid
* Removed unwated memos
* Server support changed to 5.32
* Added try catch for Linking openurl
* Removed 'or'
* Changed test case version to 5.32
* Changed server version to 5.32
* Update assets/base/i18n/en.json
Co-authored-by: Katie Wiersgalla <39744472+wiersgallak@users.noreply.github.com>
* Update assets/base/i18n/en.json
Co-authored-by: Katie Wiersgalla <39744472+wiersgallak@users.noreply.github.com>
* Update assets/base/i18n/en.json
Co-authored-by: Katie Wiersgalla <39744472+wiersgallak@users.noreply.github.com>
* Update app/screens/sso/sso_with_redirect_url.tsx
Co-authored-by: Hossein <hahmadia@users.noreply.github.com>
* Update assets/base/i18n/en.json
Co-authored-by: Katie Wiersgalla <39744472+wiersgallak@users.noreply.github.com>
* Added new custom url scheme for auth
* Added custom url scheme based on app build type, custom user agent for only google & misc typo fixes
* Added check for Deviceinfo
* Reverted to openLink
* Using tryOpenURL instead of Linking.openURL
* Changed office365 url
* Handling cookie read error caused on localhost
* Fixed lint errors
* Updated version in tests
Co-authored-by: Anurag Shivarathri <anurag@13.local>
Co-authored-by: Katie Wiersgalla <39744472+wiersgallak@users.noreply.github.com>
Co-authored-by: Hossein <hahmadia@users.noreply.github.com>
2021-01-19 21:15:24 +05:30
Elias Nahum
a8a4d72075
Upgrade Dependencies ( #5103 )
...
* Update fastlane
* Update detox & deps
* Upgrade cocoapods
* Upgrade dependencies
2021-01-13 12:36:31 -07:00
Miguel Alatzar
3338511355
Bump app build number to 341 ( #5112 )
2021-01-11 16:00:55 -07:00
Miguel Alatzar
407333b446
Bump app build number to 340 ( #5096 )
2021-01-07 15:29:38 -07:00
Miguel Alatzar
7702c050bf
Revert "[MM-29225] Define LSApplicationQueriesSchemes so Linking.canO… ( #5067 )
...
* Revert "[MM-29225] Define LSApplicationQueriesSchemes so Linking.canOpenURL can work (#5007 )"
This reverts commit f3baaa6aa3 .
* Create and use tryOpenURL
* Add missing onError functions
* Update app/components/markdown/markdown_link/markdown_link.js
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2021-01-06 09:11:27 -07:00
Miguel Alatzar
53885d2bf9
Bump app build number to 339 ( #5086 )
2021-01-04 15:45:18 -07:00
Miguel Alatzar
ff1901eb61
Bump app version number to 1.39.0 ( #5084 )
2021-01-04 15:34:35 -07:00
Elias Nahum
367534df12
Bump app build number to 338 and version to 1.38.1 ( #5058 )
...
* Bump app build number to 338
* Bump app version number to 1.38.1
* Update fastlane
2020-12-18 20:59:58 -03:00
Elias Nahum
be75a688de
Update Rudder ( #5048 )
2020-12-18 16:35:13 -03:00