-
Notifications
You must be signed in to change notification settings - Fork 10.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' of github.com:RocketChat/Rocket.Chat into mess…
…age-template-2 * 'develop' of github.com:RocketChat/Rocket.Chat: (63 commits) Bump @types/nodemailer from 6.4.2 to 6.4.4 (#24822) Bump body-parser from 1.19.0 to 1.19.2 (#24821) Bump @types/ws from 8.5.2 to 8.5.3 in /ee/server/services (#24820) Chore: Add E2E tests for livechat/visitor (#24764) Chore: Add E2E tests for livechat/room.close (#24729) [FIX] German translation for Monitore (#24785) [FIX] Revert AutoComplete (#24812) Chore: APIClass types (#24747) Bump is-svg from 4.3.1 to 4.3.2 (#24801) Bump prometheus-gc-stats from 0.6.2 to 0.6.3 (#24803) Chore: Skip local services changes when shutting down duplicated services (#24810) [FIX] "Match error" when converting a team to a channel (#24629) Regression: Fix ParentRoomWithEndpointData in loop (#24809) Chore: Get Settings Statistics (#24397) [FIX] `PaginatedSelectFiltered` not handling changes (#24732) Chore: converted more hooks to typescript (#24628) Chore: added settings endpoint types (#24506) [FIX] Handle Other Formats inside Upload Avatar (#24226) [FIX] Prune Message issue (#24424) [FIX] Critical: Incorrect visitor getting assigned to a chat from apps (#24805) ...
- Loading branch information
Showing
302 changed files
with
15,063 additions
and
12,093 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,5 @@ | ||
{ | ||
"added": { | ||
"ignore": [ | ||
"packages/accounts-linkedin/**/*", | ||
"packages/linkedin-oauth/**/*" | ||
] | ||
"ignore": ["packages/accounts-linkedin/**/*", "packages/linkedin-oauth/**/*", "tests/cypress/integration/08-resolutions.spec.js"] | ||
} | ||
} |
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
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
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
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
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
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
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
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
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
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
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
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
3 changes: 2 additions & 1 deletion
3
...ver/helpers/composeRoomWithLastMessage.js → ...ver/helpers/composeRoomWithLastMessage.ts
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
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
Oops, something went wrong.