Commit Graph

6167 Commits

Author SHA1 Message Date
Kevin Aleman
a979cebc6a
regression: Remove abac rooms from the audition of user messages (#37892)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2025-12-20 01:45:18 -03:00
gabriellsh
7b851e6bd4
feat: Call History Table (#37839)
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: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>
2025-12-20 02:40:09 +00:00
Aleksander Nicacio da Silva
626f0d2968
feat: Added invitation information to user info contextual bar (#37712)
Co-authored-by: Diego Sampaio <chinello@gmail.com>
2025-12-19 22:28:46 -03:00
Martin Schoeler
b47d3dbc81
regression(ABAC): Missing abac section in team info (#37869) 2025-12-20 00:57:51 +00:00
Aleksander Nicacio da Silva
0b39d87a44
feat: Added invitation badge to room members list (#37643)
Co-authored-by: Diego Sampaio <chinello@gmail.com>
2025-12-19 20:56:43 -03:00
Pierre Lehnen
37ed4ca0e3
chore: improve exported type for 'call-history.info' endpoint (#37905) 2025-12-19 23:38:05 +00:00
Pierre Lehnen
3f2ff2664c
chore: add contact filter to call history endpoint (#37896) 2025-12-19 19:13:08 -03:00
Guilherme Gazzo
700fc7fee6 Merge remote-tracking branch 'origin/master' into develop 2025-12-19 18:41:39 -03:00
gabriellsh
0b660a5933
feat(ui-voip): Add Call Info button to voice calls history message (#37771)
Co-authored-by: Tasso Evangelista <tasso.evangelista@rocket.chat>
2025-12-19 17:32:06 -03:00
rocketchat-github-ci
72fe118ea7 Release 7.13.2
[no ci]
2025-12-19 20:13:50 +00:00
Matheus Cardoso
5f160c4df8
chore: undeprecate /v1/e2e.updateGroupKey endpoint (#37894) 2025-12-19 17:12:29 -03:00
Ricardo Garim
be80b724a6
fix: update /v1/users.logout to properly log out all user sessions (#37846) 2025-12-19 17:11:38 -03:00
dionisio-bot[bot]
aba62efb22
fix: no amd64 binaries on manual installation (#37900)
Co-authored-by: Rodrigo Nascimento <234261+rodrigok@users.noreply.github.com>
2025-12-19 20:03:33 +00:00
Rodrigo Nascimento
cc3a99fa34
fix: no amd64 binaries on manual installation (#37841) 2025-12-19 16:03:06 -03:00
デワンシュ
0ccb9692b4
feat: Room List Bridge (#37719)
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: Douglas Gubert <douglas.gubert@gmail.com>
Co-authored-by: Guilherme Gazzo <guilherme@gazzo.xyz>
2025-12-19 15:25:18 -03:00
Guilherme Gazzo
4efb7f694e chore: update InvitationBadge snapshot 2025-12-19 15:10:29 -03:00
Julio Araujo
4829211aae
chore(deps): bump nodemailer lib (#37743) 2025-12-19 13:53:35 -03:00
FlyeraX
04febb0c06
chore(deps): bump parse/node-apn to 7.0.1 (#37734) 2025-12-19 13:52:19 -03:00
Aleksander Nicacio da Silva
f056c451c2
feat: Added invitation badge to sidebar (#37635) 2025-12-19 13:42:43 -03:00
dionisio-bot[bot]
f8154f190e
fix: imported fixes 2025-12-19 (#37876)
Co-authored-by: Julio Araujo <julio.araujo@rocket.chat>
Co-authored-by: Ricardo Garim <rswarovsky@gmail.com>
2025-12-19 16:45:35 +01: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
Pierre Lehnen
17496dfac6
chore: save users' names to call history (#37867) 2025-12-19 13:59:27 +00:00
Julio Araujo
56f12396f9
fix: imported fixes 2025-12-19 (#37874)
Co-authored-by: Ricardo Garim <rswarovsky@gmail.com>
2025-12-19 13:43:18 +01:00
Douglas Gubert
ec56600155
fix: third-party login is broken (#37707) 2025-12-19 09:29:58 -03:00
Lucas Pelegrino
23e047c79c
fix: Remove requestTagBeforeClosing dependency from chatClosingTags (#37822)
Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>
2025-12-19 12:13:39 +00:00
Ricardo Garim
532604ea15
fix: prevent push notifications from being sent after logout (#37845) 2025-12-19 11:24:31 +00:00
Abhinav Kumar
25a10b65bc
fix: Global Search "Jump to message" failing due to incorrect URL generation (#37717)
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: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>
2025-12-19 04:31:10 +00:00
Pierre Lehnen
d821cd3ffc
chore: add params to filter call history by direction and/or state (#37873)
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-19 00:55:45 +00:00
Kevin Aleman
38204e05ec
regression: Duplicated error messages when inviting invalid user to ABAC managed room (#37866) 2025-12-18 19:59:30 -03:00
gabriellsh
a909ab69b2
feat: Implement Call History contextual bar inside rooms (#37773)
Co-authored-by: Douglas Fabris <devfabris@gmail.com>
2025-12-18 19:19:54 -03:00
Júlia Jaeger Foresti
9fb60f2148
fix: UserAutoCompleteMultiple not removing selected items (#37823) 2025-12-18 22:13:27 +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
Kevin Aleman
4fe33e8b86
test: Fix flaky current chats test (#37860) 2025-12-18 16:11:06 +00: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
Kevin Aleman
cb7c338d94
test: Flaky average-service-time livechat test (#37854)
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-17 22:29:27 -03:00
gabriellsh
afd964b7d8
test: Fix flaky should add a custom emoji[...] tests and improve selector specificity (#37834)
Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>
2025-12-18 00:55:16 +00:00
Guilherme Gazzo
6573e3b784 test(api): implement retry logic for read receipt retrieval in asynchronous message handling 2025-12-17 11:29:13 -03:00
Tasso Evangelista
3e428054ff
chore(ui-client): Move some views (#37757) 2025-12-17 10:25:39 -03:00
gabriellsh
d24910bbac
chore: Upgrade fuselage packages (#37795) 2025-12-16 21:28:44 +00:00
gabriellsh
f3dc2c1815
chore: Move GenericTable to ui-client package (#37830) 2025-12-16 19:21:53 +00:00
Guilherme Gazzo
d77cd2f755
test(livechat): add deleteAgent function and integrate into end-to-en… (#37831)
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 12:05:20 -03:00
Aleksander Nicacio da Silva
be679f4160
fix: Create channel modal not validating federated access permission (#37504) 2025-12-16 14:02:44 +00:00
Guilherme Gazzo
cf4dfcdc58 test: add extra details for takeInquiry method during TEST_MODE
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 00:32:24 -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
Aleksander Nicacio da Silva
b81ae0b6d8
chore: Disabled voice actions in federated rooms (#37714) 2025-12-15 20:53:08 +00:00
Matheus Cardoso
4aa3634186
fix(presence): update connections on heartbeat and remove them when stale (#37551) 2025-12-15 19:24:19 +00:00
Guilherme Gazzo
7324d99920
test: Enhance end-to-end tests for DMs (#37813)
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-15 12:19:44 -03:00
Pierre Lehnen
161459afed
chore: use err for logging Error instances on voip code (#37794) 2025-12-12 22:18:32 +00:00
Aleksander Nicacio da Silva
855fae239d
refactor: Sidebar badges (#37638) 2025-12-12 13:52:03 +00:00
Douglas Fabris
17f587ba12
fix: Unable to change password when 2FA is enabled (#37745) 2025-12-11 21:42:44 +00:00
Lucas Pelegrino
5b3f93c47a
chore: adds deprecation warning for livechat:removeBusinessHour and new endpoint to replace it (#37775) 2025-12-11 17:00:36 -03:00
Douglas Fabris
2e4bd49f06
test: Add e2e test for change password in account security page (#37765) 2025-12-11 17:08:40 +00:00
Abhinav Kumar
5896e3b477
fix: router failing to match channel route when 'First Channel After Login' starts with a hash (#37656) 2025-12-11 12:15:33 +00:00
Guilherme Gazzo
99dcf8cd42
chore: prevent federated room from being handled by read receipt (#37721)
Co-authored-by: Aleksander Nicacio da Silva <aleksander.silva@rocket.chat>
2025-12-10 22:02:28 -03:00
Ricardo Garim
c48eb6849d
fix: remove sensitive information from outgoingLogger logs (#37729) 2025-12-10 21:59:49 -03:00
Lucas Pelegrino
4182a7b43e
chore: replaces use of legacy livechat:saveCustomFields with new endpoint in api test helpers (#37767) 2025-12-10 21:58:11 -03:00
Guilherme Gazzo
6b7356961d test: implement retry logic for inquiry timeout in livechat end-to-end tests 2025-12-10 20:05:59 -03:00
Lucas Pelegrino
872da49986
chore: adds a deprecation warning for livechat:saveBusinessHour (#37690) 2025-12-10 21:20:29 +00:00
Guilherme Gazzo
ddf671785a
test: implement retry logic for read receipt verification (#37762) 2025-12-10 16:35:04 -03:00
Douglas Fabris
095fcc0bbe
chore: Add getPreviousRouteName to RouterContext (#37752) 2025-12-10 16:05:54 +00:00
Guilherme Gazzo
7fbe79435d
test: inject initial data after each test in E2EE Key Reset (#37759) 2025-12-10 10:25:05 -03:00
Guilherme Gazzo
4793aca879
fix(federation): previous states on initial state and remove emitter (#37677) 2025-12-10 00:00:10 -03:00
Aleksander Nicacio da Silva
176d5eae3f
feat: Added pending invitation state to rooms (#37612)
Co-authored-by: Diego Sampaio <chinello@gmail.com>
Co-authored-by: Guilherme Gazzo <guilherme@gazzo.xyz>
2025-12-09 23:53:49 -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
607fa6e94c
chore: remove roomToolbox prop in RoomHeader component (#37755) 2025-12-09 18:48:49 -03:00
gabriellsh
1a9225e839
chore: Move getHistoryMessagePayload to ui-voip package (#37738) 2025-12-09 18:57:34 +00:00
Guilherme Gazzo
06991bc3ef
chore: added withSubscription to MockedAppRootBuilder (#37746)
Co-authored-by: Aleksander Nicacio da Silva <aleksander.silva@rocket.chat>
2025-12-09 13:57:03 -03:00
Pierre Lehnen
9b3fa8d7b1
chore: add endpoints for retrieving call history data (#37702) 2025-12-09 14:28:20 +00:00
Guilherme Gazzo
3837d205df Merge remote-tracking branch 'origin/master' into develop 2025-12-09 10:11:25 -03:00
Ricardo Garim
a2b2e268ec
fix: make validateRoleList to check by role name or id (#37713) 2025-12-09 11:43:44 +00:00
rocketchat-github-ci
4eeab1ef83 Release 7.13.1
[no ci]
2025-12-09 04:47:47 +00:00
gabriellsh
53547cce18
chore: Move UserCardContext to ui-contexts package (#37728) 2025-12-09 01:53:04 +00:00
Yash Rajpal
27e4252d6c
fix: startup iframe event (#37718)
Co-authored-by: Júlia Jaeger Foresti <60678893+juliajforesti@users.noreply.github.com>
2025-12-08 18:03:23 +00:00
Guilherme Gazzo
b315fba091
test: Update JIRA API version and handle errors in test result reporting (#37723) 2025-12-08 13:23:37 -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
Douglas Fabris
4186121fa5
fix: Custom status empty value not updating immediately (#37443)
Co-authored-by: gabriellsh <40830821+gabriellsh@users.noreply.github.com>
Co-authored-by: Guilherme Gazzo <guilherme@gazzo.xyz>
2025-12-08 08:31:29 -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
Pierre Lehnen
48953d23b6
chore: create call history entries for external voice calls (#37698) 2025-12-05 18:37:00 +00:00
gabriellsh
e96bb84e4d
chore: Move InfoPanel component to ui-client package (#37701) 2025-12-05 15:04:15 +00:00
Tasso Evangelista
75bd3e4625
chore: Reformat package manifest files (#37639) 2025-12-05 09:18:08 -03:00
Guilherme Gazzo
ea15871053 chore: update package versions to 7.14.0-develop 2025-12-04 22:51:00 -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
Lucas Pelegrino
dc67590d14
chore: Adds deprecation warning for livechat:saveTag and new endpoint to replace it (#37281) 2025-12-04 18:00:13 +00:00
Douglas Gubert
7809e0401a
fix: slashcommand query incorrectly removing commands from UI (#37654)
Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>
2025-12-04 15:38:50 +00:00
Douglas Fabris
2050d1d07f
refactor: Get custom fields from useCustomFieldsQuery (#37674) 2025-12-03 20:32:35 +00:00
Guilherme Gazzo
dc51116b4e
chore: create useSidePanelQueueListTab to solve types issues (#37686) 2025-12-03 15:48:28 -03:00
Guilherme Gazzo
d4df5e9dd5 chore: Refactor RoomsNavigationContext and related components to improve type safety and enhance sidebar functionality 2025-12-03 18:40:42 +01:00
Guilherme Gazzo
a70e67c762 chore: Refine type handling in RoomsNavigationProvider by removing ILivechatInquiryRecord from setGroupRoom function 2025-12-03 18:40:42 +01:00
Lucas Pelegrino
315c377a42
chore: Adds deprecation warning on livechat:removeMonitor with new endpoint to replace it (#37168) 2025-12-03 16:03:26 +00:00
rocketchat-github-ci
cfc3967cef Release 7.13.0-rc.1
[no ci]
2025-12-02 21:50:45 +00:00
Ricardo Garim
c26d23cd13 regression(federation): DM detection in createDirectMessage (#37582)
Co-authored-by: Guilherme Gazzo <guilherme@gazzo.xyz>
2025-12-02 22:41:33 +01:00
Danilo Morães
951a9bcf9c test: message media tests (#37528) 2025-12-02 22:41:33 +01:00
Guilherme Gazzo
ce8c3fdb75 chore: update @rocket.chat/federation-sdk to version 0.3.2 across multiple packages 2025-12-02 22:41:33 +01:00
Diego Sampaio
355d26d92d
fix(federation): _matrix version endpoint incorrect information (#37628) 2025-12-02 18:40:34 -03:00
Douglas Fabris
0c050241dc
feat: Change CTA position in FingerprintChangeModal (#37659) 2025-12-02 19:45:22 +00:00
gabriellsh
74d21c2d22
chore: Move ContextualBar and subcomponents to ui-client package (#37661) 2025-12-02 16:40:56 +00:00
Guilherme Gazzo
b9f68ae944 chore: update @rocket.chat/federation-sdk to version 0.3.2 across multiple packages 2025-12-02 12:04:45 -03:00
Douglas Fabris
a5495ffcd9
test: Strengthens admin sidebar locator (#37665) 2025-12-02 13:43:10 +00:00
Aleksander Nicacio da Silva
6264e1cfd7
fix: License validations for federated rooms (#37523) 2025-12-01 22:40:33 +00:00
gabriellsh
cbc0953fd6
chore: Move PageScrollableContent to ui-client package (#37644) 2025-12-01 20:15:05 +00:00
Lucas Pelegrino
2ec30579b0
regression: fixes undefined user-agent on device login detection (#37642) 2025-12-01 16:34:57 +00:00
Yash Rajpal
ddc935727e
feat: User inactiveReason (#37224) 2025-12-01 15:33:01 +00:00
Danilo Morães
2b91fb54ca
test: message media tests (#37528) 2025-12-01 12:01:00 +00:00
gabriellsh
e1c634a19e
chore: Move CustomScrollbars and VirtualizedScrollbars to ui-client package (#37619) 2025-11-28 18:39:08 +00:00
Ricardo Garim
0064a4f1c7
regression(federation): DM detection in createDirectMessage (#37582)
Co-authored-by: Guilherme Gazzo <guilherme@gazzo.xyz>
2025-11-27 19:12:26 -03:00
gabriellsh
2b304fbd2a
chore: Move RoomToolboxContext to ui-contexts (#37617) 2025-11-27 14:40:25 +00:00
Lucas Pelegrino
a5a7343a83
chore: Adds deprecation warning on livechat:addMonitor with new endpoint to replace it (#37061) 2025-11-26 10:36:12 +00:00
Tasso Evangelista
06a099e522
chore: Apply eslint-plugin-storybook consistently across packages (#37602) 2025-11-25 11:20:48 -03:00
Harmeet Kour
95741a63c7
test: Add automation tests for internal voice call flow (#37374) 2025-11-25 12:34:30 +00:00
Matheus Cardoso
333cdd3778
ci: handle expected failures in jira reporter (#37595) 2025-11-24 19:43:20 +00:00
Guilherme Gazzo
967de6ae2d chore(version-compiler): add debug logging for version retrieval and file processing 2025-11-24 13:45:48 -03:00
Guilherme Gazzo
1d71678e37 chore(meteor): enhance build command with debug flag and improve error logging in version compiler 2025-11-24 13:14:52 -03:00
Guilherme Gazzo
1d80ce5741
chore: add verbose flag to yarn build command in meteor build action (#37590) 2025-11-24 11:56:21 -03:00
Tasso Evangelista
4ca66c442b
chore: useHasLicenseModule return as a query result (#37552) 2025-11-24 10:10:06 -03:00
gabriellsh
5ef03e216e
chore: Upgrade Fuselage focus handling (#37334)
Co-authored-by: Tasso <tasso.evangelista@rocket.chat>
2025-11-21 13:23:48 -03:00
Tasso Evangelista
5f805f0274
chore(i18n): Remove resources' single bundle to reduce package size (#37543) 2025-11-21 10:09:32 -03:00
rocketchat-github-ci
cbd73cfa38 Release 7.12.2
[no ci]
2025-11-21 11:43:46 +00:00
rocketchat-github-ci
e55bda8394 Release 7.13.0-rc.0 2025-11-20 17:38:28 +00:00
Tiago Evangelista Pinto
8596daf01a
fix: Orphan team when last owner user deleted (#36807)
Co-authored-by: Abhinav Kumar <15830206+abhinavkrin@users.noreply.github.com>
Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>
2025-11-20 11:48:24 +00:00
Pierre Lehnen
7f1b834a55
feat: In-Chat Messages for Voice Calls (#37378)
Co-authored-by: gabriellsh <40830821+gabriellsh@users.noreply.github.com>
2025-11-19 22:42:10 +00:00
デワンシュ
5f075eabe1
feat(apps): graduate getUserRoomIds experiment to the user bridge (#37547)
Co-authored-by: Douglas Gubert <1810309+d-gubert@users.noreply.github.com>
2025-11-19 22:02:20 +00:00
Douglas Gubert
3b92e81c25
fix: upload handler loading file contents to memory twice (#37550) 2025-11-19 20:52:52 +00:00
gabriellsh
035e0c7c38
feat: New preference for Voice call notifications (#37505) 2025-11-19 19:00:42 +00:00
gabriellsh
44ca3b111f
feat(ui-kit): Introduce info_card, icon and icon_button (#37398)
Co-authored-by: Tasso Evangelista <tasso.evangelista@rocket.chat>
2025-11-19 13:35:07 -03:00
Martin Schoeler
4ecebe8b8a
chore: ABAC Attributes room info view (#37484) 2025-11-19 14:09:49 +00:00
dionisio-bot[bot]
424f3a4262
fix: high cpu usage with large amount of channels (#37520)
Co-authored-by: Matheus Cardoso <5606812+cardoso@users.noreply.github.com>
2025-11-18 21:05:52 +00:00
dionisio-bot[bot]
c6b2e7ec0e
fix: Remove warning for deprecated /health endpoint its too noisy (#37518)
Co-authored-by: Aaron Ogle <51996+geekgonecrazy@users.noreply.github.com>
2025-11-18 20:01:41 +00:00
Tasso Evangelista
8a6cae6f14
chore: Move helper to E2E test (#37546) 2025-11-18 13:36:46 -03:00
Douglas Fabris
9f77c721f1
fix: Cannot save some user profile fields as empty (#37430)
Co-authored-by: Felipe Scuciatto <919565+scuciatto@users.noreply.github.com>
2025-11-18 11:23:01 +00:00
dionisio-bot[bot]
821cb72bb7
fix: improves how code access user-agent in the headers (#37540)
Co-authored-by: Lucas Pelegrino <16467257+lucas-a-pelegrino@users.noreply.github.com>
2025-11-18 02:46:51 +00:00
Martin Schoeler
150efb9d3c
feat: Move expandable message composer out of feature preview (#37524)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2025-11-17 18:50:51 -03:00
Tasso Evangelista
ed544f8946
chore(deps): Upgrade some dependencies (#37508) 2025-11-17 13:34:04 -03:00
Danilo Morães
9a570178e3
chore: federation-matrix integration tests (#37219)
Co-authored-by: Danilo Morães <danilo.moraes@rocket.chat>
Co-authored-by: Guilherme Gazzo <guilherme@gazzo.xyz>
2025-11-17 10:58:06 -03:00
Douglas Gubert
de830b603c
chore(apps): remove CI test dependency on marketplace api (#37272)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-11-17 09:27:34 -03:00
Tasso Evangelista
744756cc2e
chore: Handle props spreading weaknesses (#37509) 2025-11-17 12:02:46 +00:00
Douglas Fabris
e1682d2c51
fix: Leave room action available for users without subscription (#37477) 2025-11-14 20:26:40 +00:00
Rodrigo Nascimento
06915142d2
chore(ci): do not include dev dependencies in docker images (#37481) 2025-11-14 19:40:40 +00:00
ergot-rp
7d90c9d685
feat(a11y): Missing FieldGroup legend in profile page (#37119)
Co-authored-by: Erik Göthe <194300518+ergotse@users.noreply.github.com>
Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>
2025-11-13 22:02:01 +00:00
ergot-rp
67fa49161f
feat(a11y): Missing FieldGroup legend in accessibility page (#37134)
Co-authored-by: Erik Göthe <194300518+ergotse@users.noreply.github.com>
Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>
2025-11-13 19:45:55 +00:00
Douglas Fabris
09874aee32
test: Flaky admin search users (#37501) 2025-11-13 14:20:08 -03:00
Yash Rajpal
c0dee8d935
fix: Allow TOTP 2FA without email verification (#37368) 2025-11-13 13:01:05 +00:00
Aleksander Nicacio da Silva
c390d5c8c2
fix: User Autocomplete's avatar being misaligned (#37486) 2025-11-12 21:42:41 +00:00
Lucas Pelegrino
dbb8824a4e
fix: improves how code access user-agent in the headers (#37493) 2025-11-12 19:14:00 +00:00
Aaron Ogle
60a9587540
fix: Remove warning for deprecated /health endpoint its too noisy (#37485) 2025-11-12 14:57:57 +00:00