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

Added transcription end user docs #6910

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Conversation

cwarnermm
Copy link
Member

Documentation for: mattermost/mattermost-mobile#7703

Note: This PR documents call recording transcription for end users. Admin configuration settings documentation for transcriptions was published as part of the v9.4 release.

@cwarnermm cwarnermm added 1: Dev Review Requires review by a core commiter 1: PM Review Requires review by a product manager labels Feb 9, 2024
@cwarnermm cwarnermm added this to the v9.5.0 milestone Feb 9, 2024
Copy link

github-actions bot commented Feb 9, 2024

Newest code from cwarnermm has been published to preview environment for Git SHA 2774286

Copy link
Member

@cpoile cpoile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you Carrie!

@cpoile cpoile removed the 1: Dev Review Requires review by a core commiter label Feb 10, 2024
Copy link
Contributor

@esethna esethna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks Carrie!

@esethna esethna removed the 1: PM Review Requires review by a product manager label Feb 12, 2024
@cwarnermm cwarnermm added the 3: Reviews Complete All reviewers have approved the pull request label Feb 12, 2024
@cwarnermm cwarnermm merged commit 54eca69 into v9.5-documentation Feb 12, 2024
7 checks passed
@cwarnermm cwarnermm deleted the calls-transcriptions branch February 12, 2024 16:21
amyblais added a commit that referenced this pull request Feb 16, 2024
* Update conf.py

