Joseph Baylon
f22d63644f
MM-35071 Detox/E2E: Add e2e for MM-T287, MM-T290, MM-T300, MM-T2350, MM-T3151, MM-T3472 ( #5347 )
...
* MM-35071 Detox/E2E: Add e2e for MM-T287, MM-T290, MM-T2350, MM-T3151, MM-T3472
* Revert to original generic android
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2021-04-27 16:46:50 -07:00
Joseph Baylon
267c0e88cc
MM-35073 Detox/E2E: Add e2e for remaining eligible mobile smoke tests ( #5352 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2021-04-27 16:35:03 -07:00
Saturnino Abril
6cf94d7be6
Detox/E2E: Update android emulator using Pixel 4 XL ( #5354 )
...
* update android emulator using Pixel 4 XL for detox tests
* update per comment
2021-04-28 06:56:30 +08:00
Anurag Shivarathri
e7d5f2c194
MM-24693 Add since query param to the getGroups api request ( #5163 )
...
* Added since query param to the getGroups api request
* Update app/actions/views/channel.js
Co-authored-by: Hossein <hahmadia@users.noreply.github.com>
* Replaced lastConnectAt with lastDisconnectAt
* Reverted client4.ts file
* Updated client file
* Fetches all groups enabled/disabled
Co-authored-by: Hossein <hahmadia@users.noreply.github.com>
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2021-04-27 23:21:19 +05:30
Shaz Amjad
9d605fdce9
Updates input height on edit post ( #5349 )
2021-04-27 12:13:56 -04:00
Weblate (bot)
9c67364193
Translations update from Weblate ( #5351 )
...
* Translated using Weblate (Dutch)
Currently translated at 100.0% (704 of 704 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/nl/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (704 of 704 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/tr/
Translated using Weblate (Turkish)
Currently translated at 100.0% (704 of 704 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/tr/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (704 of 704 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/zh_Hans/
* Translated using Weblate (Italian)
Currently translated at 89.0% (627 of 704 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/it/
Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
Co-authored-by: Kaya Zeren <kayazeren@gmail.com>
Co-authored-by: aeomin <lin@aeomin.net>
Co-authored-by: MattoDeg <degmatt46@gmail.com>
2021-04-26 10:57:39 +02:00
Daniel Espino García
f8e67c04ad
Migrate message attachments to typescript ( #5127 )
...
* Migrate attachment_image
* Migrate action_menu
* Migrate action_button
* migrate message_attachments
* Remove unintended commited file
* Fix tsc
* Fix tsc
* Fix lint
* Update references
* Make emoji functional component and fix imports
* Use ReactNode instead of JSXElement
* Convert action menu to FC
* Remove unneeded fragments
* Remove unneded undefined check
* Use undefined instead of nil in calculateDimensions
* Make sure height is always defined
* Use is valid URL
* Add missing types
* Lint fixes and remove lodash
* Revert package.json changes
* Put back fragments since they are actually needed
* Fix test
* Fix lint
* Address feedback
2021-04-22 18:21:44 -04:00
Carlos Tadeu Panato Junior
c01e8080f0
add PR/Issue template and release notes section in the PR template ( #5321 )
...
* add PR/Issue template and release notes section in the PR template
* add PR/Issue template and release notes section in the PR template
2021-04-21 10:23:44 -04:00
Paul Rothrock
60ab29919e
Specifying minimum server version in README.md ( #5344 )
2021-04-21 08:38:36 -04:00
Weblate (bot)
f59e2666a0
Translations update from Weblate ( #5337 )
...
* Translated using Weblate (Russian)
Currently translated at 100.0% (704 of 704 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ru/
* Translated using Weblate (Swedish)
Currently translated at 100.0% (704 of 704 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/sv/
Co-authored-by: Edward Smirnov <ed@microolap.com>
Co-authored-by: MArtin Johnson <martinjohnson@bahnhof.se>
2021-04-19 17:55:27 +02:00
Elias Nahum
a7e0ee262b
Bump app build number to 354 ( #5341 )
2021-04-19 11:51:06 -04:00
Elias Nahum
0a2a490e81
Fixes for release 1.42 ( #5339 )
...
* Downgrade MMKV to 0.4.4
* Handle undefined in getMyTeams selector
* Set minimum server version to 5.31.3 and update unsupported URL
2021-04-19 08:41:27 -07:00
Elias Nahum
4c725f157b
MM-27251 Fetch team channels including archived since last known timestamp ( #5328 )
2021-04-16 09:53:42 -04:00
Miguel Alatzar
11b1cc8ad8
Bump app build number to 353 ( #5331 )
2021-04-15 10:54:08 -07:00
Joseph Baylon
42275536e4
MM-30429 Detox/E2E: Added e2e for MM-T3190, MM-T3212, MM-T3214, MM-T3227 ( #5276 )
...
* MM-30429 Detox/E2E: Added e2e for MM-T3190, MM-T3212, MM-T3214, MM-T3227
* Merge master
* Fix package-lock.json
* Upgrade deps
* Revert podfile
* Update Podfile.lock
* Stabilize closing of post options
* Merge master
* Normalize closing of post options
* Enabled MM-T1397 test case
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2021-04-15 09:23:07 -07:00
Elias Nahum
9131b25310
MM-27849 render emojis with appended skin tone ( #5297 )
2021-04-15 11:26:03 -04:00
Elias Nahum
c9a02d5c8f
Fix at_mention and channel_mention autocomplete on iOS ( #5327 )
2021-04-15 11:13:09 -04:00
Elias Nahum
13eab98143
Refactor rest client class to use mixin and a bit of cleanup ( #5318 )
2021-04-15 10:04:36 -04:00
Miguel Alatzar
154b2e6adb
Bump app build number to 352 ( #5324 )
2021-04-14 14:23:04 -07:00
Anurag Shivarathri
812902dbe1
Set url trailing slash ( #5322 )
2021-04-14 16:16:25 -04:00
Elias Nahum
e0c45b86b4
Use RNN 7.11.3 ( #5317 )
2021-04-13 21:16:11 -04:00
Joseph Baylon
09593f7184
MM-30431 Detox/E2E: Added e2e for MM-T3196, MM-T3210, MM-T3211, MM-T3262, MM-T3264 ( #5313 )
...
* MM-30431 Detox/E2E: Added e2e for MM-T3196, MM-T3210, MM-T3211, MM-T3262, MM-T3264
* Fix snap test
2021-04-13 09:28:39 -07:00
Elias Nahum
26f6880c04
Bump app build number to 351 ( #5309 )
2021-04-12 12:30:11 -04:00
Weblate (bot)
ff4214e331
Translations update from Weblate ( #5307 )
...
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (704 of 704 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (703 of 703 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/pt_BR/
* Translated using Weblate (Romanian)
Currently translated at 100.0% (704 of 704 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ro/
Translated using Weblate (Romanian)
Currently translated at 94.1% (663 of 704 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ro/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (704 of 704 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/nl/
* Translated using Weblate (Russian)
Currently translated at 99.8% (703 of 704 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (704 of 704 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ru/
* Translated using Weblate (Turkish)
Currently translated at 99.8% (703 of 704 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/tr/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (704 of 704 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ja/
* Translated using Weblate (Swedish)
Currently translated at 100.0% (704 of 704 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/sv/
Translated using Weblate (Swedish)
Currently translated at 100.0% (704 of 704 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/sv/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (704 of 704 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/nl/
* Translated using Weblate (Swedish)
Currently translated at 100.0% (704 of 704 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/sv/
* Translated using Weblate (Russian)
Currently translated at 100.0% (704 of 704 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ru/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (704 of 704 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/bg/
Co-authored-by: rodrigocorsi <rodrigocorsi@gmail.com>
Co-authored-by: Viorel-Cosmin Miron <cosmin@uhlhost.net>
Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
Co-authored-by: Edward Smirnov <ed@microolap.com>
Co-authored-by: Kaya Zeren <kayazeren@gmail.com>
Co-authored-by: kaakaa <stooner.hoe@gmail.com>
Co-authored-by: MArtin Johnson <martinjohnson@bahnhof.se>
Co-authored-by: Nikolai Zahariev <nikolaiz@yahoo.com>
2021-04-12 17:27:01 +02:00
Elias Nahum
06f8f0b3a5
MM-34714 fix mention highlight to dismiss mentions for non existent users ( #5300 )
2021-04-09 23:10:12 -04:00
Elias Nahum
c22e93ddb0
Fix logout by preventing the app from showing ErrorTeamsList screen ( #5301 )
2021-04-09 20:26:10 -04:00
Miguel Alatzar
aecbe9af8e
Fix testID ( #5302 )
2021-04-09 14:24:37 -07:00
Elias Nahum
e9d0fab8d1
MM-29317 Select default team when current team is archived ( #5295 )
2021-04-08 20:32:23 -04:00
Elias Nahum
da8c09ff98
MM-31968 Save auto response props on keyboard done ( #5273 )
2021-04-08 20:30:58 -04:00
Elias Nahum
5156480220
MM-34681 Validate OpenGraph Image before attempting to load ( #5294 )
2021-04-08 20:28:21 -04:00
Joseph Baylon
7c36bfb6cc
MM-30430 Detox/E2E: MM-T3189, MM-T3231, MM-T3233 ( #5293 )
2021-04-08 16:15:10 -07:00
Elias Nahum
9c043f1b9f
MM-34585 Use removeClippedSubviews from Lists to improve scroll perf ( #5199 )
2021-04-08 16:52:23 -04:00
Elias Nahum
72daf965cf
Bump app build number to 350 ( #5296 )
2021-04-08 11:51:55 -04:00
Elias Nahum
fa58f25a92
Bump app build number to 349 ( #5291 )
2021-04-07 14:34:18 -04:00
Anurag Shivarathri
66ebe3683b
MM-34508 in-app browser emm configuration ( #5274 )
2021-04-07 14:15:19 -04:00
Ben Schumacher
c8f8d2c35c
[MM-34491] Respect slash command root label ( #5278 )
2021-04-07 09:25:21 +02:00
Elias Nahum
c6953bef47
Fix propTypes warnings ( #5285 )
2021-04-06 21:18:31 -04:00
Amy Blais
fca7c79183
Update NOTICE.txt ( #5284 )
2021-04-06 18:30:44 -04:00
Elias Nahum
f8a0f29237
Update dependencies ( #5266 )
...
* Update dependencies
* Fix lint, use npm@6
* Fix unit tests
* Dowgrade Fastlane
* Fix Fastlane script
* use android:api-29-node ci image
* Infer gradle json file from apk output folder
* Fastlane to Parse new version of gradle output-metadata.json
2021-04-06 11:12:31 -04:00
Elias Nahum
b5a248072d
Cancel gallery prepare file when Android's back button is pressed ( #5270 )
2021-04-06 07:29:52 -07:00
Elias Nahum
5bff6f9e58
MM-31874 Properly use theme mention highlight color ( #5268 )
2021-04-06 07:28:38 -07:00
Elias Nahum
ec9c2fba3d
Fix modifier typo in search screen ( #5267 )
2021-04-06 07:27:36 -07:00
Elias Nahum
4ce430bdb8
MM-32725 Reduce KeyStore qty access ( #5261 )
2021-04-06 09:54:00 -04:00
Weblate (bot)
6bacde7f42
Translations update from Weblate ( #5275 )
...
* Translated using Weblate (German)
Currently translated at 87.2% (611 of 700 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 100.0% (703 of 703 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (700 of 700 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ru/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (700 of 700 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/tr/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 98.1% (687 of 700 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/zh_Hans/
* Translated using Weblate (Swedish)
Currently translated at 100.0% (700 of 700 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/sv/
* Translated using Weblate (Spanish)
Currently translated at 94.3% (663 of 703 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (703 of 703 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/nl/
Co-authored-by: Elisabeth Kulzer <elisabeth.kulzer@mattermost.com>
Co-authored-by: Edward Smirnov <ed@microolap.com>
Co-authored-by: Kaya Zeren <kayazeren@gmail.com>
Co-authored-by: aeomin <lin@aeomin.net>
Co-authored-by: MArtin Johnson <martinjohnson@bahnhof.se>
Co-authored-by: Elias Nahum <elias@mattermost.com>
Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
2021-04-06 10:54:55 +02:00
Elias Nahum
9e30de1ba7
Copy temp file if isMediaDocument contentUri is null ( #5269 )
2021-04-03 14:53:54 -03:00
Michael Kochell
f766f47358
Post app call response ephemeral messages as bot ( #5256 )
...
* post app call response ephemeral messages as bot
* add check for isBot
* add SendEphemeralPost func type
* snapshot
2021-04-02 14:04:31 -04:00
Daniel Espino García
777b35bda3
Add parsing error to suggestions, add more information to text suggestions and avoid empty suggestions ( #5251 )
...
* Add parsing error to suggestions and avoid empty suggestions
* Fix merge issue
* Address feedback and send fetch form errors as suggestion errors
* Fix test
2021-04-01 15:51:46 -04:00
Michael Kochell
e49c0314cc
[MM-33892] Replace em dash with double dash for commands ( #5259 )
...
* replace em dash with double dash for commands
* style
* missing semi
2021-04-01 13:45:16 -04:00
Joseph Baylon
d898286ec9
MM-34444 Detox/E2E: Prepare plugin API and webhook server ( #5257 )
...
* Detox/E2E: Prepare plugin API and webhook server
* Added plugin to index
* Used fork version of client-oauth2
2021-03-30 09:15:50 -07:00
Daniel Espino García
64ccb58684
Fix embedded bindings ( #5244 )
2021-03-29 15:42:14 +02:00