Граф коммитов

16098 Коммитов

Автор SHA1 Сообщение Дата
Mattermost Build
f45ba2e593 Merge branch 'master' into MM-51019-add-feature-flag-for-in-product-expansion 2023-03-02 22:40:26 +02:00
Conor Macpherson
871f35326c change config name to self hosted expansion to follow suit with self hosted purchase. 2023-03-02 15:07:56 -05:00
Ibrahim Serdar Acikgoz
9c7aab24f5 Use getsentry/action-release@v1 for sentry release (#22418) 2023-03-02 19:59:55 +03:00
Ibrahim Serdar Acikgoz
87755d6994 add sentry org to the env vars (#22416) 2023-03-02 18:07:08 +03:00
Conor Macpherson
27b49983fd use in product expansion setting in telemetry 2023-03-02 10:02:14 -05:00
Ibrahim Serdar Acikgoz
931142b640 Migrate to CI pipeline to GitHub actions (#22392)
* migrate to CI pipeline to github actions

* simplfy workflow

---------

Co-authored-by: Akis Maziotis <36594156+phoinixgrr@users.noreply.github.com>
2023-03-02 16:12:24 +03:00
Conor Macpherson
46a693e421 Add in-product expansion config. 2023-03-01 17:17:23 -05:00
Shivashis Padhi
8c34e6c80c MM-49547: Handle Top DM case for deleted second user (#22049)
* Ignore archived DM channels with deleted second user

* Add tests

* Add store test

* Add error check for post delete in test

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-01 14:38:23 +03:00
Nathaniel Allred
7a8c1f587b Mm 49495 Show past invoices for prior self-hosted purchases (#22397)
* future proof license queries
* add client method for fetching self-hosted invoices
2023-02-28 15:39:23 -06:00
Elpunical
552ca6fb0b Translated using Weblate (French)
Currently translated at 91.7% (2291 of 2498 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/fr/
2023-02-28 11:35:26 +02:00
Tom De Moor
cddda07de2 Translated using Weblate (Dutch)
Currently translated at 100.0% (2498 of 2498 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/nl/
2023-02-28 11:35:26 +02:00
Matthew Williams
ed69aa1cfe Translated using Weblate (English (Australia))
Currently translated at 99.9% (2497 of 2498 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/en_AU/
2023-02-28 11:35:26 +02:00
kaakaa
2032b4109d Translated using Weblate (Japanese)
Currently translated at 100.0% (2498 of 2498 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ja/
2023-02-28 11:35:26 +02:00
Sharuru
e2388b514c Translated using Weblate (Chinese (Simplified))
Currently translated at 98.5% (2463 of 2498 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/zh_Hans/
2023-02-28 11:35:26 +02:00
Sajjad Jazini
d2a4b0eb49 Translated using Weblate (Persian)
Currently translated at 88.6% (2215 of 2498 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/fa/

Translated using Weblate (Persian)

Currently translated at 88.6% (2215 of 2498 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/fa/
2023-02-28 11:35:26 +02:00
MArtin Johnson
42fd605ccc Translated using Weblate (Swedish)
Currently translated at 100.0% (2498 of 2498 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/sv/
2023-02-28 11:35:26 +02:00
master7
77c8456c1e Translated using Weblate (Polish)
Currently translated at 100.0% (2498 of 2498 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/pl/
2023-02-28 11:35:26 +02:00
jprusch
f4b171f98b Translated using Weblate (German)
Currently translated at 100.0% (2498 of 2498 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/de/

Translated using Weblate (German)

Currently translated at 100.0% (2497 of 2497 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/de/
2023-02-28 11:35:26 +02:00
Antonis Stamatiou
91c979e7cf update libcurl3-gnutls to 7.64.0-4+deb10u5 (#22390) 2023-02-24 13:56:25 +02:00
davidboto
a7186b9c97 fix plugin help example - method arguments order (#19662)
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-02-23 23:07:33 +01:00
Doug Lauder
d9d75afa97 MM-47489 Assume Remote Cluster Service enabled if Shared Channels enabled. (#22376)
* Assume Remote Cluster Service enabled if Shared Channels enabled.

* enable remote cluster service config if shared channels config is enabled

* Update app/server.go

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-02-23 12:03:48 -05:00
Konstantinos Pittas
e0bc2d44a4 [MM-50516] Support multiple embed (#22337) 2023-02-23 17:50:23 +02:00
Allan Guwatudde
d44065d4b3 [MM-49455] - Self-serve workspace deletion (#22200)
* [MM-49455] - Self-serve workspace deletion

* add subscription id to deletion request

* add server telemetry

* fix mocks

* feedback impl
2023-02-21 17:36:44 +03:00
Tom De Moor
12ea6db4c9 Deleted translation using Weblate (Vietnamese) 2023-02-21 12:11:06 +02:00
Hosted Weblate
e1afeae471 Update translation files
Updated by "Remove blank strings" hook in Weblate.

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/
2023-02-21 12:11:06 +02:00
晓晓
78adf7cb6c Translated using Weblate (Chinese (Simplified))
Currently translated at 94.9% (2371 of 2497 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/zh_Hans/
2023-02-21 12:11:06 +02:00
Angel Mendez Cano
5f32476aa4 Translated using Weblate (Spanish)
Currently translated at 94.9% (2371 of 2497 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/es/
2023-02-21 12:11:06 +02:00
Weblate
31d6c0edbe Added translation using Weblate (Vietnamese)
Translated using Weblate (Persian)

Currently translated at 88.5% (2210 of 2497 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/fa/

Translated using Weblate (English (Australia))

Currently translated at 99.6% (2488 of 2497 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/en_AU/

Translated using Weblate (Hungarian)

Currently translated at 93.1% (2325 of 2497 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/hu/

Translated using Weblate (Bulgarian)

Currently translated at 86.9% (2171 of 2497 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/bg/

Translated using Weblate (Swedish)

Currently translated at 99.9% (2496 of 2497 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/sv/

Translated using Weblate (Chinese (Traditional))

Currently translated at 72.0% (1800 of 2497 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/zh_Hant/

Translated using Weblate (Chinese (Simplified))

Currently translated at 94.9% (2371 of 2497 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/zh_Hans/

Translated using Weblate (Ukrainian)

Currently translated at 69.0% (1724 of 2497 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/uk/

Translated using Weblate (Turkish)

Currently translated at 99.5% (2486 of 2497 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/tr/

Translated using Weblate (Russian)

Currently translated at 99.9% (2496 of 2497 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ru/

Translated using Weblate (Romanian)

Currently translated at 84.4% (2108 of 2497 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ro/

Translated using Weblate (Portuguese (Brazil))

Currently translated at 85.9% (2145 of 2497 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/pt_BR/

Translated using Weblate (Polish)

Currently translated at 99.9% (2496 of 2497 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/pl/

Translated using Weblate (Dutch)

Currently translated at 99.9% (2496 of 2497 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/nl/

Translated using Weblate (Korean)

Currently translated at 80.8% (2019 of 2497 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ko/

Translated using Weblate (Japanese)

Currently translated at 99.5% (2485 of 2497 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ja/

Translated using Weblate (Italian)

Currently translated at 90.1% (2250 of 2497 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/it/

Translated using Weblate (French)

Currently translated at 91.7% (2290 of 2497 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/fr/

Translated using Weblate (Spanish)

Currently translated at 94.9% (2371 of 2497 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/es/
2023-02-21 12:11:06 +02:00
jprusch
6a33e9f525 Translated using Weblate (German)
Currently translated at 100.0% (2497 of 2497 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/de/
2023-02-21 12:11:06 +02:00
mattermod
c8fc6fba96 Update latest version to 7.8.0 2023-02-16 10:14:30 +00:00
Allan Guwatudde
cabcde12f7 [MM-50271] - Remove AnnualSubscription feature flag (#22338) 2023-02-16 11:46:35 +03:00
Mattermod
6ba5076a7d Update minor version to 7.9.0 (#22339)
Automatic Merge
2023-02-15 17:00:12 +02:00
Amy Blais
30a56ea071 Update supported browser versions (#22157)
Automatic Merge
2023-02-15 16:00:12 +02:00
Nick Misasi
079449e30a [MM-48528] Add support for SendGrid X-SMTPAPI header in email sends (#22296)
* Add support for SendGrid X-SMTPAPI header for categorizing sent emails to track performance

* Implement feedback

* Remove unnecessary struct

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-02-14 10:28:48 -05:00
Michael Kochell
f074c6b729 improve error handling when plugin checksum fails (#22322) 2023-02-14 10:22:15 -05:00
na
7275887d14 Admin log table (#21153)
* Reformat Log Output for SysAdmin UI

* Restore old code

* Update

* Backend first pass

* PR feedback

* Set helpers to private

* Lint fix

* Fix mocks

* Fix another mock

* Fix lint again

* Fix i18n

* Update app/admin.go

Co-authored-by: Ibrahim Serdar Acikgoz <serdaracikgoz86@gmail.com>

* PR feedback

* FIx lint issue

---------

Co-authored-by: Daniel Schalla <daniel@schalla.me>
Co-authored-by: Nevyana Angelova <nevyangelova@Nevyanas-MacBook-Pro.local>
Co-authored-by: Devin Binnie <devin.binnie@mattermost.com>
Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com>
Co-authored-by: Ibrahim Serdar Acikgoz <serdaracikgoz86@gmail.com>
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-02-14 17:39:10 +07:00
Tom De Moor
5a075e01a5 Deleted translation using Weblate (Vietnamese) 2023-02-14 10:54:17 +02:00
Weblate
9324537698 Added translation using Weblate (Vietnamese) 2023-02-14 10:54:17 +02:00
kaakaa
4046a6fb62 Translated using Weblate (Japanese)
Currently translated at 99.5% (2485 of 2496 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ja/
2023-02-14 10:54:17 +02:00
Hosted Weblate
7fbbf896de Update translation files
Updated by "Remove blank strings" hook in Weblate.

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/
2023-02-14 10:54:17 +02:00
晓晓
e55e136d91 Translated using Weblate (Chinese (Simplified))
Currently translated at 94.9% (2371 of 2496 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/zh_Hans/
2023-02-14 10:54:17 +02:00
MArtin Johnson
29acf9cc98 Translated using Weblate (Swedish)
Currently translated at 100.0% (2496 of 2496 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/sv/

Translated using Weblate (Swedish)

Currently translated at 100.0% (2496 of 2496 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/sv/
2023-02-14 10:54:17 +02:00
Sergey Seroed
813fc3d440 Translated using Weblate (Ukrainian)
Currently translated at 69.0% (1724 of 2496 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/uk/
2023-02-14 10:54:17 +02:00
jprusch
f1bdf2832e Translated using Weblate (German)
Currently translated at 100.0% (2496 of 2496 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/de/

Translated using Weblate (German)

Currently translated at 100.0% (2495 of 2495 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/de/
2023-02-14 10:54:17 +02:00
Konstantin
7184e67cdc Translated using Weblate (Russian)
Currently translated at 100.0% (2496 of 2496 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ru/

Translated using Weblate (Russian)

Currently translated at 100.0% (2489 of 2489 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ru/
2023-02-14 10:54:17 +02:00
master7
230d4b1e99 Translated using Weblate (Polish)
Currently translated at 100.0% (2496 of 2496 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/pl/

Translated using Weblate (Polish)

Currently translated at 100.0% (2489 of 2489 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/pl/
2023-02-14 10:54:17 +02:00
Tom De Moor
e0dbadc422 Translated using Weblate (Dutch)
Currently translated at 100.0% (2496 of 2496 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/nl/

Translated using Weblate (Dutch)

Currently translated at 100.0% (2489 of 2489 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/nl/
2023-02-14 10:54:17 +02:00
Scott Bishel
eb29a92fa8 Update prepackaged boards to v7.8.2 (#22316)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-02-13 12:22:26 -07:00
Colton Shaw
a0eb22bf8a MM-50443 - LdapSettings.SyncEnabled error message (#22314)
* Added ldap disabled message

* Changed style per suggestions

* Remove blank line

Co-authored-by: Alejandro García Montoro <alejandro.garciamontoro@gmail.com>

---------

Co-authored-by: Alejandro García Montoro <alejandro.garciamontoro@gmail.com>
2023-02-13 18:29:06 +01:00
Ibrahim Serdar Acikgoz
f17b226034 The GH token is not required for accesing PR metadata (#22309) 2023-02-13 18:14:06 +03:00