Matthew Birtch
0ce5def8e2
[MM-57186] Update System Console Header Font ( #26749 )
2024-04-18 10:53:31 +00:00
Harshil Sharma
b4a1b33d39
Added post limit warning ( #26793 )
...
* Renamed user limit API to app limit API
* Added post warning limit
* Added tests
* Fixed types
* Renamed AppLimits to ServerLimits
* Fixed tests and review fixes
* Updated generated code
* Updated server i18n
* Fixed TestCreateUserOrGuest test
* Exclude deleted posts from post count for liims
* Reduced limits for ease of testing
* Restored original limts
2024-04-18 11:50:30 +05:30
Kaya Zeren
4571c6e3a3
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (5944 of 5944 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/tr/
2024-04-18 02:30:35 +03:00
kaakaa
a60897d25c
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (5944 of 5944 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/ja/
2024-04-18 02:30:35 +03:00
Kaya Zeren
3e7cf0570e
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (5944 of 5944 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/tr/
2024-04-18 02:30:35 +03:00
Kaya Zeren
a2be73eb2a
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (5944 of 5944 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/tr/
2024-04-18 02:30:35 +03:00
Kaya Zeren
668025f08d
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (5944 of 5944 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/tr/
2024-04-18 02:30:35 +03:00
Kaya Zeren
34023534ad
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (5944 of 5944 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/tr/
2024-04-18 02:30:35 +03:00
Kaya Zeren
bf9b3b7753
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (5944 of 5944 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/tr/
2024-04-18 02:30:35 +03:00
master7
dd09ddc756
Translated using Weblate (Polish)
...
Currently translated at 100.0% (5944 of 5944 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/pl/
2024-04-18 02:30:35 +03:00
Kaya Zeren
d055dd8931
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (5944 of 5944 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/tr/
2024-04-18 02:30:35 +03:00
Kaya Zeren
9808a07f39
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (5944 of 5944 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/tr/
2024-04-18 02:30:35 +03:00
Tom De Moor
dc3c2888e5
Translated using Weblate (Dutch)
...
Currently translated at 98.8% (5874 of 5944 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nl/
2024-04-18 02:30:35 +03:00
Kaya Zeren
4047132d99
Translated using Weblate (Turkish)
...
Currently translated at 99.3% (5904 of 5944 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/tr/
2024-04-18 02:30:35 +03:00
master7
1ec0133012
Translated using Weblate (Polish)
...
Currently translated at 99.4% (5914 of 5944 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/pl/
2024-04-18 02:30:35 +03:00
jprusch
aa115bcb97
Translated using Weblate (German)
...
Currently translated at 100.0% (5944 of 5944 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/de/
2024-04-18 02:30:35 +03:00
Kaya Zeren
c0561ed0da
Translated using Weblate (Turkish)
...
Currently translated at 97.3% (5789 of 5944 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/tr/
2024-04-18 02:30:35 +03:00
Hosted Weblate
1f65a723c0
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/
2024-04-18 02:30:35 +03:00
Colton Shaw
1530228308
MM-54569 : Update maximum password length on UI to 72 characters ( #26699 )
2024-04-17 11:33:55 +00:00
Nick Misasi
9e8f9a3715
Fix z index in stat trial form modal ( #26798 )
2024-04-15 15:42:37 -04:00
Asaad Mahmood
b59280e7d7
MM-57292 - Adding root post divider component ( #26614 )
2024-04-15 12:46:26 -04:00
Syed Ali Abbas Zaidi
52ad3bd7b7
[MM-57724] Convert ./components/channel_header_dropdown/mobile_channel_header_dropdown.tsx from Class Component to Function Component ( #26719 )
...
* [MM-57724] Convert `./components/channel_header_dropdown/mobile_channel_header_dropdown.tsx` from Class Component to Function Component
* 🎨 Improve code quality
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2024-04-15 09:47:29 +02:00
Syed Ali Abbas Zaidi
ede18a7c17
[MM-57721] Convert ./components/channel_header_dropdown/menu_items/leave_channel/leave_channel.tsx from Class Component to Function Component ( #26722 )
...
* [MM-57721] Convert `./components/channel_header_dropdown/menu_items/leave_channel/leave_channel.tsx` from Class Component to Function Component
* fix failing tests
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2024-04-15 09:47:00 +02:00
Syed Ali Abbas Zaidi
bca4535150
[MM-57712] Convert ./components/post_deleted_modal.tsx from Class Component to Function Component ( #26731 )
...
* [MM-57712] Convert `./components/post_deleted_modal.tsx` from Class Component to Function Component
* 🎨 Improve code quality
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2024-04-15 09:46:32 +02:00
Karim Aljandali
96ab35ba34
[MM-55283] Add channel name to aria label for sidebar options ( #26652 )
...
* Add channel name to aria label for sidebar options
* Revert text message for menuButtonTooltip
* Update formatMessage
* Follow linting
* Add aria label definition for sidebar button
* cleanup
* Fix linting
* Update snapshot sidebar_channel_menu
2024-04-12 16:45:57 -04:00
Asaad Mahmood
460b228837
Fixing modal styles for some modals ( #26635 )
...
* Updating modal styles
* Updating modal header for notices
* Updating dispatch
* Updating padding
* Fixing css
* Updating modal
* Updating css
* Updating modal scss
2024-04-12 22:23:25 +05:00
Ben Schumacher
b336fb9a45
Fix MM-57090 ( #26589 )
2024-04-12 17:15:01 +02:00
Karim Aljandali
c76a58b4b8
MM-55280: When closing/dismissing the find channels modal via keyboard, set focus on originating button ( #26641 )
...
* Restore focus to sidebar button when channel navigator closes
* Add new onHide function to use on exit of modal
* Move import back to original spot
* Remove duplicate blank line
* Fix spacing and semicolon
* Address PR feedback
* Add test id for targeting in unit test
* Add unit test for accessibility
* Fix linting
* Fix imports
2024-04-12 13:15:30 +02:00
Tanmay Thole
bb26e8685f
[MM-55497] Add tooltips with enlarged emojis when hovering over emojis within message content ( #26709 )
...
* feat: add tooltip to emojis in post messages
* ci: eslint fix
2024-04-12 13:10:03 +02:00
MeHow25
1dd7046eff
[MM-57727] Convert SearchDateSuggestion to functional component ( #26708 )
...
* Convert SearchDateSuggestion to functional component
* Review fixes
* Review fix
Co-authored-by: Daniel Espino García <larkox@gmail.com >
* Another review fix
---------
Co-authored-by: Daniel Espino García <larkox@gmail.com >
2024-04-12 13:09:12 +02:00
Ibrahim Serdar Acikgoz
92f11f8971
Make support packet composable with plugins ( #26403 )
...
---------
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com >
2024-04-12 10:05:58 +02:00
Syed Ali Abbas Zaidi
165b5ea821
[MM-57709] Convert ./components/channel_select/channel_select.tsx from Class Component to Function Component ( #26718 )
2024-04-11 17:54:35 -04:00
Devin Binnie
8589476229
[MM-57067][MM-57006][MM-57328] Acknowledge websocket POSTED events that may result in a notification on the web client ( #26604 )
...
* Acknowledge POSTED events that may result in a notification
* Remove temporary metrics
* Add Desktop App support
* Merge'd
* Add some tests
* PR feedback
* Rework window is focused check
* Oops
* Move mentions/followers ACK to posted ACK broadcast hook
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2024-04-11 20:18:14 +00:00
ThrRip
27b2c4858b
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (5941 of 5941 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/zh_Hans/
2024-04-10 18:30:34 +03:00
MArtin Johnson
1dd3600461
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (5941 of 5941 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/sv/
2024-04-10 18:30:34 +03:00
master7
a19534a7e9
Translated using Weblate (Polish)
...
Currently translated at 100.0% (5941 of 5941 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/pl/
2024-04-10 18:30:34 +03:00
master7
1639d99e91
Translated using Weblate (Polish)
...
Currently translated at 100.0% (5941 of 5941 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/pl/
2024-04-10 18:30:34 +03:00
R Oyanagi
c201f8b53c
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (5941 of 5941 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/ja/
2024-04-10 18:30:34 +03:00
Thomas Marny
3cb9b571d7
Translated using Weblate (Czech)
...
Currently translated at 93.9% (5580 of 5941 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/cs/
2024-04-10 18:30:34 +03:00
master7
b8dd02baf9
Translated using Weblate (Polish)
...
Currently translated at 100.0% (5941 of 5941 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/pl/
2024-04-10 18:30:34 +03:00
R Oyanagi
4b91b6ced0
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (5941 of 5941 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/ja/
2024-04-10 18:30:34 +03:00
jprusch
632cffaff4
Translated using Weblate (German)
...
Currently translated at 100.0% (5941 of 5941 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/de/
2024-04-10 18:30:34 +03:00
Devin Binnie
65c6717e6b
Add login/logout signal to Desktop App API ( #26701 )
2024-04-09 09:16:07 -04:00
M-ZubairAhmed
9698cfcc19
[MM-56695] Consolidate desktop and mobile Notifications to one and a new desktop notification sound settings ( #26198 )
2024-04-08 18:59:05 +00:00
Devin Binnie
a81ee87832
[MM-57519] Fill the {time} parameter with a blank string in places where it isn't used ( #26666 )
...
* [MM-57519] Fill the {time} parameter with a blank string in places where it isn't used
* Add placeholder in default message
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2024-04-08 08:56:06 -04:00
Amir Helali
733fe8b902
[MM-56008] Convert ./components/widgets/settings/bool_setting.tsx to functional component ( #25614 )
...
* Updated bool_setting
Converted bool_setting.tsx to a function component. and Updated the test file.
* Delete package-lock.json
* Update bool_setting.tsx
Updated the code to reflect the requested changes
* Fix lint and types
---------
Co-authored-by: Daniel Espino García <larkox@gmail.com >
Co-authored-by: Mattermost Build <build@mattermost.com >
2024-04-08 13:54:32 +02:00
Daniel Espino García
4783950e72
Fix default text setting on admin console not getting cleared ( #26653 )
2024-04-08 09:54:33 +02:00
Ben Schumacher
c5cf4101da
[MM-57085] Remove UseNewSAMLLibrary experimental setting ( #26392 )
...
Co-authored-by: Mattermost Build <build@mattermost.com >
2024-04-05 16:56:01 +02:00
Harrison Healey
30ab45ebb8
MM-57458 Update Katex ( #26650 )
2024-04-04 16:57:35 -04:00
Matthew Birtch
c7cb1bc400
MM-55252 Update RHS Thread View to Use Relative Timestamps ( #26605 )
...
* switch RHS thread to relative time
* update snapshot
2024-04-02 16:16:18 -04:00