Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add admin setting for AI generated call recording summary #13935

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

Antreesy
Copy link
Contributor

@Antreesy Antreesy commented Dec 4, 2024

☑️ Resolves

🖌️ UI Checklist

🖼️ Screenshots / Screencasts

image

🏁 Checklist

  • 🌏 Tested with different browsers / clients:
    • Chromium (Chrome / Edge / Opera / Brave)
    • Firefox
    • Safari
    • Talk Desktop
    • Not risky to browser differences / client
  • 🖌️ Design was reviewed, approved or inspired by the design team
  • ⛑️ Tests are included or not possible
  • 📗 User documentation in https://github.com/nextcloud/documentation/tree/master/user_manual/talk has been updated or is not required

🛠️ API Checklist

🚧 Tasks

  • Should it change talk hash (RoomController.php)?

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not possible
  • 📘 API documentation in docs/ has been updated or is not required
  • 🔖 Capability is added or not needed

@Antreesy Antreesy added 3. to review feature: api 🛠️ OCS API for conversations, chats and participants feature: frontend 🖌️ "Web UI" client feature: recordings ⏺️ Including the recording server labels Dec 4, 2024
@Antreesy Antreesy added this to the 🖤 Next Major (31) milestone Dec 4, 2024
@Antreesy Antreesy self-assigned this Dec 4, 2024
@Antreesy Antreesy force-pushed the fix/13906/recording-summary-toggles branch from 04d45ce to eb33161 Compare December 4, 2024 11:35
@Antreesy
Copy link
Contributor Author

Antreesy commented Dec 4, 2024

Kept in template to have translation ready:

	<!-- FIXME hidden until transcription quality is appropriate -->
	<NcCheckboxRadioSwitch v-if="false"

@nickvergessen nickvergessen merged commit 457964b into main Dec 4, 2024
69 of 71 checks passed
@nickvergessen nickvergessen deleted the fix/13906/recording-summary-toggles branch December 4, 2024 14:06
@Antreesy
Copy link
Contributor Author

Antreesy commented Dec 4, 2024

/backport to stable30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review feature: api 🛠️ OCS API for conversations, chats and participants feature: frontend 🖌️ "Web UI" client feature: recordings ⏺️ Including the recording server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add admin setting for AI generated call recording summary
3 participants