-
Notifications
You must be signed in to change notification settings - Fork 1.5k
chore: Merge 4.73.1 into single-server #7391
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
fca8b8e
chore: Bump version to 4.73.0 (#7318)
diegolmello d460448
fix: render Attachment file name in Thread Message preview when body …
diegolmello 825d547
fix: preference value changes causing reset to other option (#7313)
Rohit3523 7f1d9de
fix: do not encrypt messages when workspace E2E is disabled (#7324)
OtavioStasiak b2bec0e
chore: migrate package manager from yarn to pnpm (#7303)
diegolmello 3d01def
fix: emoji picker scroll does not reach the end (#7312)
OtavioStasiak 73c5a34
chore: upgrade to react-native-mmkv v4 (#6991)
Rohit3523 66571ed
chore: begin Experimental app sunset (#7320)
diegolmello e43a4ec
feat(a11y): alt text (#7163)
OtavioStasiak 054e84c
chore: stop publishing Experimental app (#7321)
diegolmello 35e5ad1
chore: delete Experimental code paths and assets (#7322)
diegolmello 21b0fbb
refactor(native): flatten "official" naming across Android, iOS, CI (…
diegolmello 2b85573
chore(ci): point build workflows at renamed GitHub environments (#7335)
diegolmello 8431ff2
feat(a11y): Message actions announcement and back focus (#7229)
OtavioStasiak 85ab3f4
fix: ActionSheet cuts off the bottom content (#7326)
OtavioStasiak deb23d9
fix(android): set RC Mobile User-Agent on push notification avatar fe…
diegolmello 612dd1a
chore(ci): drop iOS upload-hold gate from PR build flow (#7344)
diegolmello 6b21875
fix: don't cancel login saga on 2s timeout (stranded login screen) (#…
diegolmello 540d5e5
fix: prevent crash on Android devices without telecom feature (#7334)
diegolmello d0de42f
fix: Drain lost hangups on WebSocket reconnect (#7345)
diegolmello 18a1039
fix: SAML login fails due to double login race (#7343)
Rohit3523 dfdd5fd
fix(a11y): replace composer auto-focus with header focus in RoomView …
OtavioStasiak 9658b94
chore: align local defaults with chat.rocket.android / chat.rocket.io…
diegolmello 41444f4
fix(android/voip): start microphone FGS for outgoing calls so audio s…
diegolmello 3961d4d
fix(ci): restore iOS upload on develop after upload-hold removal (#7352)
diegolmello 815ff6c
fix: load 50 messages with hideSystemMessages as true on old workspac…
OtavioStasiak e43a181
fix: Deeplink auth when host is already connected (#7358)
yash-rajpal cd6f2a8
fix: re-subscribe rooms stream after forced socket reopen (#7362)
diegolmello 07aee52
chore: Bump version to 4.74.0 (#7369)
diegolmello bf2ab6e
chore: Bump version to 4.73.1
diegolmello cfc2687
Merge remote-tracking branch 'origin/develop' into 4.73.1
diegolmello ff5ec0c
chore: upgrade @react-native-picker/picker to 2.11.4 (#7357)
Rohit3523 bbc25d0
docs: Update README.md (#7356)
aytaj-ismayilzada 70d087b
perf(markdown): reduce room-open render cost with parse cache and com…
diegolmello f9168c8
chore: migrate DirectoryView to Hooks (#7359)
OtavioStasiak 91fa530
perf(call): cut HeaderCallButton mount cost by consolidating call hoo…
diegolmello 80989f5
fix: keep live socket on deeplink login (prevent orphan WebSocket clo…
diegolmello 7605531
chore: remove wt-specific worktree contract from CLAUDE.md (#7365)
diegolmello e988cbf
Merge branch 'develop' into 4.73.1
diegolmello 0140ead
chore: Merge 4.73.1 into single-server
diegolmello 9ec2f3a
chore: align non-product files to 4.73.1 release
diegolmello File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -170,3 +170,4 @@ class NotificationIntentHandler { | |
| } | ||
| } | ||
| } | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 13 additions & 0 deletions
13
app/lib/methods/helpers/announceSearchResultsForAccessibility.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| import { AccessibilityInfo } from 'react-native'; | ||
|
|
||
| import I18n from '../../../i18n'; | ||
|
|
||
| export const announceSearchResultsForAccessibility = (count: number): void => { | ||
| if (count < 1) { | ||
| AccessibilityInfo.announceForAccessibility(I18n.t('No_results_found')); | ||
| return; | ||
| } | ||
|
|
||
| const message = count === 1 ? I18n.t('One_result_found') : I18n.t('Search_Results_found', { count: count.toString() }); | ||
| AccessibilityInfo.announceForAccessibility(message); | ||
| }; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧩 Analysis chain
🏁 Script executed:
Repository: RocketChat/Rocket.Chat.ReactNative
Length of output: 168
🏁 Script executed:
Repository: RocketChat/Rocket.Chat.ReactNative
Length of output: 5288
Recompute call state when selector inputs change.
useEffect(() => { init(); }, [])runsinitonly once, butinituses reactive values (rid, server version check,usePermissionsresult,user?.username, and settings-derived flags likeenabledDMs/enabledChannel/enabledTeams/enabledGroups/enabledLiveChat+jitsiEnabled/*). If any of those change after mount,callEnabledanddisabledTooltipcan stay stale (anddisabledTooltipis only ever set totrue, never reset).💡 Suggested fix
Also reset
disabledTooltip(e.g., tofalse) when recomputing so it matches the latest inputs.🤖 Prompt for AI Agents