Christopher Poile
c071eaf617
[MM-57707] - Calls: Add host controls menu ( #7905 )
...
* add host controls screen; add control for make host
* licensing & host logic
* refactor participant card; dynamic profile sizing; PR comments
* render participant name and profile changes in ParticipantsList
* package-lock update after rebase onto main
* use config's HostControlsAllowed
2024-04-24 17:23:23 -04:00
Daniel Espino García
9d1030a445
Push react native to 0.73.6 ( #7863 )
...
* Bump react native to 0.73.6
* iOS changes
* Fix gallery
* Fix test
* Add missing patch
* Unify react native navigation patch
* Update the rest of libraries
* iOS updates
* Update mattermost libraries
* Fix tests and final bumps
* iOS podfile update
* Update android locks
* Revert webrtc update because it was messing with the tests
* Update podfile for webrtc
2024-04-22 12:44:39 +02:00
unified-ci-app[bot]
c3e31b6813
Bump app build and version number ( #7915 )
...
* Bump app build number to 518
* Bump app version number to 2.16.0
---------
Co-authored-by: runner <runner@Mac-1713529249511.local>
2024-04-19 08:28:38 -04:00
Daniel Espino García
c8ca39e91e
Update sentry to fix error with the Privacy files ( #7897 )
...
* Update sentry to fix error with the Privacy files
* Update sentry cocoa
2024-04-09 15:53:58 +02:00
Christopher Poile
4e68662899
[MM-57019] Calls: Live captions support for mobile ( #7854 )
...
* mobile support for live captions
* add the 'Live captions turned on' ephemeral notice
* PR comments
* message should be translatable
* run i18n-extract
* call_recording_state -> call_job_state; ccAvailable is now dynamic
* backwards compatibility with pre calls v0.26.0
* correct mobile version in deprecation comments
---------
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2024-03-20 09:10:05 -04:00
unified-ci-app[bot]
b75ab03701
Bump app build and version number ( #7870 )
...
* Bump app build number to 511
* Bump app version number to 2.15.0
---------
Co-authored-by: runner <runner@Mac-1710764125160.local>
2024-03-18 13:22:53 +01:00
unified-ci-app[bot]
a1401faa53
Bump app build and version number ( #7836 )
...
* Bump app build number to 509
* Bump app version number to 2.14.0
---------
Co-authored-by: runner <runner@Mac-1708096715862.local>
2024-02-16 16:45:35 +01:00
Elias Nahum
3653df354d
Revert "Channel Bookmarks ( #7750 )" ( #7816 )
...
* Revert "Channel Bookmarks (#7750 )"
This reverts commit 2c5c878829 .
2024-02-07 07:52:55 +08:00
Elias Nahum
2c5c878829
Channel Bookmarks ( #7750 )
2024-02-05 17:07:01 +08:00
unified-ci-app[bot]
f94e3688e3
Bump app build and version number ( #7779 )
...
* Bump app build number to 503
* Bump app version number to 2.13.0
---------
Co-authored-by: runner <runner@Mac-1705935432189.local>
2024-01-22 16:05:56 +01:00
Christopher Poile
2c1f318868
MM-54866 - Calls: Transcription support ( #7703 )
...
* captions on videos from posts and searches
* add the patch for react-native-video which fixes subtitle downloading
* improve spacing
* fix patch file
* upgrade compass-icons; use cc icon
* revert patch overwrite
* fix patch
* use useMemo
* fix hitslops on pressables
* use new Caption format; refactor for clarity
* simplify tracks creation and use
2023-12-21 16:20:21 -05:00
Mario Vitale
c90ed51981
Bump to version 2.12.0 build 499 ( #7705 )
2023-12-08 15:34:05 +01:00
Caleb Roseland
79d7c628e4
Merge branch 'main' into MM-53902-cont
2023-11-27 15:09:55 -06:00
Elias Nahum
edef4ec4a3
Update libraries and dependencies ( #7678 )
...
* update js dependencies
* update react-native libraries
* update watermelonDB
* update RN to 0.72.7
* update fastlane
* fix remove_markdown/at_mention import
* update mattermost libraries
* update fastlane deps
* remove haptic-feedback patch
* update okhttp to 4.12.0 and patch netinfo to accurately identify VPN connections
* create ImaegStyles intersection type
2023-11-25 07:46:13 +08:00
M-ZubairAhmed
4b5489c7a7
[MM-53810] Add mobile markdown support for highlighting without notifications without configuration ability ( #7663 )
2023-11-23 17:11:06 +08:00
Harshil Sharma
908e4c08d4
Merge pull request #7654 from mattermost/gm_to_channel
...
GM to channel conversion
2023-11-22 15:44:40 +05:30
Christopher Poile
c9fe72460b
MM-54865 - Calls: Multisession support ( #7647 )
...
* add multisession support for calls mobile
* ensure backwards compatibility
* remove extra line
2023-11-16 14:30:49 -05:00
Daniel Espino
6c852fbc77
Bump app version number to 2.11.0
2023-11-16 17:19:18 +01:00
harshil Sharma
ba9a84e3e6
Merge branch 'main' into gm_to_channel
2023-11-16 13:23:27 +05:30
Caleb Roseland
cd460e909c
Merge branch 'main' into MM-53902-cont
2023-11-15 21:25:24 -06:00
Caleb Roseland
bf25f10c38
refactor parseDeepLink with path-to-regexp
2023-11-15 21:24:48 -06:00
Daniel Espino García
94e1334ebb
Maintenance fixes ( #7665 )
2023-11-15 15:07:00 +01:00
harshil Sharma
8fe529a4f5
WIP
2023-11-10 19:54:58 +05:30
harshil Sharma
3555eb5d72
Merge branch 'main' into gm_to_channel
2023-11-01 10:48:02 +05:30
jannikb
3497318083
fix: render latex in messages ( #7635 )
...
Signed-off-by: Jannik Bertram <jannik.bertram94@gmail.com>
Co-authored-by: Harrison Healey <harrisonmhealey@gmail.com>
2023-10-31 17:33:08 +01:00
harshil Sharma
2a65fa7816
Merge branch 'main' into gm_to_channel
2023-10-31 07:44:04 +05:30
Daniel Espino García
1199c3772c
Fix notifications not opening or going to the wrong channel on Android ( #7634 )
...
* Fix notifications not opening or going to the wrong channel on Android
* Update podfile
2023-10-30 09:46:49 +01:00
harshil Sharma
7c008a9726
Merge branch 'main' into gm_to_channel
2023-10-30 07:52:55 +05:30
harshil Sharma
bac0136dae
WIP
2023-10-25 19:38:48 +05:30
Elias Nahum
f30384eb22
Bump to version 2.10.0 build 490 ( #7621 )
...
* Bump app version number to 2.10.0
* Bump app build number to 490
2023-10-20 10:55:53 +04:00
harshil Sharma
6b0de22824
Merge branch 'main' into gm_to_channel
2023-10-18 11:33:45 +05:30
Christopher Poile
1fb01dfcdc
MM-54553 - Calls: Enable microphone input in background (Android) ( #7585 )
...
* Add foreground service for Android; add voip UIBackgroundMode for iOS
* remove iOS change for this PR
* create foreground notification channel once at startup
2023-10-13 14:45:14 -04:00
Elias Nahum
672e0ee225
update libwebp ( #7562 )
2023-09-28 16:44:31 +03:00
Elias Nahum
6fd8465e66
Bump version to 2.9.0 and build 486 ( #7560 )
...
* Bump app version number to 2.9.0
* Bump app build number to 486
* update fastlane
2023-09-28 08:43:25 +03:00
Elias Nahum
16ca5d3e97
MM-54535 Fixed hang when using the magic keyboard on iPadOS 17 ( #7555 )
...
* MM-53989 Upgrade to Node 18 and NPM 9 and match platform versions
* fix iPad OS 17 magic keyboard loop
* add engine-strict=true to npmrc
* use node version from nvmrc in action
2023-09-27 18:54:33 +03:00
Saturnino Abril
1121cca649
CLD-5949 Upgrade Detox and E2E dependencies ( #7553 )
...
* upgrade detox and e2e dependencies
* update detox in main package.json
* remove inadvertent addition of "react-devtools"
* remove inadvertent addition of "react-devtools"
2023-09-27 15:56:34 +08:00
harshil Sharma
a6a2ea63a4
Added convert option to GM
2023-09-26 17:32:48 +05:30
Christopher Poile
0ec2b09fd5
MM-54117 - Calls: Support wiredHeadsets; generalize panel_item ( #7545 )
...
* generalize panel_item; support wiredHeadsets
* i18n
2023-09-25 08:45:14 -04:00
Alex Yetto
f24642989b
fix husky by adding npm prepare script ( #7543 )
...
Co-authored-by: Fokin Aleksandr Konstantinovich <aleksafokin@ozon.ru>
2023-09-15 11:20:20 -03:00
Elias Nahum
9be3dc84e5
fix ios network requests ( #7539 )
2023-09-07 16:53:28 -03:00
Harrison Healey
2651dd31e1
MM-53107 Add limit to Markdown nodes ( #7528 )
...
* MM-53107 Add limit to Markdown nodes
* Update commonmark to published version
* Rename field to camel case for consistency
* Update Markdown tests for removed children
2023-09-07 09:18:31 -04:00
Elias Nahum
f463d12187
show alert when server SSL is invalid or untrusted ( #7533 )
2023-09-07 06:23:34 -03:00
Elias Nahum
860eaae558
Bump version to 2.8.0 and build to 483 ( #7529 )
...
* Bump app version number to 2.8.0
* Bump app build number to 483
2023-08-31 10:33:16 -04:00
Christopher Poile
83f81985cd
MM-53486 - Incoming calls notification banner ( #7477 )
...
* upgrade calls-common
* incoming call notifications
* tests
* i18n
* PR comments
* PR comments
* PR comment
2023-08-30 13:58:54 -04:00
Elias Nahum
69872eb678
Upgrade Dependencies ( #7491 )
...
* update dependencies
* update dependencies
* update readable-stream
* further updates
2023-08-18 16:04:28 -04:00
Elias Nahum
68939c9fcc
update reanimated ( #7500 )
...
* update reanimated
* fix reanimated types
2023-08-14 14:38:05 -04:00
Elias Nahum
4f5b42abba
update network library ( #7493 )
...
* update network library
* attempt to fix search results 'map' of null
2023-08-10 10:41:39 +02:00
Elias Nahum
eb9262e389
Bump Version to 2.7.0 build 480 ( #7475 )
...
* Bump app version number to 2.7.0
* Bump app build number to 480
* update fastlane
2023-07-27 08:51:39 -04:00
Daniel Espino García
0c4f7f25bc
Upgrade React Native Network Client to 1.3.5 ( #7450 )
...
* Upgrade React Native Network Client to 1.3.5
* Fix defaults in the manager
2023-07-12 17:08:40 +02:00
Elias Nahum
d3e576ebed
Bump version to 2.6.0 and build to 477 ( #7436 )
...
* Bump app version number to 2.6.0
* Bump app build number to 477
2023-07-05 09:43:25 -04:00