Skip to content

Commit

Permalink
pull changes
Browse files Browse the repository at this point in the history
  • Loading branch information
thepiyush-303 committed Nov 7, 2024
2 parents 2cf7525 + 746d4fe commit a1fbbe9
Show file tree
Hide file tree
Showing 3,294 changed files with 119,548 additions and 48,874 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
7 changes: 0 additions & 7 deletions .changeset/brown-singers-appear.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/clean-flies-collect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fix user highlights not matching only whole words
9 changes: 5 additions & 4 deletions .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@
"$schema": "https://unpkg.com/@changesets/config@2.3.0/schema.json",
"changelog": ["@rocket.chat/release-changelog", { "repo": "RocketChat/Rocket.Chat" }],
"commit": false,
"fixed": [
["@rocket.chat/meteor", "@rocket.chat/core-typings", "@rocket.chat/rest-typings"]
],
"fixed": [["@rocket.chat/meteor", "@rocket.chat/core-typings", "@rocket.chat/rest-typings"]],
"linked": [],
"access": "public",
"baseBranch": "develop",
"updateInternalDependencies": "patch",
"ignore": []
"ignore": [],
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
"onlyUpdatePeerDependentsWhenOutOfRange": true
}
}
5 changes: 5 additions & 0 deletions .changeset/curvy-flies-greet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Remove unused client side `setUserActiveStatus` meteor method.
13 changes: 13 additions & 0 deletions .changeset/fair-colts-remain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/account-service": patch
"@rocket.chat/authorization-service": patch
"@rocket.chat/ddp-streamer": patch
"@rocket.chat/omnichannel-transcript": patch
"@rocket.chat/presence-service": patch
"@rocket.chat/queue-worker": patch
"@rocket.chat/stream-hub-service": patch
"rocketchat-services": patch
---

Bump meteor to 3.0.4 and Node version to 20.18.0
6 changes: 6 additions & 0 deletions .changeset/forty-gorillas-kneel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/apps-engine": patch
---

Deprecated the `from` field in the apps email bridge and made it optional, using the server's settings when the field is omitted
5 changes: 0 additions & 5 deletions .changeset/four-cherries-kneel.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/healthy-rivers-nail.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/heavy-snails-help.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/khaki-cameras-glow.md

This file was deleted.

13 changes: 0 additions & 13 deletions .changeset/many-balloons-scream.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/mighty-drinks-hide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nasty-tools-enjoy.md

This file was deleted.

6 changes: 6 additions & 0 deletions .changeset/nervous-rivers-fry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/apps-engine': patch
'@rocket.chat/meteor': patch
---

Fixed an issue that would grant network permission to app's processes in wrong cases
7 changes: 0 additions & 7 deletions .changeset/quiet-cherries-punch.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/real-jeans-worry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes banner breaking the UI with specific payloads
5 changes: 0 additions & 5 deletions .changeset/rich-toes-bow.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/short-drinks-itch.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/sixty-spoons-own.md

This file was deleted.

6 changes: 6 additions & 0 deletions .changeset/smart-radios-reflect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/core-services": patch
---

stops calling an object through proxy calling getQueueWorker
5 changes: 5 additions & 0 deletions .changeset/spicy-spiders-search.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixed an issue where the installed apps list would go stale without a refresh in some cases
5 changes: 0 additions & 5 deletions .changeset/stupid-pigs-share.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tame-mayflies-press.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/tiny-geckos-kiss.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/two-guests-tan.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/apps-engine': patch
---

Removed the 1 second timeout of `Pre` app events. Now they will follow the "global" configuration
5 changes: 5 additions & 0 deletions .changeset/weak-trees-exercise.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/apps-engine': minor
---

Add support to configure apps runtime timeout via the APPS_ENGINE_RUNTIME_TIMEOUT environment variable
5 changes: 0 additions & 5 deletions .changeset/wet-hats-walk.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wise-avocados-taste.md

This file was deleted.

1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/packages/* @RocketChat/Architecture
/packages/apps-engine/ @RocketChat/apps
/packages/core-typings/ @RocketChat/Architecture
/packages/rest-typings/ @RocketChat/Architecture @RocketChat/backend
/packages/ui-contexts/ @RocketChat/frontend
Expand Down
88 changes: 0 additions & 88 deletions .github/actions/build-docker-image/action.yml

This file was deleted.

20 changes: 19 additions & 1 deletion .github/actions/build-docker/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,14 @@ inputs:
required: true
description: 'Node version'
type: string
deno-version:
required: true
description: 'Deno version'
type: string
platform:
required: false
description: 'Platform'
type: string
default: 'alpine'
build-containers:
required: false
description: 'Containers to build along with Rocket.Chat'
Expand Down Expand Up @@ -66,19 +70,33 @@ runs:
if: inputs.setup == 'true'
with:
node-version: ${{ inputs.node-version }}
deno-version: ${{ inputs.deno-version }}
cache-modules: true
install: true
NPM_TOKEN: ${{ inputs.NPM_TOKEN }}

- name: Restore turbo build
uses: actions/download-artifact@v4
with:
name: turbo-build
path: .turbo/cache

- run: yarn build
if: inputs.setup == 'true'
shell: bash
- if: ${{ inputs.platform == 'alpine' }}
uses: actions/cache@v3
with:
path: /tmp/build/matrix-sdk-crypto.linux-x64-musl.node
key: matrix-rust-sdk-crypto-nodejs-v0.2.0-beta.1

- name: Build Docker images
shell: bash
run: |
args=(rocketchat ${{ inputs.build-containers }})
export DENO_VERSION="${{ inputs.deno-version }}"
docker compose -f docker-compose-ci.yml build "${args[@]}"
- name: Publish Docker images to GitHub Container Registry
Expand Down
6 changes: 6 additions & 0 deletions .github/actions/meteor-build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ inputs:
NPM_TOKEN:
required: false
description: 'NPM token'
deno-version:
required: true
description: 'Deno version'
type: string

runs:
using: composite
Expand All @@ -30,6 +34,7 @@ runs:
uses: ./.github/actions/setup-node
with:
node-version: ${{ inputs.node-version }}
deno-version: ${{ inputs.deno-version }}
cache-modules: true
install: true
NPM_TOKEN: ${{ inputs.NPM_TOKEN }}
Expand Down Expand Up @@ -133,3 +138,4 @@ runs:
name: build
path: /tmp/Rocket.Chat.tar.gz
overwrite: true
include-hidden-files: true
Loading

0 comments on commit a1fbbe9

Please sign in to comment.