Commit Graph

1156 Commits

Author SHA1 Message Date
Elias Nahum
977bcd2b42 Fix sentry inner crash and have watermelon report in which table it cannot update records with pending changes 2023-01-07 12:49:48 +02:00
Elias Nahum
68ec90df90 Bump app build number to 447 (#6937) 2023-01-06 21:46:07 +02:00
Elias Nahum
c8d9758f18 CI fixes (#6936)
* CI fixes

* Fix fastlane script
2023-01-06 21:41:03 +02:00
Elias Nahum
8097ee300d Fix crashes found in NotificationService (#6935) 2023-01-06 21:35:40 +02:00
Elias Nahum
c2aaef2e14 Preserve new message line on WS reconnect (#6934) 2023-01-06 13:38:40 +04:00
Joseph Baylon
d465edefc3 Detox Maintenance: Skip tests that are unstable and cleanup known issues (#6931)
* Detox Reporting: Prepare for release and main

* Fix lint in switch

* Detox Maintenance: Skip unstable tests

* Skipped unstable and known issue tests

* Fix inline latex test

* Remove skipped from failures

* Remove unnecessary report failure

* Remove assert import

* Remove FAILURE_MESSAGE

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2023-01-05 14:43:09 -08:00
Elias Nahum
ca1f6df1c6 Generate video thumb from file url instead of public url (#6922) 2023-01-05 13:49:04 +02:00
Elias Nahum
001a6699fb Cache push notification profile image and add logs (#6932)
* Cache push notification profile image and add logs

* Fix indent
2023-01-05 12:31:52 +02:00
Elias Nahum
dbe565319d BottomSheet migration to react-native-bottom-sheet (#6907)
* BottomSheet migration to react-native-bottom-sheet

* Use correct scroll view for announcement bottom sheet

* ux review

* Fix post options bottom sheet snap point

* feedback review
2023-01-05 09:51:51 +02:00
Joseph Baylon
e9b8160f31 Detox Reporting: Prepare for release and main (#6930)
* Detox Reporting: Prepare for release and main

* Fix lint in switch

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2023-01-05 10:46:31 +08:00
Elias Nahum
3b289c306e Display own DM avatar in channel intro (#6924) 2023-01-04 15:28:16 +02:00
Elias Nahum
03dd4477da Fix onViewableItemsChanged 2023-01-04 14:42:43 +02:00
Joseph Baylon
2ba7bda0b9 Detox Report: Add commit hash to report (#6929) 2023-01-04 11:38:27 +08:00
Anurag Shivarathri
ed69eacbe7 Count fix (#6926) 2023-01-04 00:00:23 +02:00
Elias Nahum
5ff22953ab update dependencies (#6923) 2023-01-03 23:58:57 +02:00
Elias Nahum
0c4e554534 Use Promise.allSettle when fetching emojis (#6921) 2023-01-03 23:45:50 +02:00
Elias Nahum
411a7e22a2 Reduce the amount of queries to display the PostList (#6927) 2023-01-03 23:36:31 +02:00
Ji-Hyeon Gim
7df9801cdc Translated using Weblate (Korean)
Currently translated at 58.9% (554 of 939 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ko/
2023-01-03 18:01:03 +02:00
정성근
bdf5ad87c3 Translated using Weblate (Korean)
Currently translated at 58.8% (553 of 939 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ko/
2023-01-03 18:01:03 +02:00
정성근
3fe3d09b04 Translated using Weblate (Korean)
Currently translated at 58.8% (553 of 939 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ko/
2023-01-03 18:01:03 +02:00
Tom De Moor
62a07e606f Translated using Weblate (Dutch)
Currently translated at 100.0% (939 of 939 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nl/
2023-01-03 18:01:03 +02:00
MArtin Johnson
1a551c2104 Translated using Weblate (Swedish)
Currently translated at 100.0% (939 of 939 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/sv/
2023-01-03 18:01:03 +02:00
MArtin Johnson
43d151f0af Translated using Weblate (Swedish)
Currently translated at 98.8% (928 of 939 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/sv/
2023-01-03 18:01:03 +02:00
Csaba Tóth // BDSC Business Digitalisation Kft
fbfc126148 Translated using Weblate (Hungarian)
Currently translated at 41.0% (385 of 939 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/hu/
2023-01-03 18:01:03 +02:00
Elias Nahum
a058ca57ca Android Fixes (#6915)
* Fix android back button handler

* Fix Android crash caused by react native screens

* Prevent Android crash and log stack trace when receiving a push notification
2023-01-02 12:53:08 +02:00
Elias Nahum
f913819b79 Dismiss correct bottom sheet screen for post / thread options (#6919) 2023-01-01 22:54:04 +02:00
Elias Nahum
312c019841 Fix unarchive action (#6920) 2023-01-01 22:53:21 +02:00
Joseph Baylon
dd60257364 Detox/E2E Maintenance: Fix broken iOS e2e tests (#6917) 2022-12-30 14:01:24 -08:00
Elias Nahum
5fbfd6bef5 Fix floating input style (#6916)
* Fix floating input style

* simplify style
2022-12-29 20:13:32 +02:00
Elias Nahum
5cc30c5e5b Do not display the favorites category when it has no channels (#6913) 2022-12-29 06:17:00 +02:00
Elias Nahum
5feb690ebc Bump app build number to 446 (#6914) 2022-12-28 16:12:52 +02:00
Guillermo Vayá
312b5fd108 Merge pull request #6912 from weblate/weblate-mattermost-mattermost-mobile-v2 2022-12-27 16:42:04 +01:00
master7
76593a7fc1 Translated using Weblate (Polish)
Currently translated at 100.0% (939 of 939 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2022-12-27 14:22:06 +01:00
Matthew Williams
9f6da6e9c3 Translated using Weblate (English (Australia))
Currently translated at 99.7% (937 of 939 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/en_AU/
2022-12-27 14:22:06 +01:00
Tom De Moor
173a29e071 Translated using Weblate (Dutch)
Currently translated at 98.7% (927 of 939 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nl/
2022-12-27 14:22:06 +01:00
jprusch
56ae3689fd Translated using Weblate (German)
Currently translated at 100.0% (939 of 939 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2022-12-27 14:22:06 +01:00
Ji-Hyeon Gim
bc4bf63171 Translated using Weblate (Korean)
Currently translated at 58.7% (552 of 939 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ko/
2022-12-27 14:22:06 +01:00
Konstantin
e7f75eac8d Translated using Weblate (Russian)
Currently translated at 100.0% (939 of 939 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ru/
2022-12-27 14:22:06 +01:00
Hosted Weblate
69b4a0108d 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/
2022-12-27 14:22:06 +01:00
Hosted Weblate
d30fc293c2 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/
2022-12-27 14:22:06 +01:00
Matthew Williams
4226043fa7 Translated using Weblate (English (Australia))
Currently translated at 99.7% (930 of 932 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/en_AU/
2022-12-27 14:22:05 +01:00
MArtin Johnson
8faa8e9d4a Translated using Weblate (Swedish)
Currently translated at 100.0% (932 of 932 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/sv/
2022-12-27 14:22:05 +01:00
정성근
7859cc43bf Translated using Weblate (Korean)
Currently translated at 41.2% (384 of 932 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ko/
2022-12-27 14:22:05 +01:00
Tom De Moor
28384bb4f3 Translated using Weblate (Dutch)
Currently translated at 100.0% (932 of 932 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nl/
2022-12-27 14:22:05 +01:00
정성근
648e47c0d7 Translated using Weblate (Korean)
Currently translated at 41.2% (384 of 932 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ko/
2022-12-27 14:22:05 +01:00
Tom De Moor
7896adfa6b Translated using Weblate (Dutch)
Currently translated at 94.8% (884 of 932 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nl/
2022-12-27 14:22:05 +01:00
jprusch
e56869ff79 Translated using Weblate (German)
Currently translated at 100.0% (932 of 932 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2022-12-27 14:22:05 +01:00
Konstantin
801d532b13 Translated using Weblate (Russian)
Currently translated at 100.0% (932 of 932 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ru/
2022-12-27 14:22:05 +01:00
master7
f1a5f13f3e Translated using Weblate (Polish)
Currently translated at 100.0% (932 of 932 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2022-12-27 14:22:05 +01:00
정성근
3e8e2d3b00 Translated using Weblate (Korean)
Currently translated at 41.2% (384 of 932 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ko/
2022-12-27 14:22:05 +01:00