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

19220 Коммитов

Автор SHA1 Сообщение Дата
Weblate (bot)
415dae11c6 Translations update from Mattermost Weblate (#28581)
Automatic Merge
2024-10-07 16:44:32 +02:00
Rohan Sharma
a2acee5280 fix: system errcheck issues (#28537)
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>
2024-10-07 13:37:46 +00:00
Devin Binnie
ed4cab7aa2 [MM-54021][MM-58736] Remove limit on loading channel members on initial load, reload members on reconnect, separate loading of members from channels on initial load (#28310)
* [MM-54021][MM-58736] Remove limit on loading channel members on initial load, reload members on reconnect, separate loading of members from channels on initial load

* PR feedback

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2024-10-07 09:13:31 -04:00
Rohan Sharma
2b7b4100d2 fix: system local errcheck issues (#28539)
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>
2024-10-07 11:39:06 +00:00
Guillermo Vayá
662e59865c MM-59360 add telemetry for paid features related to guests (#28295)
* add telemetry for paid features related to guests

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2024-10-07 13:30:19 +02:00
Rohan Sharma
18388a8c64 fix: shared channel errcheck issues (#28542) 2024-10-07 12:46:00 +02:00
Arya Khochare
344e76287f Fixed errcheck issues in server/channels/api4/license_test.go (#28557) 2024-10-07 12:41:13 +02:00
Rohan Sharma
13959b024f fix: reaction test errcheck issues (#28516)
Co-authored-by: Mattermost Build <build@mattermost.com>
2024-10-07 10:31:06 +02:00
Arya Khochare
af9eb197ae Fixed errcheck issues in server/channels/api4/group.go (#28404) 2024-10-05 12:23:29 +02:00
Ben Schumacher
88a805351e [MM-57991] Add log message about deleted rows from Data Retention job (#26847) 2024-10-05 11:39:43 +02:00
Arya Khochare
5a7385295c errcheck issues fixed (#28475) 2024-10-04 19:12:32 +02:00
Arya Khochare
0a92eb6363 errcheck issues fixed (#28418) 2024-10-04 17:51:38 +02:00
Nils
ac30b9d468 Fixed errcheck in server/channel/api4/job.go (#28420) 2024-10-04 17:50:14 +02:00
TheInvincible
0c8212078c Filter archived channel from webhooks dropdown (#28427) 2024-10-04 10:54:22 -04:00
Arya Khochare
b859ca2d90 errcheck issues fixed (#28416) 2024-10-04 09:35:53 +02:00
Arya Khochare
7e62197520 errcheck issues fixed (#28476) 2024-10-04 09:34:29 +02:00
fume4mattermost
5f48a359ca [MM-56033]Added unit tests for UpdateUserCustomStatus and RemoveUserCustomStatu… (#28216)
* added unit tests for UpdateUserCustomStatus and RemoveUserCustomStatus functions

* stylistic improvements in status endpoint tests

* linting fix

---------

Co-authored-by: Fume <contact@fumedev.com>
2024-10-04 13:02:53 +05:30
Pablo Vélez
0f6f47d6b4 MM 60445 - fix preparing workspace wrong redirect (#28332)
* MM-60445 - fix preparing workspace wrong redirect

* add unit tests

* update unit tests

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2024-10-04 08:32:06 +02:00
Arya Khochare
295ae8baed Errcheck issues fixed (#28406)
Co-authored-by: Mattermost Build <build@mattermost.com>
2024-10-04 07:14:48 +02:00
Arya Khochare
cab714a629 errcheck issues fixed (#28477) 2024-10-04 07:11:24 +02:00
Ben Schumacher
f3eee28f56 [MM-60253] Avoid unnecessary cache clearing during LDAP sync (#28300) 2024-10-03 16:26:53 +02:00
Daniel Espino García
da6b40665a Avoid resetting device id when removed from push proxy (#28269)
* Avoid resetting device id when removed from push proxy

* Fix test and minor improvements

* Add MySQL support
2024-10-03 10:09:25 +02:00
Harrison Healey
c15c924c49 Disable PerformanceReporter tests (#28426) 2024-10-03 02:27:44 +00:00
unified-ci-app[bot]
b7f337a87c Update latest minor version to 10.2.0 (#28429)
Automatic Merge
2024-10-03 01:14:32 +02:00
Harrison Healey
394f625bcb MM-50347 Make desktop app landing page optional (#28421)
* fix: Make desktop app landing page optional

* Update i18n strings

* Fix linting and unit test

---------

Co-authored-by: Kiran <kiran@krinati.co>
2024-10-02 15:48:54 -04:00
Scott Bishel
0048723ccd MM-60679 - Validate playbook plugin version, based on license (#28366)
Automatic Merge
2024-10-02 20:14:32 +02:00
Ibrahim Serdar Acikgoz
1ea854438a server/Makefile: bump mattermost-metrics-plugin version (#28413)
Automatic Merge
2024-10-02 18:14:32 +02:00
Arya Khochare
9c2a9c7f26 Fixed errcheck issues (#28405) 2024-10-02 15:32:49 +02:00
Pablo Vélez
1690e48db6 MM 60222 - apply filter to export csv (#28212)
* MM-60222_apply filter to export csv

* get the report exporting with the filters ready

* add unit tests

* cover one more file with some tests

* style the confirm modal note

* add translations

* remove unnecessary print line

* disable export button if there is no data to export

* fix linter issues

* fix linter errors

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2024-10-02 12:23:39 +02:00
Tanishq Agarwal
5098669cfb [MM57343] Add unit tests to Team Groups Management Modal (#28272)
* added basic unit tests for team_groups_manage_modal

* removed errorenously added getIntlMock from test_helpers

* added additional general tests

* updated test suite

* updated snapshot update using jest

* fixed minor linting problems

* fixed unintended snapshot changes

* modified test case to wait for element removal
2024-10-02 12:22:48 +02:00
Arya Khochare
2b03afdfc2 Fixed errcheck issues (#28403) 2024-10-02 12:16:10 +02:00
Nils
887c3a800d [GH-28355] Fixed errcheck issues in server/channels/api4/channel_category.go (#28357) 2024-10-02 09:50:43 +02:00
Miguel de la Cruz
acc9093072 Error when generating invite codes for a confirmed remote cluster (#28337) 2024-10-02 00:37:04 -05:00
Harrison Healey
76021c76a0 MM-60351 Use oEmbed for YouTube links (#28312)
* Split up handling of permalinks and other links in getLinkMetadata

* MM-60351 Use oEmbed for YouTube links

* Explicitly request json from the oEmbed provider

* Fix linter

* Fix type of CacheAge field

* Address feedback
2024-10-01 14:06:45 -04:00
Andrew Zigler
d53a2ef4df Add Hacktoberfest 2024 Holopin badge to holopin.yml (#28288)
See https://github.com/marketplace/holopin for usage
2024-10-01 13:55:09 -04:00
Arya Khochare
23d06d4520 Errcheck issues fixed in server/channels/api4/brand_test.go (#28364) 2024-10-01 16:34:01 +02:00
Jesse Hallam
edf5610b48 Update LICENSE.txt to reflect new paths (#28241)
* Update LICENSE.txt to reflect new paths

Various paths changed after last year's monorepo transition. Update our
license to reflect these, and simplify to reference all of the public
module (already under the Apache 2.0 license).

* fix apparent typo in AGPL license version
2024-10-01 09:47:09 -03:00
CarlssonFilip
c5a504883d [GH-28353] Fix errcheck issues in server/channels/api4/channel_bookmark_test.go (#28358) 2024-10-01 13:02:56 +02:00
Ibrahim Serdar Acikgoz
076a3cb0d5 cmd/mmctl/user: attempt to improve migrate-auth documentation (#28330) 2024-10-01 12:46:06 +02:00
Weblate (bot)
f190375403 Translations update from Mattermost Weblate (#28356)
Automatic Merge
2024-09-30 16:14:32 +02:00
Ben Schumacher
a30e19cce8 Explicitly list ignored files for errcheck linter (#28329) 2024-09-30 08:54:51 +02:00
M-ZubairAhmed
4c6ac0a432 [MM-60218] Resettting to default doesnt reset to user's global notification setting in a channel's setting (#28046) 2024-09-27 18:17:23 +00:00
Felipe Martin
bb4d7de2b5 fix: dm shared channel indicator (#28302)
* fix: dm shared channel indicator
2024-09-27 12:31:03 -04:00
Julien Tant
d1cad8c692 add reuse check on update MFA (#28304) 2024-09-27 17:35:36 +02:00
Aditya Soni
f97cd9ea5b MM-51091: Fixed the checkmarks bug (#28287)
* Fixed the checkmarks bug

* Fixed indentation

* Fixing the snapshots

* resolving the comments

* check-lint issues

* react fragment removal

* Fixing the .snap files
2024-09-27 11:17:30 -04:00
Ben Schumacher
2b426573cd [MM-60619] Annotate cluster logs messages (#28268) 2024-09-27 09:17:16 +02:00
Matthew Birtch
bd61f1484b MM-60604 Hide pinned icon in channel header when no pinned posts (#28276) 2024-09-26 20:24:07 -04:00
Daniel Espino García
0676d300de Fix draft sent to show and rise errors (#28097)
* Fix draft sent to show and rise errors

* Remove event and set skipCommands

* Fix tests

* Improve error styles

* Fix lint

* Fix lint

* Fix tests

* Various fixes

* Fix lint

* fix test

* Extract onSubmit options type

* Address feedback

* Fix text
2024-09-26 16:59:20 +02:00
Devin Binnie
d58b048965 [MM-60603] Don't follow threads when marking them as read on focus (#28263)
* [MM-60603] Don't follow threads when marking them as read on focus

* Fix tests

* Fix lint

* Fix the original bug in the API call
2024-09-26 09:02:11 -04:00
Ben Schumacher
3428cd15b6 [MM-60648] Don't start server until all routes are registered (#28291) 2024-09-26 13:57:48 +02:00