Frank Paul Silye
ed537db2e7
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 99.1% (1306 of 1317 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nb_NO/
2025-06-23 13:46:59 +00:00
jprusch
408cd10b37
Translated using Weblate (German)
...
Currently translated at 100.0% (1317 of 1317 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2025-06-23 13:46:59 +00:00
Hosted Weblate
ac64ca1d03
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/
2025-06-23 13:46:59 +00:00
Manuela Silva
0c003e9f01
Translated using Weblate (Portuguese)
...
Currently translated at 6.5% (86 of 1307 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pt/
2025-06-23 13:46:59 +00:00
Ekaterine Papava
b05ea2d6c8
Translated using Weblate (Georgian)
...
Currently translated at 3.3% (44 of 1307 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ka/
2025-06-23 13:46:59 +00:00
kaakaa
601eb67409
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (1307 of 1307 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ja/
2025-06-23 13:46:59 +00:00
Maria A Nunez
dbb6890fe6
Update additional images branding ( #8672 )
...
* Updated search empty images
* Updated channel empty state images
* Styling
* Added unreads, threads, mentions and saved messages empty state images
* Removed withTheme
* Update snapshot
* Update review app image
* Updated loading error svg
* Added draft svg
* Removed unused image
* update snapshots
2025-06-20 11:41:26 -04:00
Rajat Dabade
8e1af4298d
Viewing Files in Edit mode in mobile with ability to delete and save ( #8918 )
...
* Viewing Files in Edit mode in mobile with ability to delete and save
* Added upload attachment to keyboard tracker view
* using state instread of use ref
* Minor
* Added tests
* intl extract
* new function getFiles
ById, batch file deletion and tests
* Files fetching in edit options and tests
* Removed DeviceEventEmitter and used React context
* Added support to check minimum required version to show edit file attachments
* resolve forward ref issue
* Minor
* memotized props for context and observe config with value
* Import fixes
2025-06-20 01:03:57 +05:30
Elias Nahum
b91e42615f
Secure Files and preview PDF inline ( #8844 )
2025-06-19 15:30:56 +08:00
Weblate (bot)
47241539d4
Translations update from Mattermost Weblate ( #8932 )
...
Automatic Merge
2025-06-16 14:46:11 +03:00
Guillermo Vayá
972bd34da6
[MM-62700] User Attribute types ( #8903 )
...
* add basic types to user_profile
* fix storing multiselect in DB
* fix storing multi-select on db
* add tests
* add tests for select-multiselect
* imporove testing
* improve intl, add tests
* address comments and tests
* review comments
* more test refactoring
* remove styling tests
* remove styling tests
* small improvements
* nitpick
* improve messaging
* safer stringify
* fix tests
2025-06-12 10:59:13 +02:00
Daniel Espino García
cdd91dbbb8
Standardize tags and chips through the app ( #8856 )
...
* Standardize tags and chips through the app
* Add missing texts
* Fix tests and snapshots
* Address feedback
* Fix snapshots
* Address UX feedback
* Apply text styles to outer text component
---------
Co-authored-by: Mattermost Build <build@mattermost.com>
2025-06-11 10:11:05 +02:00
MArtin Johnson
a7d73b1dd7
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (1302 of 1302 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/sv/
2025-06-09 12:34:37 +00:00
Weblate (bot)
e3bb675e90
Translations update from Mattermost Weblate ( #8902 )
...
Automatic Merge
2025-06-02 15:00:11 +03:00
Daniel Espino García
2ad6fec90f
Unify buttons ( #8865 )
...
* Unity buttons
* Fix texts and use defineMessages
* Update snapshots
* Fix disabled style
2025-05-30 15:59:15 +02:00
Weblate (bot)
e56423ce28
Translations update from Mattermost Weblate ( #8890 )
...
Automatic Merge
2025-05-26 14:30:10 +03:00
Pablo Vélez
1569f712d2
Mm 63935 abac end user indicators ( #8848 )
...
* MM-63935 - abac end user indicators
* rename policy variables to clearly indicate are from abac
* update attributes hook to cache processed data
* use policyEnforce property
* add missing type
* rename policy_enforced to abac_policy_enforced part 1
* add channel policy enforced type
* fix translation file
* remove unnecesary stop propagation
* use existing components
* remove unnecesary files
* fix snapshot
* update snapshot
* do not tie styles to the abac feature
* remove unnecesary margin top
* simplify props, add style for flat banner, remove unncesary index
* simplify condition, extract inline to component function
---------
Co-authored-by: Mattermost Build <build@mattermost.com>
2025-05-19 15:34:03 +02:00
Weblate (bot)
dbaf534a32
Translations update from Mattermost Weblate ( #8867 )
...
Automatic Merge
2025-05-19 15:30:15 +03:00
Elias Nahum
934ed2a773
Revert "MM-63935 - abac end user indicators db changes ( #8849 )" ( #8859 )
...
This reverts commit d838f74273 .
2025-05-15 06:15:20 +08:00
Pablo Vélez
d838f74273
MM-63935 - abac end user indicators db changes ( #8849 )
...
* MM-63935 - abac end user indicators
* rename policy variables to clearly indicate are from abac
* update attributes hook to cache processed data
* use policyEnforce property
* add missing type
* rename policy_enforced to abac_policy_enforced part 1
* add channel policy enforced type
* fix translation file
* remove unnecesary stop propagation
* MM-63935 - abac end user indicators db changes
* rename the policy name to clarify which policy does refer to
* update property name and add documentation to clarify intention
* rename policy_enforced to abac_policy_enforced db changes side
2025-05-14 23:55:47 +02:00
Vasily Belousov
7c3914bd13
[MM-61995] Correct copying instructions when long-pressing an email in messages & headers ( #8798 )
...
* feat: fixed email copy interface
* feat: changed message when long-pressing an email on mobile in messages & headers
* implemented changes: message decriptors outside component; email/url check and cleanHref outside renderContent function
2025-05-13 11:56:38 +08:00
Weblate (bot)
2a0ec47278
Translations update from Mattermost Weblate ( #8837 )
...
Automatic Merge
2025-05-05 19:28:43 +03:00
Tom De Moor
2f60d474c7
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (1298 of 1298 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nl/
2025-04-28 21:03:37 +02:00
MArtin Johnson
195ddf4acd
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (1298 of 1298 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/sv/
2025-04-28 21:03:37 +02:00
Tom De Moor
829362cc52
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (1298 of 1298 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nl/
2025-04-28 21:03:37 +02:00
Serhii Khomiuk
24b6b2b8f0
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (1298 of 1298 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/uk/
2025-04-28 21:03:37 +02:00
jprusch
ef0b6a0bc6
Translated using Weblate (German)
...
Currently translated at 100.0% (1298 of 1298 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2025-04-28 21:03:37 +02:00
ThrRip
7acc9cf54f
Translated using Weblate (Chinese (Simplified Han script))
...
Currently translated at 100.0% (1298 of 1298 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/zh_Hans/
2025-04-28 21:03:37 +02:00
master7
b77ef2090a
Translated using Weblate (Polish)
...
Currently translated at 100.0% (1298 of 1298 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2025-04-28 21:03:37 +02:00
Tom De Moor
09162a7c8e
Translated using Weblate (Dutch)
...
Currently translated at 99.0% (1286 of 1298 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nl/
2025-04-28 21:03:37 +02:00
Matthew Williams
ba336f31b1
Translated using Weblate (English (Australia))
...
Currently translated at 100.0% (1298 of 1298 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/en_AU/
2025-04-28 21:03:37 +02:00
Serhii Khomiuk
0c76aa0c40
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (1282 of 1282 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/uk/
2025-04-28 21:03:37 +02:00
master7
77f1936ee5
Translated using Weblate (Polish)
...
Currently translated at 98.1% (1258 of 1282 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2025-04-28 21:03:37 +02:00
Daniel Espino García
b01cc5ea34
Fix typo troubleshouting vs troubleshooting ( #8796 )
2025-04-24 16:20:21 +02:00
Daniel Espino García
5c2153f83b
Add Report a Problem functionality ( #8605 )
...
* Add Report a Problem functionality
* update cache pinned SHA version from 4.0.2 to 4.2.0
* Address feedback
* Fix tests
* Fix some issues and update kotlin coroutines version
* Fix delete file for iOS
* Bump 1 more version for coroutines
* Use rxjava instead of kotlin coroutines to avoid security issue
* Move path prefix to avoid test error
* Address feedback
* Address feedback
* Address feedback
* Use mailto on iOS
* Fix tests related to button changes
* Address feedback
* Update icon and fix onboarding buttons
* Fix test
---------
Co-authored-by: Angelos Kyratzakos <angelos.kyratzakos@mattermost.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
2025-04-24 11:12:55 +02:00
Tom De Moor
8259c0ae4a
Translated using Weblate (Dutch)
...
Currently translated at 99.7% (1279 of 1282 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nl/
2025-04-21 19:00:53 +00:00
Matthew Williams
3f53a454ca
Translated using Weblate (English (Australia))
...
Currently translated at 99.7% (1279 of 1282 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/en_AU/
2025-04-21 19:00:53 +00:00
Bohdan
b958270f20
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (1282 of 1282 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/uk/
2025-04-21 19:00:53 +00:00
Sharuru
f600ec9742
Translated using Weblate (Chinese (Simplified Han script))
...
Currently translated at 100.0% (1282 of 1282 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/zh_Hans/
2025-04-21 19:00:53 +00:00
kaakaa
cf0baba545
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (1280 of 1280 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ja/
2025-04-21 19:00:53 +00:00
jprusch
1daa982000
Translated using Weblate (German)
...
Currently translated at 100.0% (1280 of 1280 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2025-04-21 19:00:53 +00:00
jprusch
f33ea1229c
Translated using Weblate (German)
...
Currently translated at 99.2% (1271 of 1280 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2025-04-21 19:00:53 +00:00
jprusch
51223fe4e0
Translated using Weblate (German)
...
Currently translated at 99.1% (1269 of 1280 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2025-04-21 19:00:53 +00:00
jprusch
69a74c7afa
Translated using Weblate (German)
...
Currently translated at 98.9% (1267 of 1280 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2025-04-21 19:00:53 +00:00
Frank Paul Silye
b2ddce9539
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 99.8% (1278 of 1280 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nb_NO/
2025-04-21 19:00:53 +00:00
kaakaa
bf665157e0
Translated using Weblate (Japanese)
...
Currently translated at 96.4% (1235 of 1280 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ja/
2025-04-21 19:00:53 +00:00
Frank Paul Silye
b29d5c7d9d
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 99.6% (1276 of 1280 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nb_NO/
2025-04-21 19:00:53 +00:00
Frank Paul Silye
e19e1c97ca
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 99.2% (1271 of 1280 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nb_NO/
2025-04-21 19:00:53 +00:00
master7
2b470ef0e4
Translated using Weblate (Polish)
...
Currently translated at 97.5% (1248 of 1280 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2025-04-21 19:00:53 +00:00
Frank Paul Silye
bd0e57aa92
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 98.1% (1256 of 1280 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nb_NO/
2025-04-21 19:00:53 +00:00