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

  • a1bdbe9875 [MM-56004] Convert ./components/post_view/new_message_separator/new_message_separator.tsx from Class Component to Function Component (#25647) Syed Ali Abbas Zaidi 2024-01-08 15:13:56 +05:00
  • e52940cd08 Lock wrangler behind enterprise (#25703) Nick Misasi 2024-01-05 13:20:37 -05:00
  • ac854498a4 [MM-56266] Check for public channels when getting channel member counts to avoid 403 errors (#25831) Devin Binnie 2024-01-05 12:28:22 -05:00
  • d9c2a8825b [MM-56290] Convert ./components/channel_header_dropdown/menu_items/toggle_favorite_channel/toggle_favorite_channel.tsx from Class Component to Function Component (#25762) Syed Ali Abbas Zaidi 2024-01-05 21:57:19 +05:00
  • 077221a940 Revert "MM-55295: Improve DB performance of some APIs (#25318)" (#25852) Claudio Costa 2024-01-05 10:05:37 -06:00
  • 4b88bfd5fb [MM-53149] White Screen when replying to a thread (#25818) M-ZubairAhmed 2024-01-05 06:47:23 +00:00
  • 34e1692286 Update latest minor version to 9.5.0 (#25847) unified-ci-app[bot] 2024-01-04 21:54:56 +02:00
  • ca94577cd5 MM-56260: connIndex: safely remove conns while iterating (#25785) Agniva De Sarker 2024-01-05 01:06:22 +05:30
  • 59549653a7 MM-56147 Add GetPreferenceForUser plugin API (#25704) Harrison Healey 2024-01-04 13:50:19 -05:00
  • edc305716f [MM-56284] Remove non-generic StoreResult (#25750) Ben Schumacher 2024-01-04 12:30:21 +01:00
  • 502cd6ef7d MM-56082 Add PreferencesHaveChanged plugin hook (#25659) Harrison Healey 2024-01-03 12:25:53 -05:00
  • 18f0d8d88f [MM-55407] Remove deprecated LocalizedIcon component (#25828) M-ZubairAhmed 2024-01-03 05:25:26 +00:00
  • 9016e30044 Fixed user reporting pagination (#25780) Harshil Sharma 2024-01-02 21:11:00 +05:30
  • 39b2ecf2dd chore: Update NOTICE.txt file with updated dependencies (#25827) unified-ci-app[bot] 2024-01-02 16:54:57 +02:00
  • 47bf846731 [MM-56387] Replace missed usage of LocalizedIcon in 'search_results_header.tsx' with i/span tags (#25826) M-ZubairAhmed 2024-01-02 10:36:33 +00:00
  • 64232a106e [MM-47083] Migrate "components/pdf_preview.jsx" and tests to Typescript (#25211) Sudhanva-Nadiger 2024-01-02 16:03:42 +05:30
  • b4ee90afca [MM-55101] Replace usage of LocalizedIcon in 'multiselect.tsx' with i/span tags (#25665) Kapil Dutta 2024-01-01 17:42:03 +05:30
  • ef0c5e2125 [MM-47086] Migrate "components/size_aware_image.jsx" and tests to Typescript (#25230) Sudhanva-Nadiger 2023-12-30 18:22:27 +05:30
  • fb1038548e [MM-47961] Migrate /support/assertions.js e2e tests file to TypeScript (#25731) Angel Mendez 2023-12-29 01:47:39 -06:00
  • 1af0782991 [MM-55307] Make AdminConsole/TeamFilterDropdown use AsyncSelect instead of LegacyInfiniteScroll (#25294) M-ZubairAhmed 2023-12-28 10:09:35 +00:00
  • 81a1d725a0 [WIP] [MM-55031] OAuth Outgoing Connection App integration (#25379) Felipe Martin 2023-12-26 10:46:20 +01:00
  • 287cbad2d5 [MM-55974] Theme is not used in notification selector box in user notification settings (#25689) Zubair Imtiaz 2023-12-26 14:24:33 +05:00
  • 8f0d2b05ea MM-56352 - Making modals consistent overall (#25622) Asaad Mahmood 2023-12-26 12:36:22 +05:00
  • 02e27f78b2 [MM-56291] Convert ./components/widgets/icons/checkbox_checked_icon.tsx from Class Component to Function Component (#25763) Syed Ali Abbas Zaidi 2023-12-26 08:34:36 +05:00
  • 55e222a9e2 [MM-56019] Move the deactivate account section to the last, and change the button to danger (#25697) Syed Ali Abbas Zaidi 2023-12-26 08:34:03 +05:00
  • 3a6264ad19 [MM-47306] Migrate /enterprise/integrations e2e tests to TypeScript (#25720) Angel Mendez 2023-12-25 03:45:00 -06:00
  • bc1a53472a Added air-gapped contact sales modal (#25807) Harshil Sharma 2023-12-25 15:12:17 +05:30
  • 77161715fc [MM-56042] Show full timestamp with seconds in tooltip of post date (#25699) Syed Ali Abbas Zaidi 2023-12-25 12:35:39 +05:00
  • d23c16b9aa Removed user bands (#25806) Harshil Sharma 2023-12-25 12:41:28 +05:30
  • 6520e570e0 Updated tier wording (#25808) Harshil Sharma 2023-12-25 12:39:20 +05:30
  • 2d1135ca46 Shared channels plugin APIs for MS Teams plugin (#25805) Doug Lauder 2023-12-22 17:00:27 -05:00
  • 0f3553c8ab shared/filestore/localstore.go: remove unnecessary warning (#25801) Ibrahim Serdar Acikgoz 2023-12-22 19:26:57 +01:00
  • 0496483a9e MM-56359: Skip TestUploadLicenseFile (#25800) Agniva De Sarker 2023-12-22 17:51:33 +05:30
  • 11ae867ce3 [MM-56294] Convert ./components/admin_console/group_settings/group_details/group_profile.tsx from Class Component to Function Component (#25766) Syed Ali Abbas Zaidi 2023-12-22 14:35:17 +05:00
  • ec4fdba04e Fix auto delete post when dismissed by a plugin (#25791) Daniel Espino García 2023-12-22 10:34:32 +01:00
  • 0e60f3d542 Improves validation in getRolesByName endpoint (#25215) Miguel de la Cruz 2023-12-22 10:29:51 +01:00
  • be24f108e1 Refactor server runJobs function. (#23854) dkkb 2023-12-22 16:51:40 +08:00
  • a59f5ccded Added API to return user count bands and user count (#25796) Harshil Sharma 2023-12-21 18:30:19 +05:30
  • cac50f593b [MM-56298] Convert ./components/file_attachment/file_thumbnail/file_thumbnail.tsx from Class Component to Function Component (#25761) Syed Ali Abbas Zaidi 2023-12-21 15:13:08 +05:00
  • ab6e206a51 [MM-56292] Convert ./components/widgets/icons/checkbox_partial_icon.tsx from Class Component to Function Component (#25764) Syed Ali Abbas Zaidi 2023-12-21 15:12:38 +05:00
  • 4fb3d7a349 [MM-56295] Convert ./components/post_view/message_attachments/message_attachment_list.tsx from Class Component to Function Component (#25767) Syed Ali Abbas Zaidi 2023-12-21 15:12:11 +05:00
  • dadc752212 [MM-56297] Convert ./components/widgets/settings/radio_setting.tsx from Class Component to Function Component (#25770) Syed Ali Abbas Zaidi 2023-12-21 15:11:37 +05:00
  • 7dcf5f85a5 MM-56071: Track multiple threads (#25775) Agniva De Sarker 2023-12-21 08:42:58 +05:30
  • 3f2351c71f Remove user search skipped test (#25790) Miguel de la Cruz 2023-12-20 21:35:04 +01:00
  • b88a848c90 MM-53676: Bump dependencies (#25744) Agniva De Sarker 2023-12-20 19:44:50 +05:30
  • 721f05e01e Add SectionNotice to plugin user settings (#25740) Daniel Espino García 2023-12-20 15:04:04 +01:00
  • 0fbe3b8e9b feat: Remove gitlab-ci yml file (#25782) Antonis Stamatiou 2023-12-20 16:02:38 +02:00
  • 2c6b5856a1 [MM-54714] Change dnd status and remind to next morning 9 (#25472) Sven Hüster 2023-12-20 14:45:55 +01:00
  • 645d3a3b35 Add pagination example to Client4 (#25544) Ben Schumacher 2023-12-20 06:50:58 +01:00
  • ebdc964161 Mm 16623 fix all initialism errors in channels/app and channels/api4 dir (#25743) Matthew Straughn 2023-12-20 00:46:54 -05:00
  • 293caec0c7 [MM-56293] Convert ./components/admin_console/filter/filter_list.tsx from Class Component to Function Component (#25765) Syed Ali Abbas Zaidi 2023-12-20 04:06:32 +05:00
  • d56dc9d0ce Add Options field to RemoteClusters (#25771) Doug Lauder 2023-12-19 13:01:35 -05:00
  • f118b4f0ed fix: Fix condition for choosing runner (#25779) Antonis Stamatiou 2023-12-19 17:21:13 +02:00
  • 63e4fccd3a chore: add test case ID to wrangler e2e tests (#25777) yasserfaraazkhan 2023-12-19 16:22:04 +05:30
  • 726e157f5e Updating sidebar position in settings modal (#25738) Asaad Mahmood 2023-12-19 14:42:38 +05:00
  • 799ec680bd [MM-29240] Improve buffer handling of UploadEmojiImage (#25536) Ben Schumacher 2023-12-19 10:00:01 +01:00
  • 8a0cef910a MM-56273 - Update prepackaged calls to v0.22.2 (#25741) Christopher Poile 2023-12-18 16:58:10 -05:00
  • 7b49e15824 [MM-55993] Create a composable independent table to be used in Admin reporting (#25611) M-ZubairAhmed 2023-12-18 18:52:58 +00:00
  • c6b600b186 Removed blank space in sidebar display in compact view mode (#23139) ShlokJswl 2023-12-18 20:53:21 +05:30
  • 1fdddfe678 [MM-53269] Add configuration setting for integration requests timeout (#23805) Ben Schumacher 2023-12-18 16:07:00 +01:00
  • 7874daa6f7 Update translation files Hosted Weblate 2023-12-18 11:04:43 +00:00
  • 58aa759445 Translated using Weblate (Polish) master7 2023-12-18 07:24:37 +00:00
  • 57709029ae Translated using Weblate (Korean) JaeMin Kim 2023-12-17 04:27:15 +00:00
  • 6443a1d42a Translated using Weblate (Dutch) Tom De Moor 2023-12-15 07:22:47 +00:00
  • ad98cd86c5 Translated using Weblate (Swedish) MArtin Johnson 2023-12-13 08:40:39 +00:00
  • 5dc972a6ec Translated using Weblate (Dutch) Tom De Moor 2023-12-13 07:06:13 +00:00
  • e5de17674e Translated using Weblate (Swedish) MArtin Johnson 2023-12-13 08:46:00 +00:00
  • cf3a738220 Translated using Weblate (Dutch) Tom De Moor 2023-12-13 07:12:24 +00:00
  • bf808d1c8a Translated using Weblate (Dutch) Pieter Teekens 2023-12-12 12:40:13 +00:00
  • 31b68f35f7 Translated using Weblate (Dutch) Tom De Moor 2023-12-12 12:41:40 +00:00
  • be8b552c3a Translated using Weblate (Portuguese (Brazil)) Gabriel Casaro 2023-12-12 19:25:48 +00:00
  • 30ad3c714b Translated using Weblate (Dutch) Tom De Moor 2023-12-12 12:45:44 +00:00
  • 81626eabc1 Translated using Weblate (Dutch) Tom De Moor 2023-12-12 09:22:28 +00:00
  • be084a9a59 Translated using Weblate (Polish) master7 2023-12-12 08:31:14 +00:00
  • f69620f22c [MM-55299] Migrate server/channels/app/notification.go to make use of GenericStoreResult (#25746) Paul Stern 2023-12-18 15:13:56 +03:00
  • 983062189e Run contributor PR tests on free tier (#25745) Agniva De Sarker 2023-12-18 16:47:39 +05:30
  • 9ae530bd58 MM-55505 - Updating thread avatars hover state (#25488) Asaad Mahmood 2023-12-18 15:10:55 +05:00
  • 5933a3ebc8 MM-33823 Fix suggestion box deleting the message (#25639) Daniel Espino García 2023-12-18 10:47:41 +01:00
  • d69b4075e5 [MM-55330]: Convert ./components/widgets/popover/index.tsx from Class Component to Function Component (#25541) Jamin 2023-12-18 09:46:20 +00:00
  • 000ee45b5d [MM-55303] channels/app/webhook: Make use of GenericStoreResult (#25722) Paul Stern 2023-12-18 09:08:38 +03:00
  • cd8796bf0b [MM-56011] Migrated radio_setting.tsx from Class to Functional Component #25603 (#25668) Zubair Imtiaz 2023-12-18 05:26:57 +05:00
  • 5c061a6f75 [MM-56206] Allow for proper paging and sorting (#25726) Devin Binnie 2023-12-17 19:26:06 -05:00
  • 485ae6ae4e fixing typo (#25714) Tom De Moor 2023-12-15 18:37:02 +01:00
  • 00e88ebaa5 MM-56087 Change Move Thread hotkey to force close menu (#25685) Harrison Healey 2023-12-15 11:02:30 -05:00
  • c5f5800814 feat: Migrate docker preview repo stuff in monorepo (#25698) Antonis Stamatiou 2023-12-15 12:28:02 +02:00
  • bb9c695c1b Update latest version to 9.3.0 mattermod 2023-12-14 17:01:02 +00:00
  • 433a644db7 Export permalink preview component for plugins. (#25609) Christopher Speller 2023-12-14 08:43:27 -08:00
  • 97a23d791e New report router and user reporting refactoring (#25713) Harshil Sharma 2023-12-14 21:19:19 +05:30
  • 32880efa25 [MM-55110] Replace usage of LocalizedIcon in 'custom_theme_chooser.tsx' with i/span tags (#25537) Pulkit Garg 2023-12-14 17:21:31 +05:30
  • acd413ef69 Add plugin user settings (#25517) Daniel Espino García 2023-12-14 11:30:31 +01:00
  • 563f51f3db Allow developers to set a custom go version via env variables (#25650) Ben Schumacher 2023-12-14 09:58:11 +01:00
  • 9ae451a121 MM-55476: Optimize PostStore.Get (#25448) Agniva De Sarker 2023-12-14 14:09:29 +05:30
  • e644f4e4bb [MM-56009] Convert ./components/post_view/embedded_bindings/embedded_bindings.tsx from Class Component to Function Component (#25717) Syed Ali Abbas Zaidi 2023-12-14 13:36:28 +05:00
  • 917a032baf Fix MM53181 (#25684) Daniel Espino García 2023-12-14 09:32:41 +01:00
  • 9d6bfc77ae [MM-55100] Replace usage of LocalizedIcon in 'create_user_groups_modal/create_user_groups_modal.tsx' with i/span tags (#25617) Siddhanth M 2023-12-13 23:45:10 +05:30
  • 440039ba98 Migrate ./components/widgets/icons/fa_warning_icon.tsx from Class Component to Function Component (#25644) Aditi Patel 2023-12-13 09:16:02 -06:00
  • f8d191b7cb [MM-56007] Convert ./components/get_public_link_modal/get_public_link_modal.tsx from Class Component to Function Component (#25672) Syed Ali Abbas Zaidi 2023-12-13 20:12:36 +05:00
  • 3e16d621a0 MM-56010: changed accordion_toggle_icon.tsx to functional component (#25651) k srisri reddy 2023-12-13 20:36:14 +05:30
  • 62a359299a bump the server/public module revision to an existing commit (#25701) Ibrahim Serdar Acikgoz 2023-12-13 14:45:09 +01:00
  • c42ae47948 MM-56071: Thread presence indicator (#25694) Agniva De Sarker 2023-12-13 13:58:40 +05:30