-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
chore: Merge 4.47.0 into master #5611
Merged
Merged
Conversation
This file contains 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
* create redux for inAppFeedback * add the clear inAppFeedback, haptic feedback to room view * added haptics feedback to room view * add the user preference to in app vibration and the value * minor tweak * yarn prettier-lint
* fix: remove blocks when updating an old message * minior tweak, add to threadMessagesToUpdate * remove the comments
* take new photo added for avatar * code optimization * Update app/views/ChangeAvatarView/index.tsx Co-authored-by: Gleidson Daniel Silva <[email protected]> * improvements * Update .detoxrc.js * Update jest.config.js --------- Co-authored-by: Gleidson Daniel Silva <[email protected]>
Co-authored-by: Gleidson Daniel Silva <[email protected]>
* merged conflicts * test cases fixed * test case fixed * comments addressed * test update * checkbox package removed * test case fixed * podfile updated * podlock file fixed * fix test * comments addressed --------- Co-authored-by: Gleidson Daniel Silva <[email protected]>
* chore: update detox * chore: improve mocks * chore: add testId * chore: add e2e tests * add more time * Fix tests * fxi tests * update yarn lock * fix import * wip * test * Fix deep linking tests --------- Co-authored-by: Diego Mello <[email protected]>
* fix: open self profile from messages * fix the inAppFeedback reducer function name * add e2e test to open profile by username * update tests --------- Co-authored-by: Gleidson Daniel Silva <[email protected]>
* jest.fn issue * Working on tests * Add quotes test * Audio * Mock search * Fix some act errors from jest --------- Co-authored-by: Gleidson Daniel Silva <[email protected]>
…tex via webview (#5570)
Co-authored-by: Sathurshan <[email protected]> Co-authored-by: Diego Mello <[email protected]>
* chore: remove alignSelf Styles.ts * chore: apply alignSelf style only on LastMessage * test: update snapshot
* chore: add script to organize translations * chore: organize translations alphabetically * chore: add workflow to organize translations and commit changes * chore: naming * chore: update action * test action * wip * updated translations * chore: finish action * action: organized translations * Shuffle 🤪 * action: organized translations --------- Co-authored-by: GleidsonDaniel <[email protected]> Co-authored-by: Diego Mello <[email protected]> Co-authored-by: diegolmello <[email protected]>
* fix: commonmark code_block * update the style of code blocks * fix: bump commonmark and remove patch --------- Co-authored-by: Gleidson Daniel Silva <[email protected]>
* chore: add hideUnreadStatus to unreadsCount logic * fix: sets the value of unreadStatus when it does not come from the backend
* fix: the download's key for files with the same filename * refactor the functions to sanitize the strings * chore: remove useless change --------- Co-authored-by: GleidsonDaniel <[email protected]>
Before the fix emoji could be found only by a subsctring from a string start. For example, we have two emojis 1) foo 2) bar_foo When you perform a search by keyword 'foo' only the first one will be found. Now, both will be found. Co-authored-by: Gleidson Daniel Silva <[email protected]>
* feat: improve login error message * action: organized translations * Update app/i18n/locales/en.json Co-authored-by: Diego Mello <[email protected]> * Update app/i18n/locales/en.json Co-authored-by: Diego Mello <[email protected]> * wip * action: organized translations --------- Co-authored-by: GleidsonDaniel <[email protected]> Co-authored-by: Diego Mello <[email protected]>
* chore: move draftMessage to helpers * fix: set draft when the message is sent
* feat: display language icon for auto translated msgs * add translate icon to stoybook modified: app/containers/message/Message.stories.tsx * fix test * refactor: use colors straightly without finding them with theme * refactor some code * fix test storyshot * fix test issue
* feat: troubleshoot notification (#5198) * navigation done * create the icon inside roomslistview, navigation to push troubleshot and layout push troubleshoot * custom header * fix the rooms list view header icon * layout done * update the pt-br i18n * tweak on colors * feat: create notification in room view (#5250) * button and simple navigation done, missing master detail * navigation * add withTheme and colors to rightuttons * fix e2e test * feat: add troubleshooting to notifications pages (#5276) * feat: add troubleshooting to notifications pages * fix e2e test * feat: device notification settings (#5277) * iOS go to device notification setting to change the configuration * go to notification settings with android * add notifee * add the reducer and action * saga request done * add the setInAlert action * tweak at name and add focus to dispatch the request * use the foreground inside pushTroubleShoot to request the notification and fix the icon color * add the request at roomslistview didmount * remove the notification modulo from android * add patch * minor tweak * feat: test push notification (#5329) * feat: test push notification * restApi and definition * push.info and change properly the troubleshootingNotification * use the finally at try/catch * minor tweak * alert and push.info just for 6.6 * fix the react-native.config * minor tweaks * minor tweak * push.test as rest api * change the name from inAlertNotification to highlightTroubleshooting * feat: push quota * refactor the percentage state * removed the push quota feature * minor tweaks * update the link to push notification * the notification icon in the room header will appear if notifications are disabled or highlight troubleshoot is true * remove push quota texts * updated some of the push quota texts * chore: rename highlightTroubleshooting * chore: better prop naming * wip * chore: fix function name * chore: fix colors * fix: copy * chore: 💅 * chore: use fork * chore: naming * chore: fix init * chore: naming * chore: naming * Comment CE code * Use put on troubleshooting saga * Add db column * fix: check notification payload * action: organized translations * fix: push init --------- Co-authored-by: GleidsonDaniel <[email protected]> Co-authored-by: Diego Mello <[email protected]> Co-authored-by: GleidsonDaniel <[email protected]>
# Conflicts: # android/app/build.gradle # app/i18n/locales/en.json # app/i18n/locales/pt-BR.json # ios/RocketChatRN.xcodeproj/project.pbxproj # ios/RocketChatRN/Info.plist # ios/ShareRocketChatRN/Info.plist # package.json
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Proposed changes
Issue(s)
How to test or reproduce
Screenshots
Types of changes
Checklist
Further comments