Commit graph

1800 commits

Author SHA1 Message Date
Elias Nahum
2fc3600a65
Bump version to 2.8.2 and build 488 (#7591)
Some checks failed
github-release / test (push) Has been cancelled
github-release / build-ios-unsigned (push) Has been cancelled
github-release / build-android-unsigned (push) Has been cancelled
github-release / release (push) Has been cancelled
* Bump app version number to 2.8.2

* Bump app build number to 488

* update fastlane
2023-10-06 16:06:55 +03:00
Mattermost Build
03e95b38de
Set iOS minimum OS version requirement to 12.4 (#7588) (#7589)
(cherry picked from commit 551f3cf596)

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2023-10-06 15:55:14 +03:00
Elias Nahum
00fe9ea7b8
Bump app build number to 487 (#7572)
Some checks failed
github-release / test (push) Has been cancelled
github-release / build-ios-unsigned (push) Has been cancelled
github-release / build-android-unsigned (push) Has been cancelled
github-release / release (push) Has been cancelled
2023-09-28 17:57:25 +03:00
Elias Nahum
07d9caf4de
Bump app version number to 2.8.1 (#7569) 2023-09-28 17:54:07 +03:00
Mattermost Build
ab4d878e1a
MM-54535 Fixed hang when using the magic keyboard on iPadOS 17 (#7555) (#7568) 2023-09-28 17:38:44 +03:00
Elias Nahum
33836534e8
update libwebp (#7562) (#7566) 2023-09-28 17:18:22 +03:00
Mattermost Build
b817683518
Add alert when deeplink is invalid (#7538) (#7564)
(cherry picked from commit df52740752)

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2023-09-28 16:23:48 +03:00
Mattermost Build
5524b7932e
Bump app build number to 484 (#7536) (#7537)
Some checks failed
github-release / test (push) Has been cancelled
github-release / build-ios-unsigned (push) Has been cancelled
github-release / build-android-unsigned (push) Has been cancelled
github-release / release (push) Has been cancelled
(cherry picked from commit 3b1a198cf6)

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2023-09-07 11:11:57 -03:00
Mattermost Build
8b58fdbe2f
MM-53107 Add limit to Markdown nodes (#7528) (#7535)
* MM-53107 Add limit to Markdown nodes

* Update commonmark to published version

* Rename field to camel case for consistency

* Update Markdown tests for removed children

(cherry picked from commit 2651dd31e1)

Co-authored-by: Harrison Healey <harrisonmhealey@gmail.com>
2023-09-07 10:46:03 -03:00
Mattermost Build
3d92a61f32
Fix posts not showing on permalink view (#7531) (#7532)
(cherry picked from commit 0a78b1d804)

Co-authored-by: Daniel Espino García <larkox@gmail.com>
2023-09-04 10:03:01 +02:00
Mattermost Build
4e400a69fc
Bump version to 2.8.0 and build to 483 (#7529) (#7530)
* Bump app version number to 2.8.0

* Bump app build number to 483

(cherry picked from commit 860eaae558)

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2023-08-31 10:39:21 -04:00
Mattermost Build
aad8139382
MM-53486 - Incoming calls notification banner (#7477) (#7527)
* upgrade calls-common

* incoming call notifications

* tests

* i18n

* PR comments

* PR comments

* PR comment

(cherry picked from commit 83f81985cd)

Co-authored-by: Christopher Poile <cpoile@gmail.com>
2023-08-30 14:14:22 -04:00
Mattermost Build
ab15f88f69
Update NOTICE.txt (#7525) (#7526) 2023-08-30 13:02:44 -04:00
Harshal sanghvi
70ea5dc0d1
Fixed: The emoji autocomplete does not appear after switching apps (#7520)
* 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

* fixed error for profile edit

* refactored and removed rule from eslint

* fixed variable in username field

* fixed screen blur focus issue

* keyboard show issue
2023-08-28 15:22:49 +02:00
Claudio Costa
06037ab6da
[MM-53994] Calls: fix potential websocket client leak (#7513)
* Calls: fix potential websocket client leak

* Improve debug log
2023-08-24 14:29:50 -06:00
Pablo Andrés Vélez Vidal
840a3f4958
Merge pull request #7517 from mattermost/MM-53927_empty-channel-name-in-search
MM-53927 - fix channel names not shown during search
2023-08-24 12:47:16 +02:00
Pablo Andrés Vélez Vidal
c93fd5a754 MM-53927 - fix channel names not shown during search 2023-08-23 17:11:43 +02:00
Daniel Espino García
e659998792
Remove check for android command on solidarity (#7514) 2023-08-23 14:37:30 +02:00
Pablo Andrés Vélez Vidal
ccdab81d7e
Merge pull request #7505 from mattermost/MM-53849-mobile-hide-channels-from-archived-teams
MM-53849 - hide channels from archived teams during channels search
2023-08-23 10:44:05 +02:00
Deivison Lincoln
e3b6ca78d1 Translated using Weblate (Portuguese (Brazil))
Currently translated at 44.5% (476 of 1069 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pt_BR/
2023-08-21 15:41:22 +03:00
Tom De Moor
18f37b2ef7 Translated using Weblate (Dutch)
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/nl/
2023-08-21 15:41:22 +03:00
Elias Nahum
69872eb678
Upgrade Dependencies (#7491)
* update dependencies

* update dependencies

* update readable-stream

* further updates
2023-08-18 16:04:28 -04:00
Pablo Andrés Vélez Vidal
109dd21a8a refactor code based on pr comments 2023-08-18 13:55:52 +02:00
Harshal sanghvi
504caa8cd8
Fixed error message position in edit profile screen (#7483)
* 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

* fixed error for profile edit

* refactored and removed rule from eslint

* fixed variable in username field
2023-08-18 12:33:54 +02:00
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
Pablo Andrés Vélez Vidal
3b6dd923df MM-53849 - hide channels from archived teams during channels search 2023-08-15 15:55:54 +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