forked from mattermost/mattermost
-
Notifications
You must be signed in to change notification settings - Fork 3
Update 9.11.18 #13
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
Merged
Merged
Update 9.11.18 #13
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Currently translated at 100.0% (5772 of 5772 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/en_AU/
Currently translated at 6.0% (349 of 5772 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nb_NO/
Currently translated at 99.9% (2507 of 2509 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/zh_Hans/
Currently translated at 100.0% (5772 of 5772 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/zh_Hans/
Currently translated at 6.0% (350 of 5772 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nb_NO/
Currently translated at 100.0% (5772 of 5772 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/zh_Hans/
Currently translated at 0.9% (24 of 2509 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/nb_NO/
Updated by "Cleanup translation files" hook in Weblate. Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/
…/user_guide_dropdown.tsx" to WithTooltip (mattermost#27248)
…opdown.tsx" to WithTooltip (mattermost#27246)
…most#27421) * remote users don't get valid email addresses; remote users cannot have access tokens * block notification emails for remote users --------- Co-authored-by: Mattermost Build <build@mattermost.com>
* fix overlapping back button * css tweak * use classNames utility * fixed import order
* [skip ci] Support Cloud/daily tests and Zephyr integration * [skip ci] Fix workflow file * [skip ci] Fix typo in workflow input name * Fix cloud variable passing * [skip ci] Fix typo * Utilize master branch image for daily tests * Apply Saturn's suggestion, fixes and improvements
* update for adding multiple members
* fix unit test
* more test fixes
* add another unit test
* fix object passed by client4
* revert package-lock.json
* revert package-lock.json
* add length check
* limit size of lists in API requests
* revert package-lock
* add batching to front end
* add batching to front end
* fix bad merge
* update return type
* remove unnecessary permisssion check, add unit test
* fixes and add tests from review
* revert changes adding limits to other apis
* fixes
* clean-up from code review
* fix unit test call
* revert back to interface{}, fix unit test
---------
Co-authored-by: Mattermost Build <build@mattermost.com>
…o WithTooltip (mattermost#27238) * Added console log for draft PR * Replaced tooltip component with changes * Updated snapshot for tests * Updated title to use FormattedMessage * Remove defineMessages * Fix style * Removed unused tooltip --------- Co-authored-by: ezekiel <ezekiel@itsmart.my> Co-authored-by: Mattermost Build <build@mattermost.com>
…eview_modal_main_nav/file_preview_modal_main_nav' to WithTooltip (mattermost#27422)
…_bar/popover_bar' to WithTooltip (mattermost#27447)
* MM-58755 - Fixing inproduct notices spacing * Updating compass modal * Updating test
Running `make i18n-extract` on a en.json file with bad JSON will just wipe off all keys instead of throwing the error. This is very confusing and can lead to a lot of time wasted because there's no indication that the JSON is incorrect. Fixing this. ```release-note NONE ```
* Sanitize RemoteEmail user prop If the server is configured to hide user emails, the "RemoteEmail" user property will be sanitized as well, effectively hiding the real email of remote users. * fix merge conflict --------- Co-authored-by: Doug Lauder <wiggin77@warpmail.net> Co-authored-by: Mattermost Build <build@mattermost.com>
…channel" when RHS threads panel is open (mattermost#27464)
…ategories on reconnect (mattermost#29010) (mattermost#29978)" (mattermost#30939)" (mattermost#30964) This reverts commit 97e6d32.
Co-authored-by: unified-ci-app[bot] <121569378+unified-ci-app[bot]@users.noreply.github.com>
…ermost#30628) (mattermost#30987) (cherry picked from commit 7250095) Co-authored-by: Claudio Costa <cstcld91@gmail.com>
* MM-64336: simplify doc extractor Avoid creating a whole temporary directory when a single temporary file suffices. Fixes: https://mattermost.atlassian.net/browse/MM-64337 * clarify -* semantics (cherry picked from commit 65aec10) Co-authored-by: Jesse Hallam <jesse.hallam@gmail.com>
Co-authored-by: unified-ci-app[bot] <121569378+unified-ci-app[bot]@users.noreply.github.com>
…31217) Require access to a post before allowing PendingPostId to deduplicate. Fixes: https://mattermost.atlassian.net/browse/MM-64226
…) (mattermost#31273) * Improve validation of imported attachments * Simplify multiple errors handling * Improve logic * Fix abs paths in tests * Remove redundant clean * Implement additional validation * Fix absolute paths in test * Add additional tests --------- Co-authored-by: Lorenzo Gallegos <1328683+enzowritescode@users.noreply.github.com>
…attermost#31318) Co-authored-by: Miguel de la Cruz <miguel@ctrlz.es>
Co-authored-by: unified-ci-app[bot] <121569378+unified-ci-app[bot]@users.noreply.github.com>
…most#31659) (mattermost#31793) (cherry picked from commit c5f79bb) Co-authored-by: catalintomai <56169943+catalintomai@users.noreply.github.com>
(cherry picked from commit d8758f8) Co-authored-by: Miguel de la Cruz <miguel@mcrx.me> Co-authored-by: Miguel de la Cruz <miguel@ctrlz.es>
(cherry picked from commit a8fa77f) Co-authored-by: catalintomai <56169943+catalintomai@users.noreply.github.com>
…st#33370) (mattermost#33392) * MM-64658 Fix handling of upload sessions * Fix style issue (cherry picked from commit d6b35c4) Co-authored-by: Harrison Healey <harrisonmhealey@gmail.com>
Co-authored-by: Daniel Espino García <larkox@gmail.com> Co-authored-by: Mattermost Build <build@mattermost.com>
…rmost#33376) (mattermost#33471) The actual work needed for this ticket is already done. Fixing some auxiliary things. https://mattermost.atlassian.net/browse/MM-64675 ```release-note NONE ``` (cherry picked from commit d3f3129) Co-authored-by: Agniva De Sarker <agnivade@yahoo.co.in>
* Add URL validation to LinkMetadata cache and store (mattermost#31814) * test hash collisions in link metadata * guard against hash collisions in link metadata (cherry picked from commit 1496d1a) * rm unsupported mainHelper.Parallel in this branch --------- Co-authored-by: Jesse Hallam <jesse.hallam@gmail.com> Co-authored-by: Jesse Hallam <jesse@mattermost.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Ticket Link
Screenshots
Release Note