6bc1725bc9
Merge pull request 'release-2.6' ( #4 ) from Ivasoft/mattermost-mobile:release-2.6 into release-2.6
...
Release 2.6
Reviewed-on: #4
2023-07-25 13:08:48 +00:00
2397a56b43
Merge pull request 'main' ( #3 ) from Ivasoft/mattermost-mobile:main into main
...
Reviewed-on: #3
2023-07-25 13:01:04 +00:00
Harshal sanghvi
871e3964ea
Added status on profile picture in bottom tab ( #7464 )
...
* added last viewed feature
* added constants
* storing data in global table and added server col
* fixed stack screen"
* fixed values for crt
* fixed threadid store logic
* added status on profile in bottom tabs
2023-07-25 10:24:55 +02:00
Lucas Reis
722871d165
[MM-48225] Reduce Padding/Margins from Files Tab and moving the Search Results to the FlatList ( #7430 )
...
* feat: reducing the padding/margins of tabs and filter icons on the Search Page
* feat: adds the results text inside the post_results and file_results
* feat: changes search results to use translation
* feat: updates text on search results to use FormattedText
* feat: removing text wrapper
* feat: removing margins and using an ItemSeparator to separate the rows of the file results
* feat: refactor spacing on post results and unnecessary top
* review: externalizing Separator on the file_results
* feat: add marginTop in all File components used inside the <Files> component
2023-07-25 10:11:37 +02:00
linkvn
aeba5ed6d2
Translated using Weblate (Vietnamese)
...
Currently translated at 88.6% (941 of 1062 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/vi/
2023-07-24 20:46:56 +03:00
Tom De Moor
612e6b0fe4
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (1062 of 1062 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nl/
2023-07-24 20:46:56 +03:00
kaakaa
ec97ccf19b
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (1062 of 1062 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ja/
2023-07-24 20:46:56 +03:00
linkvn
2629fcde31
Translated using Weblate (Vietnamese)
...
Currently translated at 78.2% (831 of 1062 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/vi/
2023-07-24 20:46:56 +03:00
linkvn
c9d0912395
Translated using Weblate (Vietnamese)
...
Currently translated at 73.8% (784 of 1062 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/vi/
2023-07-24 20:46:56 +03:00
linkvn
cdac754952
Translated using Weblate (Vietnamese)
...
Currently translated at 54.7% (581 of 1062 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/vi/
2023-07-24 20:46:56 +03:00
Valentyn Smagin
1a3a0d7261
Translated using Weblate (Ukrainian)
...
Currently translated at 82.6% (878 of 1062 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/uk/
2023-07-24 20:46:56 +03:00
linkvn
b985777f33
Translated using Weblate (Vietnamese)
...
Currently translated at 38.8% (413 of 1062 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/vi/
2023-07-24 20:46:56 +03:00
Tom De Moor
2b523e052f
Added translation using Weblate (Vietnamese)
2023-07-24 20:46:56 +03:00
Harshal sanghvi
b94eb1d4d8
added Remember last viewed channel or thread on cold start feature ( #7434 )
...
* added last viewed feature
* added constants
* storing data in global table and added server col
* fixed stack screen"
* fixed values for crt
* fixed threadid store logic
2023-07-21 10:09:26 +02:00
dependabot[bot]
e98c893b33
Bump word-wrap from 1.2.3 to 1.2.4 ( #7461 )
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 08:31:16 -04:00
Elias Nahum
47317bb1e9
Do not show archived teams when browsing available teams ( #7460 )
2023-07-19 08:17:18 -04:00
Devin Binnie
21fc831554
[MM-53249] Allow server to hide or customize the Forgot Password link ( #7429 )
...
* [MM-53249] Allow server to hide or customize the Forgot Password link
* Update app/screens/login/form.tsx
Co-authored-by: Elias Nahum <nahumhbl@gmail.com >
* Fix issue for older servers
* Sort imports
---------
Co-authored-by: Elias Nahum <nahumhbl@gmail.com >
2023-07-18 12:31:35 -04:00
Elias Nahum
3effecd6a4
match desktop search and highlight results ( #7445 )
2023-07-18 12:17:19 -04:00
Pablo Andrés Vélez Vidal
a576f7c97e
MM-53586 - small fixes in onboarding screens ( #7444 )
...
* MM-53586 - small fixes in onboarding screens
* remove the min-width and set the fixed button width
2023-07-18 10:01:31 +02:00
Pablo Andrés Vélez Vidal
84b35ac143
MM-53343 - save button not grayed out when edit message is too long ( #7446 )
...
* MM-53343 - save button not grayed out when edit message is too long
* fix too long message not getting removed
2023-07-18 10:00:51 +02:00
Elias Nahum
fa43f68a8f
Fix search hashtag ( #7459 )
2023-07-17 11:36:28 -04:00
Eduardo Sellanes
3e700f841d
use useAndroidHardwareBackHnd on Files and Members ( #7455 )
...
* use useAndroidHardwareBackHnd on Files and Members
* use callbacks
---------
Co-authored-by: Eduardo Sellanes <esellanes@sangoma.com >
2023-07-17 15:01:33 +02:00
Sharuru
54437e93ff
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (1062 of 1062 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/zh_Hans/
2023-07-17 15:17:46 +03:00
Guillermo Vayá
446a591851
Merge pull request #7447 from weblate/weblate-mattermost-mattermost-mobile-v2
...
Translations update from Mattermost Weblate
2023-07-14 11:52:59 +02:00
Elias Nahum
77859c0340
ignore the : character when searching for emojis in the emoji picker ( #7453 )
2023-07-13 09:45:28 -04:00
Mattermost Build
02a702efe9
Bump app build number to 479 ( #7451 ) ( #7452 )
...
(cherry picked from commit bdcca34abf )
Co-authored-by: Elias Nahum <nahumhbl@gmail.com >
2023-07-12 11:37:15 -04:00
Elias Nahum
bdcca34abf
Bump app build number to 479 ( #7451 )
2023-07-12 11:29:24 -04:00
Daniel Espino García
0c4f7f25bc
Upgrade React Native Network Client to 1.3.5 ( #7450 )
...
* Upgrade React Native Network Client to 1.3.5
* Fix defaults in the manager
2023-07-12 17:08:40 +02:00
Mattermost Build
6b686ab3f8
fix: crash when reactor is missing ( #7448 ) ( #7449 )
...
(cherry picked from commit 40254fba96 )
Co-authored-by: Elias Nahum <nahumhbl@gmail.com >
2023-07-12 10:31:29 -04:00
Elias Nahum
40254fba96
fix: crash when reactor is missing ( #7448 )
2023-07-12 10:22:37 -04:00
Matthew Williams
0a0c60e60d
Translated using Weblate (English (Australia))
...
Currently translated at 100.0% (1062 of 1062 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/en_AU/
2023-07-12 09:59:48 +00:00
master7
611bbab41a
Translated using Weblate (Polish)
...
Currently translated at 100.0% (1062 of 1062 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2023-07-11 16:45:15 +00:00
danielcw
ddbf5d6089
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 29.4% (313 of 1062 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/zh_Hant/
2023-07-11 16:45:15 +00:00
Valentyn Smagin
994d9962fe
Translated using Weblate (Ukrainian)
...
Currently translated at 82.6% (878 of 1062 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/uk/
2023-07-11 16:45:14 +00:00
Valentyn Smagin
d9cc3f1755
Translated using Weblate (Ukrainian)
...
Currently translated at 72.8% (774 of 1062 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/uk/
2023-07-11 16:45:14 +00:00
Valentyn Smagin
35f553e01d
Translated using Weblate (Ukrainian)
...
Currently translated at 49.4% (525 of 1062 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/uk/
2023-07-11 16:45:14 +00:00
MArtin Johnson
a4eb3e0114
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (1062 of 1062 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/sv/
2023-07-11 16:45:14 +00:00
Valentyn Smagin
429d2782af
Translated using Weblate (Ukrainian)
...
Currently translated at 44.7% (475 of 1062 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/uk/
2023-07-11 16:45:14 +00:00
Kaya Zeren
53e7d0c5d8
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (1062 of 1062 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/tr/
2023-07-11 16:45:14 +00:00
Tom De Moor
0e91dd33a8
Translated using Weblate (Dutch)
...
Currently translated at 99.7% (1059 of 1062 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nl/
2023-07-11 16:45:14 +00:00
Konstantin
3369941bd8
Translated using Weblate (Russian)
...
Currently translated at 100.0% (1062 of 1062 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ru/
2023-07-11 16:45:14 +00:00
jprusch
ea2460f5b5
Translated using Weblate (German)
...
Currently translated at 100.0% (1062 of 1062 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2023-07-11 16:45:14 +00:00
kaakaa
e0f500bb8c
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (1062 of 1062 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ja/
2023-07-11 16:45:14 +00:00
Konstantin
1bc1580122
Translated using Weblate (Russian)
...
Currently translated at 100.0% (1062 of 1062 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ru/
2023-07-11 16:45:14 +00:00
master7
2d10eab695
Translated using Weblate (Polish)
...
Currently translated at 100.0% (1062 of 1062 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2023-07-11 16:45:14 +00:00
jprusch
5df7bc9935
Translated using Weblate (German)
...
Currently translated at 100.0% (1062 of 1062 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2023-07-11 16:45:14 +00:00
jprusch
d58e9015b4
Translated using Weblate (German)
...
Currently translated at 100.0% (1058 of 1058 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2023-07-11 16:45:14 +00:00
master7
76d69c56a9
Translated using Weblate (Polish)
...
Currently translated at 100.0% (1058 of 1058 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2023-07-11 16:45:14 +00:00
Tom De Moor
73dc55b0c8
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (1058 of 1058 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nl/
2023-07-11 16:45:14 +00:00
timmycheng
8914c0fd22
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (1058 of 1058 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/zh_Hans/
2023-07-11 16:45:14 +00:00