Skip to content

Conversation

@amyblais
Copy link
Member

@amyblais amyblais commented Feb 12, 2021

Needs one approval.
DO NOT MERGE.

amyblais and others added 10 commits January 15, 2021 09:19
* 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.
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
* 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

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

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

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>
* 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
@github-actions
Copy link

Newest code from amyblais has been published to preview environment

@amyblais amyblais added 2: Editor Review Requires review by an editor Do Not Merge Should not be merged until this label is removed Do Not Merge/Awaiting Next Release To be merged with the next release (e.g. API documentation updates) labels Feb 12, 2021
@amyblais amyblais added this to the v5.32.0 milestone Feb 12, 2021
@github-actions
Copy link

Newest code from amyblais has been published to preview environment

@github-actions
Copy link

Newest code from amyblais has been published to preview environment

@amyblais
Copy link
Member Author

@justinegeffen @lindy65 If one of you can help approve this tomorrow (Monday), will be much appreciated 🙏

@github-actions
Copy link

Newest code from amyblais has been published to preview environment

Copy link
Contributor

@lindy65 lindy65 left a comment

Choose a reason for hiding this comment

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

Thanks @amyblais - looks good to me - I made a small update (removed superfluous comma in product.rst) but could not merge directly into this branch so had to do a separate PR that I've requested your review on. Otherwise all good 👍

@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 15, 2021
@amyblais amyblais removed Do Not Merge Should not be merged until this label is removed Do Not Merge/Awaiting Next Release To be merged with the next release (e.g. API documentation updates) labels Feb 15, 2021
@amyblais amyblais merged commit c396a20 into master Feb 15, 2021
@amyblais amyblais removed the 3: Reviews Complete All reviewers have approved the pull request label Feb 15, 2021
justinegeffen pushed a commit that referenced this pull request Feb 18, 2021
* master:
  MM-31513 Document how team admins can see their teams' statistics (#4247)
  mmctl roles missing from product docs (#4275)
  Verify SAML setup documentation for NameID (#4296)
  MM-27688 - Implement OpenId Connect in Cloud (#4303)
  Update changelog.md (#4315)
  Update mobile-changelog.md (#4313)
  Fix typo in config-settings (#4312)
  MM-31518 Cloud Docs Technical Review Updates (#4227)
  MM-31575 ENV var license override (#4204)
  Update mmctl-cli-tool.rst (#4289)
  [MM-32393] Add documentation for the custom nginx template (#4295)
  MM-28549 Bump postgres version to 10 (#4221)
  Revert MM-27312 (#4305)
  Update version-archive.rst (#4310)
  Remove `ExperimentalDataPrefetch` from system console (#4132)
  V5.32 documentation (#4307)
  MM-30851 Replace ExperimentalChannelSidebarOrganization with EnableLegacySidebar (#4266)
  MM-31925 Channel Sidebar features no longer experimental (#4268)
  Cloud Changelog Feb 10th (#4280)
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.

5 participants