Commit Graph

1287 Commits

Author SHA1 Message Date
Ricardo Garim
5fa150953b
fix: guest room limit incorrectly counting DMs (#37919) 2025-12-26 12:16:03 +00:00
Guilherme Gazzo
9d65630ad7 Merge remote-tracking branch 'origin/release-8.0.0' into develop 2025-12-22 23:23:43 -03:00
rocketchat-github-ci
0f9345a316 Release 8.0.0-rc.1
[no ci]
2025-12-23 02:19:11 +00:00
Diego Sampaio
75c32c588d
regression(federation): fix mixed DM invite not working (#37924)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-12-22 22:51:32 -03:00
Tasso Evangelista
cfea98d230
chore(presence): Review build configuration (#37926) 2025-12-22 15:17:33 -03:00
rocketchat-github-ci
8448179601 Release 8.0.0-rc.0 2025-12-21 17:36:29 +00:00
Yash Rajpal
2de4547580 chore!: Remove VoIP_TeamCollab_Enabled setting (#36941)
Co-authored-by: Pierre Lehnen <pierre.lehnen@rocket.chat>
2025-12-20 15:44:23 -03:00
Pierre Lehnen
5526af4a59 chore!: remove omnichannel voip (#37689) 2025-12-20 15:44:23 -03:00
Júlia Jaeger Foresti
bfa4bb85f9 chore!: remove livechat:setUpConnection method (#37397) 2025-12-20 15:44:23 -03:00
Guilherme Gazzo
afe361633b chore!: Remove streamhub (#35964) 2025-12-20 15:44:23 -03:00
Kevin Aleman
583672612a
test: MongoMS cache directory (#37893) 2025-12-20 02:36:02 -03:00
Tasso Evangelista
7a6c79d24a
chore(pdf-worker): Review build configuration (#37857) 2025-12-20 00:49:53 -03:00
Diego Sampaio
0cbd1c3e48
test(federation): cover more DMs use cases (#37891) 2025-12-20 00:49:10 -03:00
Guilherme Gazzo
700fc7fee6 Merge remote-tracking branch 'origin/master' into develop 2025-12-19 18:41:39 -03:00
rocketchat-github-ci
72fe118ea7 Release 7.13.2
[no ci]
2025-12-19 20:13:50 +00:00
dionisio-bot[bot]
e9f1930a27
regression: fix presence connections not being updated in DDPStreamer (#37887)
Co-authored-by: Matheus Cardoso <5606812+cardoso@users.noreply.github.com>
2025-12-19 14:58:10 +00:00
dionisio-bot[bot]
eef2b390a8
fix(presence): update connections on heartbeat and remove them when stale (#37883)
Co-authored-by: Matheus Cardoso <5606812+cardoso@users.noreply.github.com>
2025-12-19 14:34:08 +00:00
Diego Sampaio
5106fcd417
fix(federation): update group DMs names (#37840) 2025-12-18 17:14:15 -03:00
Diego Sampaio
56980286ca
test(federation): validate empty room state (#37824)
Co-authored-by: Guilherme Gazzo <guilherme@gazzo.xyz>
2025-12-18 16:58:29 -03:00
Pierre Lehnen
0d62bd60f7
chore: improve voice call logs (#37861) 2025-12-18 19:22:52 +00:00
Matheus Cardoso
3b9aab8da9
regression: fix presence connections not being updated in DDPStreamer (#37855) 2025-12-18 18:26:04 +00:00
Tasso Evangelista
65214b656e
chore(federation-matrix): Review build configuration (#37858)
Some checks are pending
CI / ⚙️ Variables Setup (push) Waiting to run
CI / 🚀 Notify external services - draft (push) Blocked by required conditions
CI / 📦 Build Packages (push) Blocked by required conditions
CI / 📦 Meteor Build (${{ matrix.type }}) (coverage) (push) Blocked by required conditions
CI / 📦 Meteor Build (${{ matrix.type }}) (production) (push) Blocked by required conditions
CI / 🚢 Build Docker (amd64, [account-service presence-service stream-hub-service omnichannel-transcript-service], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Blocked by required conditions
CI / 🚢 Build Docker (amd64, [authorization-service queue-worker-service ddp-streamer-service], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Blocked by required conditions
CI / 🚢 Build Docker (amd64, [rocketchat], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Blocked by required conditions
CI / 🚢 Build Docker (amd64, [rocketchat], coverage) (push) Blocked by required conditions
CI / 🚢 Build Docker (arm64, [account-service presence-service stream-hub-service omnichannel-transcript-service], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Blocked by required conditions
CI / 🚢 Build Docker (arm64, [authorization-service queue-worker-service ddp-streamer-service], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Blocked by required conditions
CI / 🚢 Build Docker (arm64, [rocketchat], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Blocked by required conditions
CI / 🚢 Build Docker (arm64, [rocketchat], coverage) (push) Blocked by required conditions
CI / 🚢 Publish Docker Images (ghcr.io) (push) Blocked by required conditions
CI / 📦 Track Image Sizes (push) Blocked by required conditions
CI / 🔎 Code Check (push) Blocked by required conditions
CI / 🔨 Test Storybook (push) Blocked by required conditions
CI / 🔨 Test Unit (push) Blocked by required conditions
CI / 🔨 Test API (CE) (push) Blocked by required conditions
CI / 🔨 Test UI (CE) (push) Blocked by required conditions
CI / 🔨 Test API (EE) (push) Blocked by required conditions
CI / 🔨 Test UI (EE) (push) Blocked by required conditions
CI / 🔨 Test Federation Matrix (push) Blocked by required conditions
CI / 📊 Report Coverage (push) Blocked by required conditions
CI / ✅ Tests Done (push) Blocked by required conditions
CI / 🚀 Publish build assets (push) Blocked by required conditions
CI / 🚀 Publish Docker Images (DockerHub) (push) Blocked by required conditions
CI / 🚀 Notify external services (push) Blocked by required conditions
CI / Update Version Durability (push) Blocked by required conditions
Code scanning - action / CodeQL-Build (push) Waiting to run
2025-12-18 13:54:27 -03:00
Kevin Aleman
73d9eb2783
feat: ABAC (#37091)
Co-authored-by: Tasso <tasso.evangelista@rocket.chat>
Co-authored-by: Martin Schoeler <martin.schoeler@rocket.chat>
Co-authored-by: MartinSchoeler <martinschoeler8@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-18 09:32:11 -03:00
Guilherme Gazzo
848af33625
refactor(tests): enhance waitForRoomEvent with timeout handling (#37835)
Some checks are pending
CI / ⚙️ Variables Setup (push) Waiting to run
CI / 🚀 Notify external services - draft (push) Blocked by required conditions
CI / 📦 Build Packages (push) Blocked by required conditions
CI / 📦 Meteor Build (${{ matrix.type }}) (coverage) (push) Blocked by required conditions
CI / 📦 Meteor Build (${{ matrix.type }}) (production) (push) Blocked by required conditions
CI / 🚢 Build Docker (amd64, [account-service presence-service stream-hub-service omnichannel-transcript-service], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Blocked by required conditions
CI / 🚢 Build Docker (amd64, [authorization-service queue-worker-service ddp-streamer-service], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Blocked by required conditions
CI / 🚢 Build Docker (amd64, [rocketchat], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Blocked by required conditions
CI / 🚢 Build Docker (amd64, [rocketchat], coverage) (push) Blocked by required conditions
CI / 🚢 Build Docker (arm64, [account-service presence-service stream-hub-service omnichannel-transcript-service], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Blocked by required conditions
CI / 🚢 Build Docker (arm64, [authorization-service queue-worker-service ddp-streamer-service], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Blocked by required conditions
CI / 🚢 Build Docker (arm64, [rocketchat], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Blocked by required conditions
CI / 🚢 Build Docker (arm64, [rocketchat], coverage) (push) Blocked by required conditions
CI / 🚢 Publish Docker Images (ghcr.io) (push) Blocked by required conditions
CI / 📦 Track Image Sizes (push) Blocked by required conditions
CI / 🔎 Code Check (push) Blocked by required conditions
CI / 🔨 Test Storybook (push) Blocked by required conditions
CI / 🔨 Test Unit (push) Blocked by required conditions
CI / 🔨 Test API (CE) (push) Blocked by required conditions
CI / 🔨 Test UI (CE) (push) Blocked by required conditions
CI / 🔨 Test API (EE) (push) Blocked by required conditions
CI / 🔨 Test UI (EE) (push) Blocked by required conditions
CI / 🔨 Test Federation Matrix (push) Blocked by required conditions
CI / 📊 Report Coverage (push) Blocked by required conditions
CI / ✅ Tests Done (push) Blocked by required conditions
CI / 🚀 Publish build assets (push) Blocked by required conditions
CI / 🚀 Publish Docker Images (DockerHub) (push) Blocked by required conditions
CI / 🚀 Notify external services (push) Blocked by required conditions
CI / Update Version Durability (push) Blocked by required conditions
Code scanning - action / CodeQL-Build (push) Waiting to run
2025-12-16 19:04:32 -03:00
gabriellsh
d24910bbac
chore: Upgrade fuselage packages (#37795) 2025-12-16 21:28:44 +00:00
Diego Sampaio
c406a51d30
test(federation): create DM tests (#37777)
Some checks are pending
CI / ⚙️ Variables Setup (push) Waiting to run
CI / 🚀 Notify external services - draft (push) Blocked by required conditions
CI / 📦 Build Packages (push) Blocked by required conditions
CI / 📦 Meteor Build (${{ matrix.type }}) (coverage) (push) Blocked by required conditions
CI / 📦 Meteor Build (${{ matrix.type }}) (production) (push) Blocked by required conditions
CI / 🚢 Build Docker (amd64, [account-service presence-service stream-hub-service omnichannel-transcript-service], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Blocked by required conditions
CI / 🚢 Build Docker (amd64, [authorization-service queue-worker-service ddp-streamer-service], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Blocked by required conditions
CI / 🚢 Build Docker (amd64, [rocketchat], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Blocked by required conditions
CI / 🚢 Build Docker (amd64, [rocketchat], coverage) (push) Blocked by required conditions
CI / 🚢 Build Docker (arm64, [account-service presence-service stream-hub-service omnichannel-transcript-service], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Blocked by required conditions
CI / 🚢 Build Docker (arm64, [authorization-service queue-worker-service ddp-streamer-service], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Blocked by required conditions
CI / 🚢 Build Docker (arm64, [rocketchat], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Blocked by required conditions
CI / 🚢 Build Docker (arm64, [rocketchat], coverage) (push) Blocked by required conditions
CI / 🚢 Publish Docker Images (ghcr.io) (push) Blocked by required conditions
CI / 📦 Track Image Sizes (push) Blocked by required conditions
CI / 🔎 Code Check (push) Blocked by required conditions
CI / 🔨 Test Storybook (push) Blocked by required conditions
CI / 🔨 Test Unit (push) Blocked by required conditions
CI / 🔨 Test API (CE) (push) Blocked by required conditions
CI / 🔨 Test UI (CE) (push) Blocked by required conditions
CI / 🔨 Test API (EE) (push) Blocked by required conditions
CI / 🔨 Test UI (EE) (push) Blocked by required conditions
CI / 🔨 Test Federation Matrix (push) Blocked by required conditions
CI / 📊 Report Coverage (push) Blocked by required conditions
CI / ✅ Tests Done (push) Blocked by required conditions
CI / 🚀 Publish build assets (push) Blocked by required conditions
CI / 🚀 Publish Docker Images (DockerHub) (push) Blocked by required conditions
CI / 🚀 Notify external services (push) Blocked by required conditions
CI / Update Version Durability (push) Blocked by required conditions
Code scanning - action / CodeQL-Build (push) Waiting to run
Co-authored-by: Guilherme Gazzo <guilherme@gazzo.xyz>
2025-12-15 19:17:09 -03:00
Diego Sampaio
acf14d63af
test(federation): remove qase monkey patch (#37818) 2025-12-15 18:39:28 -03:00
Guilherme Gazzo
1baa03cced
fix(federation): handle "disinvite" and duplicated messages (#37791)
Co-authored-by: Jéssica Souza <jessica_schelly@hotmail.com>
2025-12-15 18:17:32 -03:00
Matheus Cardoso
4aa3634186
fix(presence): update connections on heartbeat and remove them when stale (#37551) 2025-12-15 19:24:19 +00:00
Tasso Evangelista
cea565ba8f
chore(message-parser): Review build configuration (#37737) 2025-12-15 13:23:41 -03:00
Diego Sampaio
a00c000f97
fix(federation): return empty devices list (#37761) 2025-12-15 10:30:47 -03:00
Pierre Lehnen
8bf0bab1eb
fix: unhandled exception if Drachtio fails to initiate a request (#37793)
Some checks failed
CI / ⚙️ Variables Setup (push) Has been cancelled
Code scanning - action / CodeQL-Build (push) Has been cancelled
CI / 🚀 Notify external services - draft (push) Has been cancelled
CI / 📦 Build Packages (push) Has been cancelled
CI / 📦 Meteor Build (${{ matrix.type }}) (coverage) (push) Has been cancelled
CI / 📦 Meteor Build (${{ matrix.type }}) (production) (push) Has been cancelled
CI / 🚢 Build Docker (amd64, [account-service presence-service stream-hub-service omnichannel-transcript-service], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Has been cancelled
CI / 🚢 Build Docker (amd64, [authorization-service queue-worker-service ddp-streamer-service], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Has been cancelled
CI / 🚢 Build Docker (amd64, [rocketchat], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Has been cancelled
CI / 🚢 Build Docker (amd64, [rocketchat], coverage) (push) Has been cancelled
CI / 🚢 Build Docker (arm64, [account-service presence-service stream-hub-service omnichannel-transcript-service], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Has been cancelled
CI / 🚢 Build Docker (arm64, [authorization-service queue-worker-service ddp-streamer-service], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Has been cancelled
CI / 🚢 Build Docker (arm64, [rocketchat], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Has been cancelled
CI / 🚢 Build Docker (arm64, [rocketchat], coverage) (push) Has been cancelled
CI / 🚢 Publish Docker Images (ghcr.io) (push) Has been cancelled
CI / 📦 Track Image Sizes (push) Has been cancelled
CI / 🔎 Code Check (push) Has been cancelled
CI / 🔨 Test Storybook (push) Has been cancelled
CI / 🔨 Test Unit (push) Has been cancelled
CI / 🔨 Test API (CE) (push) Has been cancelled
CI / 🔨 Test UI (CE) (push) Has been cancelled
CI / 🔨 Test API (EE) (push) Has been cancelled
CI / 🔨 Test UI (EE) (push) Has been cancelled
CI / 🔨 Test Federation Matrix (push) Has been cancelled
CI / 📊 Report Coverage (push) Has been cancelled
CI / ✅ Tests Done (push) Has been cancelled
CI / 🚀 Publish build assets (push) Has been cancelled
CI / 🚀 Publish Docker Images (DockerHub) (push) Has been cancelled
CI / 🚀 Notify external services (push) Has been cancelled
CI / Update Version Durability (push) Has been cancelled
2025-12-13 01:16:09 +00:00
Pierre Lehnen
161459afed
chore: use err for logging Error instances on voip code (#37794) 2025-12-12 22:18:32 +00:00
Diego Sampaio
2527c47b0a
test(federation): improve and slim down config and scripts (#37769) 2025-12-11 16:44:14 -03:00
Diego Sampaio
c034e41d51
chore(federation): don't check edu configs (#37626) 2025-12-10 10:05:17 -03:00
Jéssica Souza
265f3e2c57
test: add end-to-end tests for rejecting an invitation from Synapse (#37740)
Co-authored-by: Guilherme Gazzo <guilherme@gazzo.xyz>
2025-12-10 00:03:46 -03:00
Guilherme Gazzo
4793aca879
fix(federation): previous states on initial state and remove emitter (#37677) 2025-12-10 00:00:10 -03:00
Ricardo Garim
1a80025127
feat(federation): add room invites support (#37532)
Co-authored-by: Diego Sampaio <chinello@gmail.com>
Co-authored-by: Guilherme Gazzo <guilherme@gazzo.xyz>
2025-12-09 22:45:39 -03:00
Guilherme Gazzo
3837d205df Merge remote-tracking branch 'origin/master' into develop 2025-12-09 10:11:25 -03:00
rocketchat-github-ci
4eeab1ef83 Release 7.13.1
[no ci]
2025-12-09 04:47:47 +00:00
Diego Sampaio
062e4647da
chore(federation): fix error logs (#37706) 2025-12-08 11:12:54 -03:00
Tasso Evangelista
d77894ce26
chore: Enforce stricter TypeScript directives (#37709)
Co-authored-by: Guilherme Gazzo <guilherme@gazzo.xyz>
2025-12-08 10:25:25 -03:00
Júlia Jaeger Foresti
d0be8ad3c8
chore: bump fuselage package (#37699) 2025-12-05 21:36:11 +00:00
Douglas Fabris
5d32f73217
chore: Use swc over babel for storybook's webpack5 compiler (#37696) 2025-12-05 20:42:33 +00:00
Tasso Evangelista
75bd3e4625
chore: Reformat package manifest files (#37639) 2025-12-05 09:18:08 -03:00
Guilherme Gazzo
b209305fb2 Merge remote-tracking branch 'origin/master' into develop 2025-12-04 22:49:23 -03:00
rocketchat-github-ci
98c9d57950 Release 7.13.0
[no ci]
2025-12-05 01:46:47 +00:00
rocketchat-github-ci
9048c7b42a Release 7.13.0-rc.2
[no ci]
2025-12-04 22:50:27 +00:00
Guilherme Gazzo
70db72996e Merge remote-tracking branch 'origin/master' into release-7.13.0 2025-12-04 19:29:30 -03:00
rocketchat-github-ci
cfc3967cef Release 7.13.0-rc.1
[no ci]
2025-12-02 21:50:45 +00:00