KyeongSoo Kim
61473efb93
MM-27936: Allow resizing the channel sidebar and right-hand sidebar ( #23117 )
...
* MM-27936: Resize sidebar
* separate sidebar related constants into different file
* reset style when sidebar expanded
* change not to save user_id when saving to local_storage
* prevent a separation between the rhs and the main center panel
* change variable name
* migrate to css-based paradigm
* delete unnecessary files
* update snapshot
* increase the resizable range
* fix transition
* Made RHS and LHS widths not be saved scoped by team
* scope cleanup
* fix lhs header menu ellipsis/tolerances
* fix lint
* remove a ref from a dependency
* return null instead of empty jsx
* return null when disabled
---------
Co-authored-by: Mattermost Build <build@mattermost.com>
Co-authored-by: harshil Sharma <harshilsharma63@gmail.com>
Co-authored-by: Caleb Roseland <caleb@calebroseland.com>
2023-08-30 15:34:48 -04:00
Agniva De Sarker
b84236d555
MM-49627: Suppress transformation of embedded images via image proxy ( #24401 )
...
There was no check for embedded images which made "copy text" paste
the siteURL instead of the actual image content.
This does not change the behavior of actually rendering the image
which is how other sites behave as well.
https://mattermost.atlassian.net/browse/MM-49627
```release-note
NONE
```
2023-08-30 22:33:42 +05:30
Agniva De Sarker
fc9a9d1d41
MM-53410: Avoid antijoin for channelstore.channelSearchQuery ( #24400 )
...
https://mattermost.atlassian.net/browse/MM-53410
```release-note
NONE
```
2023-08-30 21:10:01 +05:30
Devin Binnie
a3b194581f
[MM-37984] Allow Desktop App to authenticate via external providers outside of the app on supported servers ( #24140 )
...
* [MM-37984] Allow Desktop App to authenticate via external providers outside of the app on supported servers
* PR feedback
* Add support for mattermost-dev protocol for development use
* Update server/channels/db/migrations/postgres/000110_create_desktop_tokens.up.sql
* Fix silly typo
* Update server/channels/db/migrations/postgres/000110_create_desktop_tokens.up.sql
* Remove storage of client token, only validate it on the client
* Update migrations
* Add concurrently create index
* Remove CONCURRENTLY for now
* Fix issue with changing history
* Remove old migration
* Use idempotent statement to drop old index
* Remove reference to old table
2023-08-30 11:21:43 -04:00
master7
105fa4a195
Translated using Weblate (Polish)
...
Currently translated at 100.0% (5655 of 5655 strings)
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/pl/
2023-08-30 15:30:26 +02:00
Matthew Williams
2f681d9a0e
Translated using Weblate (English (Australia))
...
Currently translated at 99.9% (5654 of 5655 strings)
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/en_AU/
2023-08-30 15:30:26 +02:00
kaakaa
20fa5e6f6f
Translated using Weblate (Japanese)
...
Currently translated at 99.9% (2463 of 2464 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/ja/
2023-08-30 15:30:26 +02:00
MArtin Johnson
a946fc1b7b
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (5655 of 5655 strings)
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/sv/
2023-08-30 15:30:26 +02:00
Coelho
17316e912c
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 87.8% (4966 of 5655 strings)
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/pt_BR/
2023-08-30 15:30:26 +02:00
Deivison Lincoln
2acd91b3cc
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 87.8% (4966 of 5655 strings)
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/pt_BR/
2023-08-30 15:30:26 +02:00
Hosted Weblate
9c2688a036
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/
2023-08-30 15:30:26 +02:00
Ben Schumacher
983a965cb7
[MM-52088] Fix flaky draft tests ( #24405 )
2023-08-30 12:52:37 +02:00
Matthew Dorner
5de1e306de
Add UserHasBeenDeactivated plugin hook ( #20894 )
...
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>
2023-08-30 08:55:20 +02:00
Jesús Espino
8c8b8b7e79
Add code block actions plugin extensibility ( #24348 )
...
* Add code block actions plugin extensibility
* Fixing tests
* Fixing linter errors
* Move Plugin components left of label
---------
Co-authored-by: Christopher Speller <crspeller@gmail.com>
2023-08-29 14:51:37 -07:00
Caleb Roseland
dbb39e44cc
MM-54261: re-scope css to intended target ( #24396 )
2023-08-29 14:58:52 -05:00
Scott Bishel
f35291169c
Add config setting to set default User Setting for filter join/leave message ( #24047 )
...
* initial submit, join/leave message
* i18n-extract
* additional changes for client config
* add unit tests
* fix unit tests
* change tests to use string not bool
* more unit test fixes
* add and fix unit tests
* revert package-lock
* update unit tests
* Update default_config.ts
* fix unit test
---------
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-08-29 12:30:16 -06:00
Amy Blais
fe4a77498a
Update supported Chromium version ( #24413 )
...
Automatic Merge
2023-08-29 20:57:35 +03:00
Caleb Roseland
457dc7e7b9
MM-53683: Remove people product flag ( #24387 )
2023-08-29 11:26:58 -05:00
Miguel de la Cruz
fa9d0de478
Fixes config path for config-ldap and config-reset make targets ( #24383 )
2023-08-28 15:10:38 -06:00
Harrison Healey
8235b5bb44
MM-53989 Upgrade to Node 18 and NPM 9 ( #24283 )
...
* MM-53989 Update to Node 18 and NPM 9
* MM-53989 Remove skip_integrity_check.js
* Force e2e-test/cypress to use its version of TS for types package
* Update .nvmrc
* Update .nvmrc lineending
* Update server.override.yml
---------
Co-authored-by: M-ZubairAhmed <m-zubairahmed@protonmail.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-08-28 14:37:05 -04:00
Scott Bishel
053041cd2c
update help text ( #24375 )
...
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-08-28 08:04:07 -06:00
Zubair Imtiaz
61dae292f7
[MM-53333] Modified the delete category modal to contain a cancel button #24290 ( #24317 )
...
* Added cancel button in the delete category modal
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-08-28 09:49:33 -04:00
Mario Vitale
895150050f
CLD-6206 - Mirror node 18 images ( #24385 )
...
* Mirror node 18 images
* Pin node 18 image version
2023-08-28 15:26:44 +02:00
Tasawar Hussain
77b19a0d3a
MM-53926 fix commented on display name ( #24322 )
...
* Sync giphy package versions in package-lock.json file
The versions were added automatically after starting the server, so seems like lock file is not synced
* Use main user_profile component in commented_on to fix displayName
* Refactor commented_on component from class to dumb/function component
* Resolved comments and make eslint happy
* Remove display name prop being passed to UserProfile component
---------
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-08-28 15:25:12 +02:00
Ben Schumacher
4790a60369
Fix gotestsum configuration for mmctl tests ( #24354 )
2023-08-28 14:01:14 +02:00
Doug Lauder
84b52333c1
MM-53165 Add X-Forwarded-For header to audit for rest api calls ( #24390 )
...
* Add X-Forwarded-For header to audit for rest api calls
* fix unit test
2023-08-28 07:24:55 -04:00
Scott Bishel
0a499770e6
Add additional unit test for bot/user access ( #24206 )
...
* add unit test
* add unit test
* add unit test
* update additional test
2023-08-28 11:59:42 +02:00
mattermod
ab542c4dff
Update latest version to 8.1.0
2023-08-28 07:22:30 +00:00
Julien Tant
9d569df9b4
[MM-22133] Allow exporting and importing archived channels ( #23724 )
2023-08-25 17:55:47 -07:00
Elias Nahum
f787fd6336
Sanitize user in update user response ( #24362 )
2023-08-25 19:31:48 -04:00
Caleb Roseland
818225dffe
MM-52981, MM-53559: Streamlined in-product marketplace ( #24311 )
2023-08-25 14:39:25 -05:00
Caleb Roseland
d57581d01e
Upgrade & verify prepackaged plugins in prep for remote marketplace decommissioning. ( #24336 )
2023-08-25 13:26:37 -05:00
Konstantin
563feafa46
Translated using Weblate (Russian)
...
Currently translated at 100.0% (5655 of 5655 strings)
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/ru/
2023-08-25 14:48:12 +02:00
Hosted Weblate
02f5a61a63
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/
2023-08-25 14:48:12 +02:00
kaakaa
2b53038ef0
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (5648 of 5648 strings)
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/ja/
Translated using Weblate (Japanese)
Currently translated at 97.2% (5495 of 5648 strings)
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/ja/
2023-08-25 14:48:12 +02:00
Hosted Weblate
7d98f0c9d2
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/
2023-08-25 14:48:12 +02:00
Tom De Moor
84e17bc134
Translated using Weblate (Dutch)
...
Currently translated at 99.9% (2464 of 2465 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/nl/
Translated using Weblate (Dutch)
Currently translated at 100.0% (5648 of 5648 strings)
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/nl/
2023-08-25 14:48:12 +02:00
jprusch
78d49a52cd
Translated using Weblate (German)
...
Currently translated at 100.0% (5655 of 5655 strings)
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/de/
Translated using Weblate (German)
Currently translated at 100.0% (5648 of 5648 strings)
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/de/
2023-08-25 14:48:12 +02:00
Mattermod
5edba9c019
Update minor version to 9.0.0 ( #24364 )
...
Automatic Merge
2023-08-24 21:57:35 +03:00
Christopher Poile
69c11cfe14
MM-53924 - Implement push notifications plugin hook and plugin api method ( #24350 )
...
* Revert "MM-52804 - Implement SendPushNotification plugin api method (#24273 )"
This reverts commit 8418eefb75
.
* Revert "MM-53924 - Implement NotificationWillBePushed plugin hook (#24263 )"
This reverts commit f13a531bca
.
* implement NotificationWillBePushed plugin hook
* implement SendPushNotification plugin api method
* move where we're setting post and channel type
* fix comment
---------
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-08-24 12:33:53 -04:00
Harrison Healey
dad579daee
MM-54211 Fix Unreads category being visible with no unread channels ( #24334 )
2023-08-24 10:33:47 -04:00
Jesse Hallam
12f84cdf63
Pre-package Playbooks v1.38.1 ( #24300 )
...
Automatic Merge
2023-08-24 15:27:35 +03:00
Ibrahim Serdar Acikgoz
639d73b3e7
api4/user: Deduplicate userids for getUsersByIds endpoint ( #24344 )
2023-08-24 15:14:01 +03:00
Jesús Espino
4145fd2f4e
Add support for actions in the unreads bar from plugins ( #24265 )
...
* Add support for actions in the unreads bar from plugins
* Adding channelId as parameter
* Fixing linter errors
* Changing the extensibility to the new messages separator
* Making everything work with the plugin
* Fixing linter and types errors
* Fixing unit test
* Tiny improvement in the styles
---------
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-08-24 12:20:29 +02:00
Scott Bishel
f46694037d
update prepackaged boards to v7.11.3 ( #24330 )
...
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-08-24 10:05:03 +02:00
Agniva De Sarker
555009aa82
Bumping up migration number to 111 ( #24341 )
...
PR https://github.com/mattermost/mattermost/pull/24039 was reverted
which left an erroneous migration 110. So to workaround this,
we create a new migration with number 111.
```release-note
NONE
```
2023-08-23 21:15:53 +05:30
Agniva De Sarker
5fc794eb17
Bumping up our Grafana/Prom dev docker image ( #24337 )
...
We were using 8.x version of Grafana which was quite old.
Pinning Prom image to latest stable as well following our
other images.
```release-note
NONE
```
2023-08-23 14:10:24 +05:30
Harrison Healey
e2a5293e2e
MM-53999 Fix keyboard support for Menu components ( #24282 )
...
* Cherry-pick test changes from #24243
* Add required change from Saturn's PR to make reminder menu accessible
* MM-53999 Flip provider order so that MUI props are passed
* MM-53999 Pass MUI props through custom MenuItem components
* Address feedback
* Update snapshots
2023-08-22 12:53:02 -04:00
Tasawar Hussain
e48efdc5da
Sync giphy package versions in package-lock.json file ( #24314 )
...
The versions were added automatically after starting the server, so seems like lock file is not synced
2023-08-22 10:38:56 -04:00
Ben Schumacher
2108517fae
[MM-54014] Run tests in public/... ( #24320 )
2023-08-22 12:48:53 +02:00