* Clarified that system roles also control access to related API endpoints (#6901)

* Clarified that system roles include related API endpoints

* Update source/onboard/system-admin-roles.rst

Co-authored-by: Eva Sarafianou <eva.sarafianou@gmail.com>

---------

Co-authored-by: Eva Sarafianou <eva.sarafianou@gmail.com>

* Added new error codes page (#6908)

* Remove legacy MySQL references (#6896)

* Removed legacy references to MySQL v5.x

* Added missing redirect

* Removed "Sync" to align with product naming (#6898)

* Clarified Ent/Pro differentiation (#6899)

* Clarified that bots don't count as active users (#6902)

* Added interactive demo link (#6905)

* Added link to Kubernetes YAML docs via mattermost repo (#6906)

* Clarified supported AllowCorsFrom values (#6897)

* Updated legacy E10/E20 label text (#6900)

* Updated legacy E10/E20 label text

* Add example for E10/E20 label setup

* Test markup for labels

* Another markup test for labels

* And another markup test for labels

* Use raw html markup for E10/E20 labels

* Updated styling for legacy E10/E20 labels

* Change class name

---------

Co-authored-by: emdecr <delacruz.emily@gmail.com>

* Added transcription end user docs (#6910)

* Added Message and File retention config settings for less than 1 day (#6913)

* Added ability to process import file without uploading it to the server (#6914)

* Added ability to process import file without uploading it to the server

* Incorporated reviewer feedback

* Added MAU to true-up reporting process (#6915)

* Added nohte for sign-in with email (#6917)

* Changed "active" to "activated users" in majority of contexts. (#6904)

* Changed "active" to "activated users" in majority of contexts.

* Incorporated reviewer feedback

* Update source/getting-started/architecture-overview.rst

* Added OutgoingIntegrationRequestsDefaultTimeout config setting (#6912)

* Added OutgoingIntegrationRequestsDefaultTimeout config setting

* Applied reviewer feedback

* v9.5 Changelog (#6881)

* v9.5 Changelog

* Update download-latest-tarball.rst

* Update open-source-components.rst

* Update release-lifecycle.rst

* Update deprecated-features.rst

* Update extended-support-release.rst

* Update release-lifecycle.rst

* Update mattermost-changelog.md

* Update mattermost-changelog.md

* Update important-upgrade-notes.rst

* Update extended-support-release.rst

* Update important-upgrade-notes.rst

* Update release-lifecycle.rst

* Update prepare-to-upgrade-mattermost.rst

* Update version-archive.rst

* Update prepare-to-upgrade-mattermost.rst

* Update mattermost-changelog.md

* Update mattermost-changelog.md

* Update mattermost-changelog.md

* Update mattermost-changelog.md

* Update mattermost-changelog.md

* Update source/deploy/mattermost-changelog.md

Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com>

* Update mattermost-changelog.md

* Update mattermost-changelog.md

* Update mattermost-changelog.md

* Update mattermost-changelog.md

* Add known issues

* Update mattermost-changelog.md

* Update deprecated-features.rst

Added note on safety limit error message

* Update deprecated-features.rst

* Update mattermost-changelog.md

* Update deprecated-features.rst

* Update important-upgrade-notes.rst

* Update deprecated-features.rst

Removed it as it's not a feature deprecation

* Add contributors

* Update mattermost-changelog.md

* Update download-latest-tarball.rst

* Update extended-support-release.rst

* Update mattermost-changelog.md

* Update mattermost-changelog.md

---------

Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com>
Co-authored-by: johndavidlugtu <101303489+johndavidlugtu@users.noreply.github.com>

* Heading syntax fixes

* Release readiness review corrections

---------

Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com>
Co-authored-by: Eva Sarafianou <eva.sarafianou@gmail.com>
Co-authored-by: emdecr <delacruz.emily@gmail.com>
Co-authored-by: johndavidlugtu <101303489+johndavidlugtu@users.noreply.github.com>
cwarnermm added a commit that referenced this pull request Apr 24, 2024
* Update conf.py

* Clarified that system roles also control access to related API endpoints (#6901)

* Clarified that system roles include related API endpoints

* Update source/onboard/system-admin-roles.rst

Co-authored-by: Eva Sarafianou <eva.sarafianou@gmail.com>

---------

Co-authored-by: Eva Sarafianou <eva.sarafianou@gmail.com>

* Added new error codes page (#6908)

* Remove legacy MySQL references (#6896)

* Removed legacy references to MySQL v5.x

* Added missing redirect

* Removed "Sync" to align with product naming (#6898)

* Clarified Ent/Pro differentiation (#6899)

* Clarified that bots don't count as active users (#6902)

* Added interactive demo link (#6905)

* Added link to Kubernetes YAML docs via mattermost repo (#6906)

* Clarified supported AllowCorsFrom values (#6897)

* Updated legacy E10/E20 label text (#6900)

* Updated legacy E10/E20 label text

* Add example for E10/E20 label setup

* Test markup for labels

* Another markup test for labels

* And another markup test for labels

* Use raw html markup for E10/E20 labels

* Updated styling for legacy E10/E20 labels

* Change class name

---------

Co-authored-by: emdecr <delacruz.emily@gmail.com>

* Added transcription end user docs (#6910)

* Added Metrics plugin

* Update source/scale/performance-monitoring.rst

* Removed HA modes details

* dashboards-how-to (#6935)

* dashboards-how-to

Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com>

* Split perf monitoring into 3 parts: 3rd party integrations, plugin, & metrics

* Incorporated reviewer feedback

* Update source/guides/scale-mattermost.rst

Co-authored-by: Ibrahim Serdar Acikgoz <serdaracikgoz86@gmail.com>

* Update source/guides/scale-mattermost.rst

Co-authored-by: Ibrahim Serdar Acikgoz <serdaracikgoz86@gmail.com>

* Incorporated reviewer feedback, added redirects, & updated links

* Fixed broken link

---------

Co-authored-by: Amy Blais <29708087+amyblais@users.noreply.github.com>
Co-authored-by: Eva Sarafianou <eva.sarafianou@gmail.com>
Co-authored-by: emdecr <delacruz.emily@gmail.com>
Co-authored-by: Ibrahim Serdar Acikgoz <serdaracikgoz86@gmail.com>
cwarnermm added a commit that referenced this pull request May 9, 2024
* Adding Mattermost-supported plugins to product docs

* Ongoing early iteration

* Ongoing early iteration & rewrites

* Final scaffolding/structure drafts

* Added missing link

* split out features from integrations

* Added Metrics plugin (#6916)

* Update conf.py

* Clarified that system roles also control access to related API endpoints (#6901)

* Clarified that system roles include related API endpoints

* Update source/onboard/system-admin-roles.rst

Co-authored-by: Eva Sarafianou <eva.sarafianou@gmail.com>

---------

Co-authored-by: Eva Sarafianou <eva.sarafianou@gmail.com>

* Added new error codes page (#6908)

* Remove legacy MySQL references (#6896)

* Removed legacy references to MySQL v5.x

* Added missing redirect

* Removed "Sync" to align with product naming (#6898)

* Clarified Ent/Pro differentiation (#6899)

* Clarified that bots don't count as active users (#6902)

* Added interactive demo link (#6905)

* Added link to Kubernetes YAML docs via mattermost repo (#6906)

* Clarified supported AllowCorsFrom values (#6897)

* Updated legacy E10/E20 label text (#6900)

* Updated legacy E10/E20 label text

* Add example for E10/E20 label setup

* Test markup for labels

* Another markup test for labels

* And another markup test for labels

* Use raw html markup for E10/E20 labels

* Updated styling for legacy E10/E20 labels

* Change class name

---------

Co-authored-by: emdecr <delacruz.emily@gmail.com>

* Added transcription end user docs (#6910)

* Added Metrics plugin

* Update source/scale/performance-monitoring.rst

* Removed HA modes details

* dashboards-how-to (#6935)

* dashboards-how-to

Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com>

* Split perf monitoring into 3 parts: 3rd party integrations, plugin, & metrics

* Incorporated reviewer feedback

* Update source/guides/scale-mattermost.rst

Co-authored-by: Ibrahim Serdar Acikgoz <serdaracikgoz86@gmail.com>

* Update source/guides/scale-mattermost.rst

Co-authored-by: Ibrahim Serdar Acikgoz <serdaracikgoz86@gmail.com>

* Incorporated reviewer feedback, added redirects, & updated links

* Fixed broken link

---------

Co-authored-by: Amy Blais <29708087+amyblais@users.noreply.github.com>
Co-authored-by: Eva Sarafianou <eva.sarafianou@gmail.com>
Co-authored-by: emdecr <delacruz.emily@gmail.com>
Co-authored-by: Ibrahim Serdar Acikgoz <serdaracikgoz86@gmail.com>

* Filename updates

* Incorporated AI Copilot, added screenshots & plugin updates

* Updated AI Copilot integration details

* Added AI Actions icon

* Incorporated remaining updates; ready for reviews

* Link fix

* Archived Google Calendar plugin docs (moved to GH repo)

* Updated docs page redirects to point to GH repo

* Migrating GH repo README content to product docs

* Update source/comply/export-mattermost-channel-data.rst

Co-authored-by: Michael Kochell <6913320+mickmister@users.noreply.github.com>

* Update source/integrate/jira-interoperability.rst

Co-authored-by: Michael Kochell <6913320+mickmister@users.noreply.github.com>

* Final PR updates consolidating pre-build MM integrations

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
Co-authored-by: Amy Blais <29708087+amyblais@users.noreply.github.com>
Co-authored-by: Eva Sarafianou <eva.sarafianou@gmail.com>
Co-authored-by: emdecr <delacruz.emily@gmail.com>
Co-authored-by: Ibrahim Serdar Acikgoz <serdaracikgoz86@gmail.com>
Co-authored-by: Michael Kochell <6913320+mickmister@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3: Reviews Complete All reviewers have approved the pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants