Ibrahim Serdar Acikgoz
1cf2f08108
[MM-64437] Hotfix on attribute view creation error ( #31225 )
2025-05-30 11:35:31 +02:00
Harshil Sharma
c9006b55e1
Fixed width of edit scheduled post UI ( #31196 )
2025-05-30 10:20:29 +05:30
Devin Binnie
e1c0c57d31
[MM-63933] Don't include channels from an archived team unless specified in GetChannelsForUser ( #31163 )
...
* [MM-63933] Don't include channels from an archived team unless specified in GetChannelsForUser
* PR feedback
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2025-05-29 13:35:38 +00:00
Daniel Espino García
293f38ad0b
Ensure users status is set to offline when deactivated ( #30900 )
2025-05-29 10:41:14 +02:00
Agniva De Sarker
79bf1c34db
MM-63217: Bump dependencies ( #31021 )
...
* MM-63217: Bump dependencies
Skip-Enterprise-PR: true
https://mattermost.atlassian.net/browse/MM-63217
```release-note
NONE
```
* fix go.mod
```release-note
NONE
```
* fix test
```release-note
NONE
```
2025-05-29 13:08:00 +05:30
Ibrahim Serdar Acikgoz
81d3273bc7
error when policy toggled but not selected ( #31200 )
2025-05-29 08:13:03 +02:00
Claudio Costa
d38c27f96f
[MM-64402] Improve validation of imported attachments ( #31201 )
...
* 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 >
2025-05-29 07:44:50 +02:00
Harrison Healey
07239a5217
MM-64316 Fix icon_emoji not working on webhook posts ( #31068 )
...
* MM-64316 Fix icon_emoji not working on webhook posts
* Add test case for custom emojis
* Remove unneeded test cleanup
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2025-05-28 22:54:06 +00:00
Pablo Vélez
e52e285ba6
MM-64378 - disable channel settings menu option for users with no permissions ( #31178 )
2025-05-29 00:27:01 +02:00
Jesse Hallam
332be84efd
Revert "MM-63648 - markdown images sometimes do not show the more button ( #30716 )" ( #31224 )
...
This reverts commit 20f9f58e4c .
2025-05-28 21:53:34 +00:00
Jesse Hallam
7a61d498ea
MM-64438: skip flaky: testGetNthRecentPostTime ( #31223 )
2025-05-28 17:47:43 -03:00
Daniel Espino García
6fc60583eb
Fix dialog dropdown being cut-off ( #30881 )
...
* Fix dialog dropdown being cut-off
* Fix dropdown e2e tests
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2025-05-28 13:05:33 +02:00
catalintomai
62bd9d917d
MM-62745: [Shared Channels] Fix duplicate mentioning - local user with the same username as someone on the remote server ( #30734 )
...
* initial checkin
* i18n/en.json
* fix e2e test
* fix Makefile
* initial checkin
* fix logic
* fix spacing
* simplify
* further simplify
* address spec update
* remove removeMention
* simplify code
* simplify code(2)
* simplify code(3)
* simplify code(4)
* update comment
* simplify comments
* remove useless test
---------
Co-authored-by: Catalin Tomai <catalintomai@catalins-macbook-pro-2.home >
2025-05-27 13:18:41 +00:00
catalintomai
e6ed3436fb
MM-54023: [Shared Channels] Filter out system posts for channel update info that is not synced ( #30735 )
...
* initial checkin
* simplify tests, logic
* fix tests
* remove unneeded test
* fix spacing
* updates
* update logic
* fix logic
* move filtering to DB
* remove comment
---------
Co-authored-by: Catalin Tomai <catalintomai@catalins-macbook-pro-2.home >
2025-05-27 13:15:49 +00:00
Matthew Birtch
b6401d9042
MM-63950 replace --denim- variables ( #30925 )
2025-05-27 07:55:37 -04:00
Miguel de la Cruz
fbf105f6ef
Improves the invite mechanism for remote clusters ( #31025 )
...
Co-authored-by: Miguel de la Cruz <miguel@ctrlz.es >
2025-05-27 13:39:13 +02:00
Miguel de la Cruz
e51ea025db
Deletes CPA values on CPA field type change ( #31122 )
...
* Deletes CPA values on CPA field type change
* Fix error method name reference
* Cleans the state when a CPA field's type is updated
* Fix types
* Fix linter
* Webapp no longer makes a decision on the change and server sents a flag in the WS message
* Fix linter
---------
Co-authored-by: Miguel de la Cruz <miguel@ctrlz.es >
2025-05-27 13:38:05 +02:00
Miguel de la Cruz
b3649132d0
Sets the Custom Profile Attributes feature flag to true by default ( #31160 )
...
Co-authored-by: Miguel de la Cruz <miguel@ctrlz.es >
2025-05-27 13:35:02 +02:00
Agniva De Sarker
3d5cf06237
[AI assisted] MM-62927: add comprehensive whitespace validation tests for FileSettings paths ( #31087 )
...
https://mattermost.atlassian.net/browse/MM-62927
```release-note
NONE
```
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Mattermost Build <build@mattermost.com >
2025-05-27 10:03:12 +05:30
Matthew Birtch
649b939e6a
MM-63898 Improve Blockquote Style ( #31008 )
...
* quote style exploration
* style tweak
* updated quote style
* Update _markdown.scss
* update value to match css
* fix linter issue
* changed reply bar to button-bg
* tweaks to compact mode
* a few more minor tweaks to spacing for compact mode and in edit preview mode
* fix lint issue
* add comment back in
* move to proper if statement for theme util
2025-05-26 22:20:42 -04:00
Maria A Nunez
5b28ddadb9
Accessibility: Add header tags missing in title sections ( #30776 )
...
* Fixed missing header in create account
* Fixed modal header
* Fixed header for suggestionList for autocomplete popup
* Fixed heading for search hints title
* Fixed header tag in search suggestion header
* Fixed header tag in RHS title
* Fixed header in RHS search results title
* Fixed header for RHS CHannel Info title
* Linting
* Fix tests
* Styling fix
* Linting
* PR Feedback
* Fixed tests
* Moved subtitle into h2
* Fix tests from merge
* Linting
* Fix snapshots
* Updated playwright tests snapshots
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2025-05-26 20:53:04 -04:00
Harrison Healey
1e0621252f
Explicitly list exports from mattermost-redux ( #31176 )
2025-05-26 15:17:17 -04:00
Jesse Hallam
70a42ffd5f
Reject mysql for enterprise advanced ( #31164 )
...
* reject MySQL with the enterprise advanced license
If a user attempts to set an Enterprise Advanced License while
configured with MySQL, reject the license. This SKU is not compatible
with MYSQL.
* fix trial typo
* suppress trial banner if MySQL
* Update server/channels/app/platform/license_test.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* fix types
* suppress mysql from show start trial modal
* Skip MySQL-incompatible tests for access control and channel banner features
Skip the following tests when running with MySQL database:
- Access control policy tests (create, get, delete, check/test expressions, search, assign/unassign, get channels)
- Channel banner tests in TestPatchChannel and TestCanEditChannelBanner
These features are not supported on MySQL and the tests would fail.
Tests will continue to run normally on PostgreSQL.
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
* Skip TestSearchChannelsForAccessControlPolicy subtest for MySQL
Add MySQL skip logic to the "SearchChannelsForAccessControlPolicy with regular user"
subtest as this access control feature is not supported on MySQL.
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
* reject trial license requests for MySQL
* return false on sku + mysql match, even if logger is nil
* Fix MySQL trial license tests to skip appropriately based on database driver
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Claude <noreply@anthropic.com >
2025-05-26 15:44:32 -03:00
Hosted Weblate
f2bb82bc01
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/
2025-05-26 20:38:25 +02:00
Frank Paul Silye
ebc9523cc4
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 83.4% (5268 of 6312 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nb_NO/
2025-05-26 20:38:25 +02:00
ThrRip
68f8ff320a
Translated using Weblate (Chinese (Simplified Han script))
...
Currently translated at 100.0% (6312 of 6312 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/zh_Hans/
2025-05-26 20:38:25 +02:00
MArtin Johnson
34a4785ace
Translated using Weblate (Swedish)
...
Currently translated at 99.4% (6275 of 6312 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/sv/
2025-05-26 20:38:25 +02:00
master7
e33f045199
Translated using Weblate (Polish)
...
Currently translated at 98.9% (6244 of 6312 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/pl/
2025-05-26 20:38:25 +02:00
ThrRip
a0492be56f
Translated using Weblate (Chinese (Simplified Han script))
...
Currently translated at 100.0% (2688 of 2688 strings)
Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/zh_Hans/
2025-05-26 20:38:25 +02:00
MArtin Johnson
f8d752f14b
Translated using Weblate (Swedish)
...
Currently translated at 99.2% (2667 of 2688 strings)
Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/sv/
2025-05-26 20:38:25 +02:00
Frank Paul Silye
7e6d80c135
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 83.4% (5266 of 6312 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nb_NO/
2025-05-26 20:38:25 +02:00
Frank Paul Silye
9c6f60aef1
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 83.3% (5263 of 6312 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nb_NO/
2025-05-26 20:38:25 +02:00
Tom De Moor
ce7ae75a5e
Translated using Weblate (Dutch)
...
Currently translated at 99.9% (6309 of 6312 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nl/
2025-05-26 20:38:25 +02:00
Tom De Moor
e393ecacd7
Translated using Weblate (Dutch)
...
Currently translated at 99.7% (2681 of 2688 strings)
Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/nl/
2025-05-26 20:38:25 +02:00
Frank Paul Silye
47b813e0b7
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 82.3% (5197 of 6312 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nb_NO/
2025-05-26 20:38:25 +02:00
Manuela Silva
d933b4fb48
Translated using Weblate (Portuguese)
...
Currently translated at 1.3% (84 of 6312 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/pt/
2025-05-26 20:38:25 +02:00
MArtin Johnson
686ffebc71
Translated using Weblate (Swedish)
...
Currently translated at 97.9% (6180 of 6312 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/sv/
2025-05-26 20:38:25 +02:00
Joaquim Homrighausen
7508941452
Translated using Weblate (Swedish)
...
Currently translated at 97.9% (6180 of 6312 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/sv/
2025-05-26 20:38:25 +02:00
MArtin Johnson
7fe4072be4
Translated using Weblate (Swedish)
...
Currently translated at 97.5% (6159 of 6312 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/sv/
2025-05-26 20:38:25 +02:00
Joaquim Homrighausen
f0ff87a17e
Translated using Weblate (Swedish)
...
Currently translated at 97.5% (6159 of 6312 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/sv/
2025-05-26 20:38:25 +02:00
Joaquim Homrighausen
90077a6438
Translated using Weblate (Swedish)
...
Currently translated at 97.5% (6159 of 6312 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/sv/
2025-05-26 20:38:25 +02:00
MArtin Johnson
484176c4d2
Translated using Weblate (Swedish)
...
Currently translated at 97.5% (6159 of 6312 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/sv/
2025-05-26 20:38:25 +02:00
Joaquim Homrighausen
1324896414
Translated using Weblate (Swedish)
...
Currently translated at 97.5% (6159 of 6312 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/sv/
2025-05-26 20:38:25 +02:00
MArtin Johnson
a4327b6a9b
Translated using Weblate (Swedish)
...
Currently translated at 97.5% (6159 of 6312 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/sv/
2025-05-26 20:38:25 +02:00
MArtin Johnson
3c46607591
Translated using Weblate (Swedish)
...
Currently translated at 97.5% (6159 of 6312 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/sv/
2025-05-26 20:38:25 +02:00
Joaquim Homrighausen
ec0503d74f
Translated using Weblate (Swedish)
...
Currently translated at 97.5% (6159 of 6312 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/sv/
2025-05-26 20:38:25 +02:00
Joaquim Homrighausen
abc0d5d516
Translated using Weblate (Swedish)
...
Currently translated at 97.5% (6159 of 6312 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/sv/
2025-05-26 20:38:25 +02:00
MArtin Johnson
a4805de2e8
Translated using Weblate (Swedish)
...
Currently translated at 97.5% (6159 of 6312 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/sv/
2025-05-26 20:38:25 +02:00
Joaquim Homrighausen
0c0d31f479
Translated using Weblate (Swedish)
...
Currently translated at 97.5% (6159 of 6312 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/sv/
2025-05-26 20:38:25 +02:00
MArtin Johnson
794c0cf364
Translated using Weblate (Swedish)
...
Currently translated at 97.5% (6159 of 6312 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/sv/
2025-05-26 20:38:25 +02:00