Daniel Espino García
d193ffd3be
Update supported_server.ts ( #7509 )
...
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-08-17 16:06:43 +02:00
Daniel Espino García
bc1ad7362f
Fix login not doing entry logic after forced logout ( #7507 )
...
* Fix login not doing entry logic after forced logout
* Fix lint
2023-08-16 17:41:39 +02:00
Elias Nahum
10cb9a6087
Bump app build number to 482 ( #7503 )
2023-08-14 16:28:37 -04:00
Elias Nahum
68939c9fcc
update reanimated ( #7500 )
...
* update reanimated
* fix reanimated types
2023-08-14 14:38:05 -04:00
kaakaa
92ac99db69
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (1069 of 1069 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ja/
2023-08-14 19:57:32 +03:00
MArtin Johnson
e08c94a75e
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (1069 of 1069 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/sv/
2023-08-14 19:57:32 +03:00
master7
0eed1a4863
Translated using Weblate (Polish)
...
Currently translated at 100.0% (1069 of 1069 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2023-08-14 19:57:32 +03:00
Konstantin
fa2c3ec227
Translated using Weblate (Russian)
...
Currently translated at 100.0% (1069 of 1069 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ru/
2023-08-14 19:57:32 +03:00
jprusch
848c84baf9
Translated using Weblate (German)
...
Currently translated at 100.0% (1069 of 1069 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2023-08-14 19:57:32 +03:00
chumanoe6a422f4dc064391
e08a2b6d31
Translated using Weblate (Vietnamese)
...
Currently translated at 99.9% (1067 of 1068 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/vi/
2023-08-14 19:57:32 +03:00
Daniel Espino García
4670a01ae7
Handle Mark Multiple Channels as Read ( #7467 )
...
* Handle Mark Multiple Channels as Read
* Use allSettled
2023-08-14 10:01:55 +02:00
Elias Nahum
5386e58beb
Bump app build number to 481 ( #7496 )
2023-08-10 11:18:13 -04:00
Elias Nahum
4f5b42abba
update network library ( #7493 )
...
* update network library
* attempt to fix search results 'map' of null
2023-08-10 10:41:39 +02:00
Tom De Moor
292fa5cbb2
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (1068 of 1068 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nl/
2023-08-09 16:27:33 +03:00
MArtin Johnson
f93a4fc0c4
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (1068 of 1068 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/sv/
2023-08-09 16:27:33 +03:00
Matthew Williams
4365db374f
Translated using Weblate (English (Australia))
...
Currently translated at 100.0% (1068 of 1068 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/en_AU/
2023-08-09 16:27:33 +03:00
Kaya Zeren
7026c22af2
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (1068 of 1068 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/tr/
2023-08-09 16:27:33 +03:00
Konstantin
68a231a836
Translated using Weblate (Russian)
...
Currently translated at 100.0% (1068 of 1068 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ru/
2023-08-09 16:27:33 +03:00
CI-YU
0ddcc84c5b
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 31.1% (333 of 1068 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/zh_Hant/
2023-08-09 16:27:33 +03:00
Khanh P. Huynh
191f498ab0
Fix cannot search user when pressing space ( #7486 )
...
* - Update AT_METION_SEARCH_REGEX to allow to search user name with space, similar to mentioning user.
- Convert search term to lowercase.
* Update CHANNEL_MENTION_SEARCH_REGEX to allow to search channel name when typing space
* Fix app crash when searching in channel only
---------
Co-authored-by: Huỳnh Phương Khanh <phuongkhanh@evolgroup.vn>
2023-08-09 11:38:06 +02:00
Khanh P. Huynh
0d8466a055
Fix cannot scroll acknowledgement bottom sheet of user list when there are many users ( #7489 )
...
* Fix cannot scroll acknowledgement bottom sheet of user list when there are many users
* - Updated showing user list for Tablet
- Added GestureHandlerRootView to avoid bug not show the list
* Wrap BottomSheet inside withGestures function
* Remove GestureHandlerRootView for BottomSheet component since it's been wrapped inside withGesture function
2023-08-09 10:48:21 +02:00
Khanh P. Huynh
eb7432dc27
Fixed UI button Mark all as read in Thread disappear when the font size is large ( #7487 )
2023-08-08 09:20:39 +02:00
Lucas Reis
833a0fc028
Feat: Adds the Info snackbar when the About info is copied ( #7488 )
...
* feat: adding the snackbar when the version info was copied
* fix: PR review
2023-08-08 08:40:30 +02:00
Daniel Espino García
4767c28ae4
Avoid unneeded group fetches ( #7482 )
2023-08-07 09:43:46 +02:00
Daniel Espino García
ff601982b9
Add some performance improvements ( #7481 )
...
* Add some performance improvements
* fix tests
2023-08-07 09:43:00 +02:00
Lucas Reis
8bc1ec2dff
Fix: Show admin on channel members ( #7472 )
...
* feat: adding the scheme_admin info on the channel members user_list sections
* feat: adding the scheme_admin info on channel members when there is a search in the textbox
2023-08-07 09:41:47 +02:00
Daniel Espino García
8a32588507
Fix DMs in sidebar ( #7468 )
...
* Fix DMs in sidebar
* Properly handle view, show and open preferences
* Refactor openChannel to keep similar logic together
2023-08-02 11:51:33 +02:00
Daniel Espino García
d74826064b
Remove keychain cache to avoid token invalidation problems ( #7479 )
2023-08-01 15:46:48 +02:00
jprusch
d342ce3982
Translated using Weblate (German)
...
Currently translated at 100.0% (1068 of 1068 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2023-07-31 16:27:33 +03:00
master7
3fdf28daae
Translated using Weblate (Polish)
...
Currently translated at 100.0% (1068 of 1068 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2023-07-31 16:27:33 +03:00
Sharuru
6613ac8a41
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (1068 of 1068 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/zh_Hans/
2023-07-31 16:27:33 +03:00
Hosted Weblate
2115bdb502
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/
2023-07-31 16:27:33 +03:00
Hosted Weblate
1aeb696c8d
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/
2023-07-31 16:27:33 +03:00
ThrRip He
0740025e85
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (1063 of 1063 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/zh_Hans/
2023-07-31 16:27:33 +03:00
master7
a573fa1d71
Translated using Weblate (Polish)
...
Currently translated at 100.0% (1063 of 1063 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2023-07-31 16:27:33 +03:00
linkvn
0067a035fd
Translated using Weblate (Vietnamese)
...
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/vi/
2023-07-31 16:27:33 +03:00
Elias Nahum
eb9262e389
Bump Version to 2.7.0 build 480 ( #7475 )
...
* Bump app version number to 2.7.0
* Bump app build number to 480
* update fastlane
2023-07-27 08:51:39 -04:00
namanh-asher
79994bf159
Fix keyboard overlap with recent search items in the search tab ( #7465 )
...
* Fix keyboard overlap recent search item in search tab
* Set the behavior of KeyboardAvoidingView on Android to 'undefined' to avoid losing some content at the bottom
2023-07-27 10:55:35 +02:00
Elias Nahum
4a79147402
Fix re-selection of custom theme ( #7470 )
2023-07-26 12:48:14 -04:00
Sudhanva-Nadiger
37b245d461
Feat: add copy to clipboard button in "about" mattermost page ( #7134 )
...
* feat: add copy to clip board button in about page
* add intl format text
* make suggested changes.
- fix: wrap copyToClipBoard function in useCallBack
- remove annonymous function onPress, provide function pointer
- make code readable in copyToClipBoard function
* formatting
* small fix
* change copy to clipboard position
- created a custom button eith icon and text
- usd button theme color
* button styling
* divider color
* use predefined btn element
* Add e2e test for copy info button
* feat: refactor the styles for thin lines
- fix: change touchable opacity to view
- add margin top to footer text
* change icon size to 15
* remove unnecessary view
* add config to dependency of callback
* suggeste changes on onClick func
* modified en.json file after running i18-extract
* Improve translations
* Address feedback
* Fix non updated default messages
---------
Co-authored-by: Daniel Espino García <larkox@gmail.com>
2023-07-26 09:00:06 -04: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