Commit Graph

1841 Commits

Author SHA1 Message Date
Pierre Lehnen
c8050708a0
feat: update name references on oauth login (#37954)
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 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 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-26 13:05:47 +00:00
Ricardo Garim
5fa150953b
fix: guest room limit incorrectly counting DMs (#37919) 2025-12-26 12:16:03 +00:00
rocketchat-github-ci
0f9345a316 Release 8.0.0-rc.1
[no ci]
2025-12-23 02:19:11 +00:00
rocketchat-github-ci
8448179601 Release 8.0.0-rc.0 2025-12-21 17:36:29 +00:00
Yash Rajpal
62708dcd12
fix!: title and value properties should be required on attachments.fields (#37233) 2025-12-20 17:33:59 -03:00
Guilherme Gazzo
b639adf22a chore: Throw error if deprecation endpoint deprecated should be removed (#36647)
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 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 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-20 15:44:23 -03:00
Douglas Fabris
55dc368f3f feat: Move enhanced navigation out of feature preview (#37285)
Co-authored-by: juliajforesti <juliajforesti@gmail.com>
2025-12-20 15:44:23 -03:00
Diego Sampaio
347b8f9734 feat!: Undeprecate /v1/users.createToken endpoint (#36570) 2025-12-20 15:44:23 -03:00
Ricardo Garim
90bac4f7af fix!: make SAML default user role override global default registration roles (#37810) 2025-12-20 15:44:23 -03:00
Lucas Pelegrino
58b546c825 chore!: removes deprecated method livechat:saveBusinessHour (#37772) 2025-12-20 15:44:23 -03:00
Lucas Pelegrino
4c55c57a00 chore!: removes deprecated method livechat:removeBusinessHour (#37819) 2025-12-20 15:44:23 -03:00
Lucas Pelegrino
ae453ba80e chore!: removes livechat:addMonitor deprecated method (#37664)
Co-authored-by: Guilherme Gazzo <guilherme@gazzo.xyz>
2025-12-20 15:44:23 -03:00
Lucas Pelegrino
ee928a66cc chore!: removes livechat:saveTag deprecated method (#37663)
Co-authored-by: Guilherme Gazzo <guilherme@gazzo.xyz>
2025-12-20 15:44:23 -03:00
Lucas Pelegrino
09ba6666a7 chore!: removes livechat:removeMonitor deprecated method (#37662) 2025-12-20 15:44:23 -03:00
Júlia Jaeger Foresti
f3f0b273ab chore!: remove ecdh (#37123)
Co-authored-by: Guilherme Gazzo <guilherme@gazzo.xyz>
2025-12-20 15:44:23 -03: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
ac11ea05ff chore!: remove old voip permissions (#37672) 2025-12-20 15:44:23 -03:00
Júlia Jaeger Foresti
cbe29e1b96 chore!: remove deprecated livechat:saveDepartment method (#37462) 2025-12-20 15:44:23 -03:00
Júlia Jaeger Foresti
7461db65cb chore!: remove deprecated livechat:removeUnit method (#37460) 2025-12-20 15:44:23 -03:00
Júlia Jaeger Foresti
5e9f357b73 chore!: remove deprecated livechat:takeInquiry method (#37464) 2025-12-20 15:44:23 -03:00
Júlia Jaeger Foresti
710abe8d18 chore!: remove deprecated sendFileLivechatMessage method (#37463) 2025-12-20 15:44:23 -03:00
Júlia Jaeger Foresti
e2fcc45cea chore!: remove deprecated livechat:saveUnit method (#37461) 2025-12-20 15:44:23 -03:00
Júlia Jaeger Foresti
655bee706e chore!: remove deprecated removeCannedResponse method (#37446) 2025-12-20 15:44:23 -03:00
Júlia Jaeger Foresti
2498d14a5f chore!: remove deprecated livechat:saveCustomField method (#37421) 2025-12-20 15:44:23 -03:00
Júlia Jaeger Foresti
beada5f286 chore!: remove deprecated saveCannedResponse method (#37405) 2025-12-20 15:44:23 -03:00
Júlia Jaeger Foresti
7114041f3e chore!: remove deprecated livechat:removeTag method (#37406) 2025-12-20 15:44:23 -03:00
Júlia Jaeger Foresti
dad0746ba7 chore!: remove deprecated livechat:sendTranscript method (#37396) 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
Júlia Jaeger Foresti
83e1f76609 chore!: remove deprecated removeCustomField method (#37390) 2025-12-20 15:44:23 -03:00
Júlia Jaeger Foresti
740de58aff chore!: remove deprecated livechat:returnAsInquiry method (#37392) 2025-12-20 15:44:23 -03:00
Júlia Jaeger Foresti
e00a6b08f6 chore!: remove deprecated setAdminStatus (#37388) 2025-12-20 15:44:23 -03:00
Júlia Jaeger Foresti
f66d95dad4 chore!: remove deprecated livechat:removeRoom method (#37391) 2025-12-20 15:44:23 -03:00
Júlia Jaeger Foresti
6bec6016fb chore!: remove deprecated livechat:saveAgentInfo method (#37393) 2025-12-20 15:44:23 -03:00
Lucas Pelegrino
43a4ec0676 chore!: removes livechat:getAnalyticsChartData deprecated method (#36925) 2025-12-20 15:44:23 -03:00
Lucas Pelegrino
bd7b11eafa chore!: removes livechat:removeAllClosedRooms deprecated method (#36931) 2025-12-20 15:44:23 -03:00
Lucas Pelegrino
94079f8686 chore!: removes livechat:getRoutingConfig deprecated method (#36924) 2025-12-20 15:44:23 -03:00
Júlia Jaeger Foresti
ec0f8b435d chore!: remove stdout logging functionality (#37114)
Co-authored-by: Tasso Evangelista <tasso.evangelista@rocket.chat>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-12-20 15:44:23 -03:00
Yash Rajpal
bd5edfc299 feat: Resizable contextualbars out of feature preview (#37022)
Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>
2025-12-20 15:44:23 -03:00
Yash Rajpal
611e4cdfa0 feat: Move quick reactions out of feature preview (#36966)
Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>
2025-12-20 15:44:23 -03:00
Martin Schoeler
0c02586046 feat: Move Timestamp parser out of Feature Preview (#36976) 2025-12-20 15:44:23 -03:00
Abhinav Kumar
d7a620459b chore!: remove deprecated appId parameter from oauth-apps.get endpoint (#36849)
Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
2025-12-20 15:44:23 -03:00
Júlia Jaeger Foresti
2fb13ceeaa chore!: remove hideRoomsWithNoActivity param (#36951) 2025-12-20 15:44:23 -03:00
Júlia Jaeger Foresti
7e3bd978ed chore!: remove addUserToRole and removeUserFromRole (#36935) 2025-12-20 15:44:23 -03:00
Martin Schoeler
5ac1863be4 chore!: Remove GET method from /api/v1/apps (#36907) 2025-12-20 15:44:23 -03:00
Martin Schoeler
cb3c5e3455 chore!: remove the ability to use role names as parameters on /api/v1/roles.* endpoints (#36896) 2025-12-20 15:44:23 -03:00
Martin Schoeler
dccdcc5b4a chore!: Remove deprecated rooms.upload endpoint (#36857)
Co-authored-by: juliajforesti <juliajforesti@gmail.com>
2025-12-20 15:44:23 -03:00
Martin Schoeler
239f4b1171 chore!: Remove deprecated livechat transfer method and endpoint (#36871) 2025-12-20 15:44:23 -03:00
Martin Schoeler
a1d65f493f chore!: Remove Deprecated CreateToken method (#36825) 2025-12-20 15:44:23 -03:00
Martin Schoeler
b7a3c1bbb0 chore!: Remove livechat:resumeOnHold method (#36908) 2025-12-20 15:44:23 -03:00
Martin Schoeler
61294eec0c chore!: Remove deprecated livechat methods & api endpoints (#36836) 2025-12-20 15:44:23 -03:00