ayush-chauhan233
2cb8d65522
[MM-61604]: Fixed aria-expanded not correctly announced by screen reader ( #30262 )
...
* [MM-61604]: Fixed aria-expanded not correctly announced by screen reader
* [MM-61604]: Translation changes
2025-03-10 11:08:57 -04:00
Miguel de la Cruz
c5e6d9f570
Updates the property service and store method signatures ( #30103 )
...
* Updates the property service and store method signatures
Getters can now receive a `groupID` that narrows down the query if
present, so it's not necessary to check for the group ID on the
returning values from the outside layers.
The Search methods now receive the `groupID` and the `targetID`
explicitly as parameters, incentivizing the use of the indexes that
the underlying tables have on the searches.
* Fix tests
---------
Co-authored-by: Miguel de la Cruz <miguel@ctrlz.es >
Co-authored-by: Mattermost Build <build@mattermost.com >
2025-03-10 14:26:47 +00:00
Clément Collin
dd258f5ee5
MM-53506 Fixed duplicated command response in thread/channel ( #23969 ) ( #30310 )
...
- Ephemeral system answers from commands in threads are also posted in parent channel
- Removed an obsolete condition that provoked the bug
2025-03-10 10:42:40 +01:00
Scott Bishel
5fe7c36457
make sure RestrictSystemAdmin returns for all users access system console ( #30384 )
...
Co-authored-by: Mattermost Build <build@mattermost.com >
2025-03-08 08:13:19 -07:00
Claudio Costa
e549aaffb0
Fix incorrect error handling in api4.downloadJob ( #30410 )
2025-03-06 08:04:39 -06:00
Doug Lauder
dfca6c211d
MM-63327 Config setting for ServiceSettings.FrameAncestors ( #30409 )
...
* Add Embedding page to system console, with single setting for Frame Ancestors
2025-03-05 18:01:43 -05:00
dependabot[bot]
ad73ef7340
Bump the github-actions-updates group across 1 directory with 8 updates ( #30394 )
...
Bumps the github-actions-updates group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [docker/build-push-action](https://github.com/docker/build-push-action ) | `6.13.0` | `6.15.0` |
| [github/codeql-action](https://github.com/github/codeql-action ) | `3.28.9` | `3.28.10` |
| [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) | `2.4.0` | `2.4.1` |
| [getsentry/action-release](https://github.com/getsentry/action-release ) | `1.10.3` | `3.0.0` |
| [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials ) | `4.0.3` | `4.1.0` |
| [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) | `3.8.0` | `3.8.1` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) | `3.9.0` | `3.10.0` |
| [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report ) | `5.3.0` | `5.4.0` |
Updates `docker/build-push-action` from 6.13.0 to 6.15.0
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](ca877d9245...471d1dc4e0 )
Updates `github/codeql-action` from 3.28.9 to 3.28.10
- [Release notes](https://github.com/github/codeql-action/releases )
- [Commits](https://github.com/github/codeql-action/compare/v3.28.9...v3.28.10 )
Updates `ossf/scorecard-action` from 2.4.0 to 2.4.1
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](62b2cac7ed...f49aabe0b5 )
Updates `getsentry/action-release` from 1.10.3 to 3.0.0
- [Release notes](https://github.com/getsentry/action-release/releases )
- [Changelog](https://github.com/getsentry/action-release/blob/master/CHANGELOG.md )
- [Commits](12bba0bd9c...f56d67ba2a )
Updates `aws-actions/configure-aws-credentials` from 4.0.3 to 4.1.0
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases )
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md )
- [Commits](4fc4975a85...ececac1a45 )
Updates `sigstore/cosign-installer` from 3.8.0 to 3.8.1
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](c56c2d3e59...d7d6bc7722 )
Updates `docker/setup-buildx-action` from 3.9.0 to 3.10.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](f7ce87c1d6...b5ca514318 )
Updates `mikepenz/action-junit-report` from 5.3.0 to 5.4.0
- [Release notes](https://github.com/mikepenz/action-junit-report/releases )
- [Commits](ee6b445351...b14027d33d )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-updates
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions-updates
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions-updates
- dependency-name: getsentry/action-release
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions-updates
- dependency-name: aws-actions/configure-aws-credentials
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-updates
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions-updates
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-updates
- dependency-name: mikepenz/action-junit-report
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-05 11:38:09 +02:00
Harrison Healey
2919380bd9
MM-63213 Remove background from more modal plus button ( #30368 )
2025-03-04 21:11:21 +00:00
Agniva De Sarker
a5d318cdfb
[AI assisted] MM-63304: Wrap around dqPtr while unmarshalling ( #30371 )
...
If the deadQueue was full, we would be incorrectly sending
the wrong index for dqPtr. Fixed that and added a test case.
https://mattermost.atlassian.net/browse/MM-63304
```release-note
NONE
```
2025-03-04 13:36:04 +05:30
Caleb Roseland
7e9cff04c7
use break-word in profile popover fields ( #30366 )
2025-03-03 11:25:56 -06:00
Felipe Martin
255e1a8ac1
[MM-63325, MM-63329] feat: dont register plugins or show the footer if MMEMBED cookie is set to 1 ( #30393 )
...
* feat: no-op register plugin if MMEMBED=1
* feat: disable footer links when MMEMBED=1
2025-03-03 11:24:24 -05:00
Frank Paul Silye
854011cf77
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 66.7% (4056 of 6074 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nb_NO/
2025-03-03 15:49:07 +00:00
Tom De Moor
5ef486c68a
Translated using Weblate (Dutch)
...
Currently translated at 99.8% (2599 of 2604 strings)
Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/nl/
2025-03-03 15:49:07 +00:00
MArtin Johnson
a76969fadb
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (2604 of 2604 strings)
Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/sv/
2025-03-03 15:49:07 +00:00
Frank Paul Silye
e3a3220c4c
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 66.7% (4054 of 6074 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nb_NO/
2025-03-03 15:49:07 +00:00
Frank Paul Silye
529eff5b77
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 66.2% (4024 of 6074 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nb_NO/
2025-03-03 15:49:07 +00:00
Frank Paul Silye
6bbfbcf620
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 2.5% (66 of 2604 strings)
Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/nb_NO/
2025-03-03 15:49:07 +00:00
Frank Paul Silye
0fd87fc5d1
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 65.1% (3955 of 6074 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nb_NO/
2025-03-03 15:49:07 +00:00
Frank Paul Silye
25f3e51454
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 64.9% (3945 of 6074 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nb_NO/
2025-03-03 15:49:07 +00:00
Frank Paul Silye
d489e7e141
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 64.3% (3907 of 6074 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nb_NO/
2025-03-03 15:49:07 +00:00
Frank Paul Silye
2e2254a5e8
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 64.1% (3896 of 6074 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nb_NO/
2025-03-03 15:49:07 +00:00
Serhii Khomiuk
f2ef3c9a98
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (2604 of 2604 strings)
Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/uk/
2025-03-03 15:49:07 +00:00
Takuya N
8ea3e880a8
Translated using Weblate (Japanese)
...
Currently translated at 99.9% (2603 of 2604 strings)
Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/ja/
2025-03-03 15:49:07 +00:00
Martin Mičuda
3795d2756a
Translated using Weblate (Czech)
...
Currently translated at 100.0% (6074 of 6074 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/cs/
2025-03-03 15:49:07 +00:00
Martin Mičuda
4608420072
Translated using Weblate (Czech)
...
Currently translated at 100.0% (6074 of 6074 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/cs/
2025-03-03 15:49:07 +00:00
Martin Mičuda
49d1275fc6
Translated using Weblate (Czech)
...
Currently translated at 100.0% (2604 of 2604 strings)
Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/cs/
2025-03-03 15:49:07 +00:00
Frank Paul Silye
8bff796c86
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 63.7% (3872 of 6074 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nb_NO/
2025-03-03 15:49:07 +00:00
Frank Paul Silye
cb1474aba4
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 63.7% (3870 of 6074 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nb_NO/
2025-03-03 15:49:07 +00:00
Frank Paul Silye
1e9f65580d
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 63.4% (3853 of 6074 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nb_NO/
2025-03-03 15:49:07 +00:00
master7
da15d0271b
Translated using Weblate (Polish)
...
Currently translated at 100.0% (6074 of 6074 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/pl/
2025-03-03 15:49:07 +00:00
Frank Paul Silye
48dec9ed11
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 63.3% (3848 of 6074 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nb_NO/
2025-03-03 15:49:07 +00:00
Frank Paul Silye
d1d63e6286
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 2.5% (66 of 2604 strings)
Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/nb_NO/
2025-03-03 15:49:07 +00:00
Ricardo Obregón
d7cf5ec1e7
Translated using Weblate (Spanish)
...
Currently translated at 86.9% (2265 of 2604 strings)
Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/es/
2025-03-03 15:49:07 +00:00
Bohdan
e3fc1151ae
Translated using Weblate (Ukrainian)
...
Currently translated at 94.8% (5762 of 6074 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/uk/
2025-03-03 15:49:07 +00:00
Konstantin
6597573c60
Translated using Weblate (Russian)
...
Currently translated at 95.2% (5784 of 6074 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/ru/
2025-03-03 15:49:07 +00:00
Konstantin
16325b3d48
Translated using Weblate (Russian)
...
Currently translated at 96.6% (2516 of 2604 strings)
Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/ru/
2025-03-03 15:49:07 +00:00
jprusch
b0b2140ed6
Translated using Weblate (German)
...
Currently translated at 100.0% (2604 of 2604 strings)
Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/de/
2025-03-03 15:49:07 +00:00
master7
190e4c5dd1
Translated using Weblate (Polish)
...
Currently translated at 100.0% (6074 of 6074 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/pl/
2025-03-03 15:49:07 +00:00
master7
eb633deade
Translated using Weblate (Polish)
...
Currently translated at 100.0% (2604 of 2604 strings)
Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/pl/
2025-03-03 15:49:07 +00:00
Frank Paul Silye
3eb2c5ca65
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 63.0% (3827 of 6074 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nb_NO/
2025-03-03 15:49:07 +00:00
Ricardo Obregón
41f39c02e9
Translated using Weblate (Spanish)
...
Currently translated at 84.6% (2204 of 2604 strings)
Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/es/
2025-03-03 15:49:07 +00:00
Devin Binnie
7ab585e132
[MM-62711] Don't count non-members in the provided list ( #30349 )
...
Co-authored-by: Mattermost Build <build@mattermost.com >
2025-02-28 12:23:44 -05:00
kshitij katiyar
d0d20ac1ea
Bump prepackage Jira plugin version to 4.2.1 ( #30273 )
2025-02-28 09:24:31 +01:00
Domenico Rizzo
b7d95f5368
[MM-23180] Take full-width punctuation marks as boundary for hyperlinks ( #30084 )
2025-02-28 10:00:45 +05:30
ayush-chauhan233
0acadb7b93
[MM-61592]: Updated the Theme list section in the settings modal ( #29596 )
...
* [MA-13]: Updated the Theme list section in the settings modal
* [MA-13]: Fixed failing e2e test cases
* [MA-13]: Fixed accordion and removed aria-label from button
* [MA-13]: Fixed grouping of radio buttons
* [MA-13]: Updated the Theme list structure
* [MA-13]: Minor styling changes
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2025-02-27 16:29:25 -05:00
Ben Schumacher
e1336b24bf
Skip flaky test TestBusySet ( #30363 )
2025-02-27 16:59:49 +01:00
Devin Binnie
341186355d
[MM-62798][MM-63193] Restrict channel permissions on archived channels when viewing archived channels is disabled ( #30314 )
...
* [MM-62798][MM-63193] Restrict channel permissions on archived channels when viewing archived channels is disabled
* PR feedback
* PR feedback
2025-02-27 15:05:16 +00:00
Devin Binnie
aa1f50cb30
[MM-62609] Show Group Mentions permissions if custom groups is enabled ( #30319 )
2025-02-27 09:25:19 -05:00
Agniva De Sarker
ac10bb12a5
Revert "Bump Go version to 1.23.6 ( #30242 )" ( #30359 )
...
This reverts commit acbbd4c58d .
2025-02-27 14:58:51 +05:30
Eva Sarafianou
690cbc9fa3
bump prepackaged msteams version ( #30344 )
2025-02-27 10:06:17 +02:00