Skip to content

Conversation

@m1nor
Copy link

@m1nor m1nor commented Aug 4, 2025

Summary

Ticket Link

Screenshots

Release Note


matt-w99 and others added 30 commits June 24, 2024 23:02
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/
…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)
* 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>
agarciamontoro and others added 29 commits May 9, 2025 11:29
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>
…) (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>
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>
@flrnull flrnull merged commit b562426 into platrum:master Aug 4, 2025
14 of 24 checks passed
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.