Commit graph

3927 commits

Author SHA1 Message Date
Mattermost Build
0bbbbb98cb
MM-37517 Thread permalink (#5758) (#5925)
* Thread permalink fix

* Reverted and implemented solution by updating the props

* fix TS on selectors/entities/posts.ts

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
(cherry picked from commit b3283ec9cf)

Co-authored-by: Anurag Shivarathri <anurag6713@gmail.com>
2022-02-03 14:14:35 -03:00
Mattermost Build
782dfc85dc
Update NOTICE.txt (#5923) (#5924)
(cherry picked from commit 990767d160)

Co-authored-by: Amy Blais <29708087+amyblais@users.noreply.github.com>
2022-02-03 08:48:44 -03:00
Mattermost Build
74365b11a7
V1 dependencies and bump to RN 0.67.2 (#5908) (#5922) 2022-02-02 16:04:24 -03:00
Manoj Malik
62258b5d64
Added the functionality to create .aab file along with .apk file (#5884)
* Added the functionality to create .aab file along with .apk file

* Added the logic to decide the type of Android build based on env var
Added .aab in .gitignore file
Added env var in the env_vars_example file

* Review fixes: Changed the name and type of env var along with some refactoring

* Update fastlane/env_vars_example

Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com>

Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com>
2022-02-01 08:50:53 -03:00
Hosted Weblate
abe2cefb61 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/

Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/

Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/

Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/
2022-02-01 12:16:42 +01:00
dependabot[bot]
1ec2b6a27d
Bump node-fetch from 2.6.5 to 2.6.7 (#5915)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.5 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.5...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-28 09:46:30 -03:00
dependabot[bot]
6eb161c4c2
Bump shelljs from 0.8.4 to 0.8.5 (#5914)
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5)

---
updated-dependencies:
- dependency-name: shelljs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-28 09:45:24 -03:00
Ossi Väänänen
7bed1172c5
Add scorecards analysis (#5917)
Github Action for Scorecard
https://github.com/ossf/scorecard

The Scorecard provides a (somewhat opinionated) view on the security posture of the repository -- we (the product security team) would like to adopt this on our key repositories to identify possible security improvements
2022-01-28 09:43:39 -03:00
Claudio Costa
2267f0a408
Update Calls (#5875)
* Fix adding tracks

* Use server websocket handler to do signaling

* Start using react-native-webrtc fork to fix track issues

* Update deps lock files

* Use ICE servers list from config if present

* Properly replace voice track

* Remove translations

* Use DeviceEventEmitter to handle voice events

* Fix bad checksum

* Restore non-english translations to avoid conflicts

* Address review

* Remove flaky integrity

* Improve state handling

* Update snapshots and tests

* Update call connecting logic

* Fix permissions check
2022-01-27 08:19:26 +01:00
Carlos Tadeu Panato Junior
c06a24c1ce
Merge pull request #5911 from weblate/weblate-mattermost-mattermost-mobile_master
Translations update from Mattermost Weblate
2022-01-26 11:29:47 +01:00
aeomin
08ca6fd4c1 Translated using Weblate (Chinese (Simplified))
Currently translated at 98.7% (796 of 806 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/zh_Hans/
2022-01-26 07:57:30 +01:00
Kaya Zeren
34b5dca4ff Translated using Weblate (Turkish)
Currently translated at 100.0% (806 of 806 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/tr/
2022-01-26 07:57:29 +01:00
Maksim Matveev
dccae0ea11 Translated using Weblate (Russian)
Currently translated at 98.7% (796 of 806 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ru/
2022-01-26 07:57:29 +01:00
Hosted Weblate
d4ea321da0 Update translation files
Updated by "Remove blank strings" hook in Weblate.

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/
2022-01-26 07:57:29 +01:00
aeomin
2780b83b78 Translated using Weblate (Chinese (Simplified))
Currently translated at 96.5% (778 of 806 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/zh_Hans/
2022-01-26 07:57:29 +01:00
Anonymous
984658b79f Translated using Weblate (Bulgarian)
Currently translated at 93.3% (752 of 806 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/bg/

Translated using Weblate (Chinese (Traditional))

Currently translated at 73.2% (590 of 806 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/zh_Hant/

Translated using Weblate (Chinese (Simplified))

Currently translated at 96.5% (778 of 806 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/zh_Hans/

Translated using Weblate (Ukrainian)

Currently translated at 73.9% (596 of 806 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/uk/

Translated using Weblate (Romanian)

Currently translated at 82.7% (667 of 806 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ro/

Translated using Weblate (Portuguese (Brazil))

Currently translated at 83.3% (672 of 806 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/pt_BR/

Translated using Weblate (Italian)

Currently translated at 73.3% (591 of 806 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/it/

Translated using Weblate (French)

Currently translated at 96.5% (778 of 806 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/fr/
2022-01-26 07:57:28 +01:00
Weblate (bot)
c63f84818a
Translations update from Mattermost Weblate (#5902)
* Translated using Weblate (Spanish)

Currently translated at 100.0% (806 of 806 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/es/

* Translated using Weblate (Korean)

Currently translated at 100.0% (806 of 806 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ko/

Translated using Weblate (Korean)

Currently translated at 96.6% (779 of 806 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ko/

* Translated using Weblate (Russian)

Currently translated at 94.0% (758 of 806 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ru/

* Translated using Weblate (German)

Currently translated at 100.0% (806 of 806 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/de/

* Translated using Weblate (Russian)

Currently translated at 98.7% (796 of 806 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ru/

Co-authored-by: Elias  Nahum <elias@mattermost.com>
Co-authored-by: Tilto_ <tilto0822@naver.com>
Co-authored-by: Maksim Matveev <m.matveev@hotmail.com>
Co-authored-by: JtheBAB <srast@bioc.uzh.ch>
Co-authored-by: Alexey Napalkov <flynbit@gmail.com>
2022-01-21 09:01:33 -03:00
balajivenkatesh
76ddcdcb9a
Update postintall script for Windows (#5897) 2022-01-19 11:24:47 -03:00
master7
ce0cb4e335 Translated using Weblate (Polish)
Currently translated at 100.0% (806 of 806 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/pl/
2022-01-12 17:49:33 +01:00
Matthew Williams
3f769419fb Translated using Weblate (English (Australia))
Currently translated at 100.0% (806 of 806 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/en_AU/
2022-01-12 17:49:33 +01:00
Kaya Zeren
dcabd6b51d Translated using Weblate (Turkish)
Currently translated at 100.0% (806 of 806 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/tr/
2022-01-12 17:49:33 +01:00
Tóth Csaba // Online ERP Hungary Kft
674ba2a5ba Translated using Weblate (Hungarian)
Currently translated at 100.0% (806 of 806 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/hu/
2022-01-12 17:49:33 +01:00
MArtin Johnson
0e406691b6 Translated using Weblate (Swedish)
Currently translated at 100.0% (806 of 806 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/sv/
2022-01-12 17:49:33 +01:00
Tom De Moor
6dfede3f4b Translated using Weblate (Dutch)
Currently translated at 100.0% (806 of 806 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/nl/
2022-01-12 17:49:33 +01:00
jprusch
13ebc6010c Translated using Weblate (German)
Currently translated at 100.0% (806 of 806 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/de/
2022-01-12 17:49:33 +01:00
kaakaa
1fd6f5cba1 Translated using Weblate (Japanese)
Currently translated at 100.0% (806 of 806 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ja/

Translated using Weblate (Japanese)

Currently translated at 100.0% (805 of 805 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ja/
2022-01-12 17:49:33 +01:00
Elias Nahum
205e936a7b Translated using Weblate (Spanish)
Currently translated at 96.7% (779 of 805 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/es/
2022-01-12 17:49:33 +01:00
Elias Nahum
4c86efbcad
Version 1.48.2 build 382 (#5896)
* Bump app version number to  1.48.2

* Bump app build number to  382
2022-01-06 16:04:20 +02:00
Amy Blais
29f94b5729
Update NOTICE.txt (#5889) 2022-01-05 15:01:56 +02:00
Elias Nahum
62d1ff5744
update dependencies (#5886) 2022-01-03 10:10:01 +02:00
Kaya Zeren
5dc96fb4e4 Translated using Weblate (Turkish)
Currently translated at 100.0% (805 of 805 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/tr/
2021-12-27 13:52:37 -06:00
Maksim Matveev
a612f3f74f Translated using Weblate (Russian)
Currently translated at 93.2% (751 of 805 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ru/
2021-12-27 13:52:37 -06:00
Shaz Amjad
16d4231ccd
Fixes custom status update (#5881) 2021-12-21 09:04:19 +11:00
Kaya Zeren
b38db6bac6 Translated using Weblate (Turkish)
Currently translated at 100.0% (805 of 805 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/tr/
2021-12-20 13:44:24 -06:00
Maksim Matveev
c6f8896ea2 Translated using Weblate (Russian)
Currently translated at 92.9% (748 of 805 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ru/
2021-12-20 13:44:24 -06:00
Joseph Baylon
92de752e2a
Detox/E2E: Fix android build command and update deps (#5879)
* Detox/E2E: Fix android build command and update deps

* fix build error with assembleAndroidTest

Co-authored-by: Saturnino Abril <saturnino.abril@gmail.com>
2021-12-17 04:17:20 +08:00
Matei Oprea
586f9cfbb9
[MM-11997] - Date picker should re-open on previously selected date (#5634) 2021-12-15 21:00:45 +02:00
Elias Nahum
687469b0cf
Update dependencies (#5870)
* Update dependencies

* Remove storybook env type def

* fix android build
2021-12-15 16:44:35 +02:00
Elias Nahum
b7455853e5
MM-40530 Support SVG for markdown inline images (#5869)
* MM-40530 Support SVG for markdown inline images

* Update app/components/markdown/markdown_image/markdown_image.js

Co-authored-by: Daniel Espino García <larkox@gmail.com>

Co-authored-by: Daniel Espino García <larkox@gmail.com>
2021-12-15 16:43:45 +02:00
Nathanaël
1a58dd8a0d Translated using Weblate (French)
Currently translated at 96.6% (778 of 805 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/fr/
2021-12-06 14:07:42 -05:00
gruceqq
3381d7624d Translated using Weblate (Polish)
Currently translated at 100.0% (805 of 805 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/pl/
2021-12-06 14:07:42 -05:00
Elias Nahum
f453c77ac6
Bump Version 1.48.1 build 381 (#5860)
* Bump app version number to  1.48.1

* Bump app build number to  381
2021-12-03 11:35:57 +02:00
Elias Nahum
3e0ad378f1
Fix android broken build cause by rudderstack (#5856)
* Fix android broken build cause by rudderstack

* update dependencies
2021-11-30 11:39:12 +02:00
Tóth Csaba // Online ERP Hungary Kft
b02c858a2e Translated using Weblate (Hungarian)
Currently translated at 100.0% (805 of 805 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/hu/
2021-11-29 23:57:08 -05:00
MArtin Johnson
98e366718e Translated using Weblate (Swedish)
Currently translated at 100.0% (805 of 805 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/sv/
2021-11-29 23:57:08 -05:00
Elias Nahum
1c0d0bb1a4
Added YouTube query to Android Manifest (#5841) 2021-11-29 19:56:05 +02:00
Amy Blais
f4b9c4382c
Update NOTICE.txt (#5848) 2021-11-27 10:17:18 +02:00
Weblate (bot)
e9df1b3dbb
Translated using Weblate (Polish) (#5839)
Currently translated at 100.0% (805 of 805 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/pl/

Co-authored-by: master7 <marcin.karkosz@rajska.info>
2021-11-23 10:29:00 +02:00
Elias Nahum
1b285dac49
[MM-40160] Crt gallery fix (#5833)
* Fix Gallery crash

* fix file type icons

* memoize gallery files
2021-11-22 15:17:18 +02:00
Tom De Moor
1501b6ec05 Translated using Weblate (Dutch)
Currently translated at 100.0% (805 of 805 strings)

Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/nl/
2021-11-15 17:27:14 -05:00