Mattermost Build
d7d140b1b4
Bump app version number to 1.43.0 ( #5371 ) ( #5373 )
2021-05-04 08:28:09 -04:00
Mattermost Build
d4259e7f16
MM-31510 fix: last message is rendered behind the input box on iPad ( #5365 ) ( #5369 )
...
(cherry picked from commit d42aba8287 )
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2021-05-03 17:24:49 -04:00
Mattermost Build
0d94f74237
MM-31874 Properly use theme mention highlight link color ( #5366 ) ( #5368 )
...
(cherry picked from commit 4880689bdc )
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2021-05-03 17:24:32 -04:00
Mattermost Build
483f7187fc
MM-34069 include current user in return values from getProfile* actions ( #5308 ) ( #5363 )
...
(cherry picked from commit f14d4ee70f )
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2021-04-30 09:04:52 -04:00
Mattermost Build
a5297c328c
[MM-34746] Fix ephemeral error message response ( #5304 ) ( #5360 )
...
* fix ephemeral error message response
* extract helpers for posting call responses
(cherry picked from commit 3eaa538707 )
Co-authored-by: Michael Kochell <6913320+mickmister@users.noreply.github.com>
2021-04-29 11:26:51 -04:00
Mattermost Build
3f9a941aa1
[MM-34203] Send team id on bindings call ( #5316 ) ( #5361 )
2021-04-29 11:16:51 -04:00
Mattermost Build
a60d3eeb92
MM-34407 Use Avatars for Sidebar DMs ( #5334 ) ( #5358 )
...
* MM-34407 Use Avatars for Sidebar DMs
* Update app/components/channel_icon.js
Co-authored-by: Joseph Baylon <joseph.baylon@mattermost.com>
* UI feedback
* Align the private channel icon
Co-authored-by: Joseph Baylon <joseph.baylon@mattermost.com>
(cherry picked from commit 1b36529853 )
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2021-04-29 09:18:48 -04:00
Mattermost Build
562d3ac9ad
[MM-26160] Updates to check if text is string before attaching as string ( #5353 ) ( #5359 )
...
* Updates to check if text is string before attaching as string
* Code tidy-up
(cherry picked from commit f01981ca25 )
Co-authored-by: Shaz Amjad <shaz.amjad@mattermost.com>
2021-04-29 11:05:00 +10:00
Mattermost Build
42cee12c19
MM-24693 Add since query param to the getGroups api request ( #5163 ) ( #5356 )
...
* 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>
(cherry picked from commit e7d5f2c194 )
Co-authored-by: Anurag Shivarathri <anurag6713@gmail.com>
2021-04-28 00:19:27 +05:30
Mattermost Build
df00b86d26
Updates input height on edit post ( #5349 ) ( #5355 )
2021-04-27 13:09:14 -04:00
Mattermost Build
a11aad3a5a
Migrate message attachments to typescript ( #5127 ) ( #5348 )
2021-04-24 06:50:36 -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