Skip to content

Conversation

@amyblais
Copy link
Member

@amyblais amyblais commented Feb 2, 2021

No description provided.

@metanerd
Copy link
Contributor

metanerd commented Feb 2, 2021

/update-branch

@amyblais amyblais added the 2: Editor Review Requires review by an editor label Feb 2, 2021
@amyblais amyblais added this to the v5.32.0 milestone Feb 2, 2021
@justinegeffen justinegeffen added 3: Reviews Complete All reviewers have approved the pull request and removed 2: Editor Review Requires review by an editor labels Feb 2, 2021
@amyblais amyblais merged commit f7f12ca into mattermost:v5.32-documentation Feb 2, 2021
amyblais added a commit that referenced this pull request Feb 15, 2021
* Update conf.py

* MM-31716 Remove the word experimental from gossip setting (#4273)

* MM-31716 Remove the word experimental from gossip setting

Documentation for: https://mattermost.atlassian.net/browse/MM-31716

Updated:
- Self-Managed Admin Guide > Configure Mattermost > Configuration Settings > Use Experimental Gossip
   - Removed the word "Experimental" from the heading title, the config.json setting name
   - Documented this setting as true by default (instead of false)

* MM-31716 Remove the word experimental from gossip setting

Documentation for: https://mattermost.atlassian.net/browse/MM-31716

Updated:
- Self-Managed Admin Guide > Scaling Mattermost > High Availability Cluster (E20) > Configuration and Compatibility > Mattermost Server Configuration  > Configuration Settings
   - Under step #1, updated the code sample to remove the word "Experimental" from the "UseExperimentalGossip" setting, and set the setting to "true" (from false)

* MM-31716 Remove the word experimental from gossip setting

Documentation for: https://mattermost.atlassian.net/browse/MM-31716

Updated:
- Self-Managed Admin Guide > Scaling Mattermost > High Availability Cluster (E20) > Upgrade Guide > Upgrading to Version 4.0 and Later
   - Under step #3, updated the code sample to remove the word "Experimental" from the "UseExperimentalGossip" setting, and set the setting to "true" (from false)

* Documentation for: https://mattermost.atlassian.net/browse/MM-31716

Documentation for: https://mattermost.atlassian.net/browse/MM-31716

Updated:
- Telemetry documentation to remove the word "Experimental" from the "UseExperimentalGossip" configuration setting.

* Update open-source-components.rst (#4282)

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>

* Update important-upgrade-notes.rst (#4272)

* Update important-upgrade-notes.rst

* Update important-upgrade-notes.rst

* Update important-upgrade-notes.rst

* Update important-upgrade-notes.rst

* Update important-upgrade-notes.rst

* MM-4644 Upgrade Rate Limiting help text (#4276)

* MM-4644 Upgrade Rate Limiting help text

Documentation for: https://mattermost.atlassian.net/browse/MM-4644

Updated: 
- Self-Managed Admin Guide > Configure Mattermost > Configuration Settings > Environment > Rate Limiting
   - Documented what rate limiting does and why it is useful

* Update source/administration/config-settings.rst

Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>

Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>

* Adding Swedish and Bulgarian translations #7289 (#4274)

* Adding Swedish and Bulgarian translations #7289

Documentation for: mattermost/mattermost-webapp#7289

Updated:
- User's Guide > Settings > Account Settings > Display
   - Added Bulgarian and Swedish as supported languages

* Adding Swedish and Bulgarian translations #7289

Documentation for: mattermost/mattermost-webapp#7289

Updated:
- Cloud Admin Guide > Configuration > Site Configuration > Localization
   - Updated the first line to document that a total of 18 languages are available by default with the addition of Bulgarian and Swedish

* Adding Swedish and Bulgarian translations #7289

Documentation for: mattermost/mattermost-webapp#7289

Updated:
- Product Overview > Mattermost Team Edition
   - Updated the last bullet point about multi-language support to include Bulgarian and Swedish

* Adding Swedish and Bulgarian translations #7289

Documentation for: mattermost/mattermost-webapp#7289

Updated:
- User's Guide > Getting Started > User Mattermost Desktop App > App Options > Check Spelling
   - Updated list of languages that support spell check to match the current product UI.

Note: This updated list does not currently include all 18 supported languages, nor does it include the two most recently added languages: Bulgarian and Swedish.

* Adding Swedish and Bulgarian translations #7289

Documentation for: mattermost/mattermost-webapp#7289

Updated:
- Self-Managed Admin Guide > Configure Mattermost > Configuration Settings > Site Configuration
   - Updated Default Server Language, Default Client Language, and Available Languages settings to include support for Bulgarian and Swedish

* Update source/help/apps/desktop-guide.rst

Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>

* Update source/overview/product.rst

Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>

* Update source/overview/product.rst

Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>

* Adding Swedish and Bulgarian translations #7289

Documentation for: mattermost/mattermost-webapp#7289

Updated:
- User's Guide > Settings > Account Settings > Display
   - Reordered the list of supported languages to match the product UI

Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>

* Redirect to App custom url scheme with token data as query params (#4306)

* Redirect to App custom url scheme with token data as query params

Documentation for: mattermost/mattermost#16447

Updated:
- Self-Managed Admin Guide > Configure Mattermost > Configuration Settings > Site Configuration
   - Added new config setting: App Custom URL Schemes

* Update source/administration/config-settings.rst

Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>

* Redirect to App custom url scheme with token data as query params

Documentation for: mattermost/mattermost#16447

Updated:
- Corrected config.json values for the config setting based on dev reviewer feedback

Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>

* v5.32 Changelog (#4256)

* Update changelog.md

* Update changelog.md

* Update changelog.md

* Update changelog.md

* Update changelog.md

* Update changelog.md

* Update changelog.md

* Update changelog.md

* Update changelog.md

* Update changelog.md

* Update changelog.md

* Update changelog.md

* Update changelog.md

* Update changelog.md

* Update changelog.md

* Update changelog.md

* Update changelog.md

* Update changelog.md

* Update changelog.md

* Update changelog.md

* Update changelog.md

* Update changelog.md

* Update changelog.md

Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com>
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
@amyblais amyblais removed the 3: Reviews Complete All reviewers have approved the pull request label Feb 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants