Mattermost Build
75628cdf2e
Disable reachability test ( #5812 ) ( #5813 )
...
(cherry picked from commit ec3b44498a )
Co-authored-by: Elias Nahum <nahumhbl@gmail.com >
2021-11-04 09:24:29 -03:00
Puerco
c8ee3bc722
Automated cherry pick of #5803 on release-1.48 ( #5810 )
...
* Translated using Weblate (Turkish)
Currently translated at 100.0% (778 of 778 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% (778 of 778 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% (778 of 778 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/sv/
* Translated using Weblate (Polish)
Currently translated at 100.0% (778 of 778 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/pl/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (778 of 778 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/hu/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (778 of 778 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/es/
* Translated using Weblate (English (Australia))
Currently translated at 100.0% (778 of 778 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/en_AU/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (778 of 778 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/nl/
Translated using Weblate (Dutch)
Currently translated at 100.0% (778 of 778 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/nl/
* Translated using Weblate (German)
Currently translated at 100.0% (778 of 778 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/de/
* Translated using Weblate (Korean)
Currently translated at 93.9% (730 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ko/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (778 of 778 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% (777 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ja/
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: master7 <marcin.karkosz@rajska.info >
Co-authored-by: Tóth Csaba // Online ERP Hungary Kft <csaba.toth@online-erp.hu >
Co-authored-by: Elias Nahum <elias@mattermost.com >
Co-authored-by: Matthew Williams <Matthew.Williams@outlook.com.au >
Co-authored-by: Tom De Moor <tom@controlaltdieliet.be >
Co-authored-by: jprusch <rs@schaeferbarthold.de >
Co-authored-by: teamzamong <heekang@korea.ac.kr >
Co-authored-by: kaakaa <stooner.hoe@gmail.com >
2021-11-04 09:07:55 +01:00
Mattermost Build
3011992995
Update NOTICE.txt ( #5805 ) ( #5809 )
...
(cherry picked from commit 800f3b5648 )
Co-authored-by: Amy Blais <29708087+amyblais@users.noreply.github.com >
2021-11-03 11:34:33 -03:00
Mattermost Build
e23960f27d
Updated Jump to to match webapp ( #5797 ) ( #5808 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
(cherry picked from commit fae944c208 )
Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com >
2021-11-03 11:34:19 -03:00
Mattermost Build
84a292003e
fix replaceAll with replace as is not available on some JSC ( #5801 ) ( #5806 )
2021-11-02 04:14:15 -03:00
Elias Nahum
8287e620d8
Upgrade to rn 0.66.1 ( #5727 )
...
* Upgrade to rn 0.66.0
* Add keys to re-render post list and channel list
* Finish dep updates and rn to 0.66.1
* upgrade more dependencies
* Fix select_server tests
2021-10-31 13:57:07 -03:00
Kyriakos Z
094a34d05f
MM-37934: adds CRT channel notification preferences ( #5744 )
...
* MM-37934: adds CRT channel notification preferences
Adds push notification preferences per channel for CRT replies.
These are only enabled when push notifications for root messages
are set to 'mention', in any other case we don't show the switch.
* Adds another test case
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2021-10-28 11:06:03 +03:00
Daniel Espino García
76284a78d5
MM-34194 Add multiselect to Apps Forms ( #5400 )
...
* Add multiselect to Apps Forms
* Address feedback
* Add selected information and change button name
* Fix styles
* Add missing semicolon and change currentList to currentSelected.
* Address UX feedback
* Fix test
* Address feedback
* Fix snapshots
* Potential fix for flaky test
* Fix iOS back button
* Address feedback
* Fix tests
* Add separator and scroll to bottom on selected items
* Use setTimeout for scroll and also scroll on unselected
* Fix lint
* Fix tsc
* Fix tests
2021-10-27 11:35:11 +02:00
master7
434f4c970e
Translated using Weblate (Polish)
...
Currently translated at 100.0% (777 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/pl/
2021-10-25 11:50:26 -05:00
Tóth Csaba // Online ERP Hungary Kft
b7e9cd296b
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (777 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/hu/
2021-10-25 11:50:26 -05:00
yeongeun.seo
f98897147d
Translated using Weblate (Korean)
...
Currently translated at 93.1% (724 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ko/
2021-10-25 11:50:26 -05:00
Anne-Laure Gaillard
0989ad9208
Translated using Weblate (French)
...
Currently translated at 99.7% (775 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/fr/
Translated using Weblate (French)
Currently translated at 99.6% (774 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/fr/
2021-10-25 11:50:26 -05:00
Joseph Baylon
3ddc34d737
Detox/E2E: Fix failures due to recent features ( #5755 )
2021-10-24 19:00:37 -07:00
Elias Nahum
de564513c3
Bump app build number to 377 ( #5786 )
2021-10-24 16:54:11 -03:00
Elias Nahum
dd866ffeb8
Fix iOS paste screenshot ( #5785 )
2021-10-24 16:51:24 -03:00
Elias Nahum
acffc7796f
Bump to 1.47.2 Build 376 ( #5783 )
...
* Bump app version number to 1.47.2
* Bump app build number to 376
2021-10-24 15:01:23 -03:00
Elias Nahum
61c6f5693b
Fix TextInput blur crash ( #5780 )
2021-10-24 14:43:44 -03:00
Anurag Shivarathri
fe12190f4b
App crash in android sometimes while opening the notifications ( #5776 )
...
* Checks for condition before removing the notification
* Misc
2021-10-24 14:40:28 -03:00
Guillermo Vayá
2a4027f74a
Added checklist to PR template ( #5766 )
...
Co-authored-by: = <=>
2021-10-20 12:54:04 +02:00
Elias Nahum
c3cb9a5d34
Bump Version 1.47.1 build 375 ( #5769 )
...
* Fastlane build and version
* Bump app version number to 1.47.1
* Bump app build number to 375
2021-10-19 16:14:34 -03:00
Matthew Birtch
7df996dcc6
updated ios app icon to flattened version as per marketing team request ( #5767 )
2021-10-19 16:14:08 -03:00
Elias Nahum
e5142f8524
Fix Post Input and drawers gesture conflict ( #5762 )
2021-10-18 17:55:25 -03:00
Anurag Shivarathri
789cf9ab54
MM-39348 CRT crash ( #5759 )
...
* Cancelling animation frame on unmounting the component
* avoid calling cancel animation twice
* Update app/components/post_draft/post_draft.js
Co-authored-by: Elias Nahum <nahumhbl@gmail.com >
Co-authored-by: Elias Nahum <nahumhbl@gmail.com >
2021-10-18 14:26:33 -03:00
Tóth Csaba // Online ERP Hungary Kft
963d04545e
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (777 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/hu/
2021-10-18 11:22:42 -05:00
prograde
c58c23a10e
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (777 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/sv/
2021-10-18 11:22:42 -05:00
MArtin Johnson
0708a4d81b
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (777 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/sv/
2021-10-18 11:22:42 -05:00
aeomin
d96ecb0fdb
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (777 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/zh_Hans/
2021-10-18 11:22:42 -05:00
Tom De Moor
fff455624e
Translated using Weblate (Dutch)
...
Currently translated at 99.8% (776 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/nl/
2021-10-18 11:22:42 -05:00
kaakaa
f18abe11f6
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (777 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ja/
2021-10-18 11:22:42 -05:00
Diego Alvarez
a435c96f2e
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (777 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/es/
2021-10-18 11:22:42 -05:00
Elias Nahum
45efbe1c97
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (777 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/es/
2021-10-18 11:22:42 -05:00
Elias Nahum
f8baaf8505
MM-39337 set allowFontScaling to TextInput components ( #5751 )
2021-10-14 13:42:09 -03:00
Joseph Baylon
ebb00a205c
Detox/E2E: Update deps ( #5747 )
...
* Detox/E2E: Update deps
* Add package-lock.json files
2021-10-12 15:09:42 -07:00
Elisabeth Kulzer
c4cb7b0c3e
Translations fix ( #5746 )
...
* Translated using Weblate (French)
Currently translated at 100.0% (773 of 773 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/fr/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (773 of 773 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ja/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (773 of 773 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/hu/
* Translated using Weblate (English (Australia))
Currently translated at 100.0% (773 of 773 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/en_AU/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (773 of 773 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/es/
* Translated using Weblate (Swedish)
Currently translated at 100.0% (773 of 773 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/sv/
* Translated using Weblate (Polish)
Currently translated at 100.0% (773 of 773 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/pl/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (773 of 773 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/tr/
* Translated using Weblate (German)
Currently translated at 100.0% (777 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/de/
Translated using Weblate (German)
Currently translated at 100.0% (777 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/de/
* Translated using Weblate (German)
Currently translated at 100.0% (777 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/de/
* Translated using Weblate (German)
Currently translated at 100.0% (777 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/de/
* Translated using Weblate (German)
Currently translated at 100.0% (777 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/de/
* Translated using Weblate (Polish)
Currently translated at 100.0% (777 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/pl/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (777 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/tr/
* Translated using Weblate (Swedish)
Currently translated at 100.0% (777 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/sv/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (777 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/hu/
* Translated using Weblate (English (Australia))
Currently translated at 100.0% (777 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/en_AU/
* Translated using Weblate (Spanish)
Currently translated at 99.4% (773 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/es/
* Translated using Weblate (French)
Currently translated at 99.4% (773 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/fr/
* Translated using Weblate (Italian)
Currently translated at 76.1% (592 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/it/
* Translated using Weblate (Japanese)
Currently translated at 99.4% (773 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ja/
* Translated using Weblate (Korean)
Currently translated at 80.3% (624 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ko/
* Translated using Weblate (Dutch)
Currently translated at 99.2% (771 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/nl/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 86.6% (673 of 777 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 85.9% (668 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ro/
* Translated using Weblate (Russian)
Currently translated at 96.3% (749 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ru/
* Translated using Weblate (Ukrainian)
Currently translated at 76.8% (597 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/uk/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 99.2% (771 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 76.0% (591 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/zh_Hant/
* Translated using Weblate (Bulgarian)
Currently translated at 96.9% (753 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/bg/
* 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/
Co-authored-by: Nathanaël <contact@nathanaelhoun.fr >
Co-authored-by: kaakaa <stooner.hoe@gmail.com >
Co-authored-by: Tóth Csaba // Online ERP Hungary Kft <csaba.toth@online-erp.hu >
Co-authored-by: Matthew Williams <Matthew.Williams@outlook.com.au >
Co-authored-by: Elias Nahum <elias@mattermost.com >
Co-authored-by: MArtin Johnson <martinjohnson@bahnhof.se >
Co-authored-by: master7 <marcin.karkosz@rajska.info >
Co-authored-by: Kaya Zeren <kayazeren@gmail.com >
Co-authored-by: jprusch <rs@schaeferbarthold.de >
Co-authored-by: JtheBAB <srast@bioc.uzh.ch >
Co-authored-by: Erik Pfeiffer <erik@pfeiffers.it >
Co-authored-by: Anonymous <noreply@weblate.org >
Co-authored-by: Hosted Weblate <hosted@weblate.org >
2021-10-12 18:12:53 +02:00
Weblate (bot)
729f098019
Translations update from Weblate ( #5743 )
...
* Translated using Weblate (French)
Currently translated at 100.0% (773 of 773 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/fr/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (773 of 773 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ja/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (773 of 773 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/hu/
* Translated using Weblate (English (Australia))
Currently translated at 100.0% (773 of 773 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/en_AU/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (773 of 773 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/es/
* Translated using Weblate (Swedish)
Currently translated at 100.0% (773 of 773 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/sv/
* Translated using Weblate (Polish)
Currently translated at 100.0% (773 of 773 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/pl/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (773 of 773 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/tr/
* Translated using Weblate (German)
Currently translated at 100.0% (777 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/de/
Translated using Weblate (German)
Currently translated at 100.0% (777 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/de/
* Translated using Weblate (German)
Currently translated at 100.0% (777 of 777 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/de/
Co-authored-by: Nathanaël <contact@nathanaelhoun.fr >
Co-authored-by: kaakaa <stooner.hoe@gmail.com >
Co-authored-by: Tóth Csaba // Online ERP Hungary Kft <csaba.toth@online-erp.hu >
Co-authored-by: Matthew Williams <Matthew.Williams@outlook.com.au >
Co-authored-by: Elias Nahum <elias@mattermost.com >
Co-authored-by: MArtin Johnson <martinjohnson@bahnhof.se >
Co-authored-by: master7 <marcin.karkosz@rajska.info >
Co-authored-by: Kaya Zeren <kayazeren@gmail.com >
Co-authored-by: jprusch <rs@schaeferbarthold.de >
Co-authored-by: JtheBAB <srast@bioc.uzh.ch >
2021-10-12 09:22:14 +02:00
Anurag Shivarathri
856d8bd05f
MM-34842 global threads options ( #5630 )
...
* fixes MM-37294 MM-37296 MM-37297
* Added conditions to check for post & thread existence
* Update app/mm-redux/selectors/entities/threads.ts
Co-authored-by: Kyriakos Z. <3829551+koox00@users.noreply.github.com >
* type fix
* Never disabling Mark All as unread
* Added follow/unfollow message for not yet thread posts
* Test case fix for mark all as unread enabled all the time
* Removed hardcoded condition
* Fixed MM-37509
* Updated snapshot for sidebar
* Global thread actions init
* Added options
* Update post_options.js
* Test cases fix
* Added border bottom for each thread option
* Update test case
* Reverting snapshot
* Updated snapshot
* Moved options to screens & removed redundants translations
* Reusing post_option for thread_option
* Component name changed to PostOption from ThreadOption
* Snapshot updated
* Removed factory
* Update app/screens/thread_options/index.ts
Co-authored-by: Elias Nahum <nahumhbl@gmail.com >
* Update app/screens/thread_options/index.ts
Co-authored-by: Elias Nahum <nahumhbl@gmail.com >
Co-authored-by: Kyriakos Z. <3829551+koox00@users.noreply.github.com >
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
Co-authored-by: Elias Nahum <nahumhbl@gmail.com >
2021-10-11 13:24:38 +05:30
Elias Nahum
5e0c75d772
Bump app build number to 374 ( #5741 )
2021-10-10 11:52:35 -03:00
Elias Nahum
93dbe4af9e
Bump app build number to 373 ( #5739 )
2021-10-10 11:08:02 -03:00
Elias Nahum
16583c2a3b
Fix send message with physical keyboard on iPad 15 ( #5737 )
2021-10-10 10:49:11 -03:00
Elias Nahum
42071314d3
Bump app build number to 372 ( #5734 )
2021-10-08 09:49:07 -03:00
Ben Lloyd Pearson
6586d1b283
Update Readme intro and add logo ( #5729 )
...
* Update intro and add logo
* Update metadata to new messaging
* Update README.md
Co-authored-by: Amy Blais <29708087+amyblais@users.noreply.github.com >
Co-authored-by: Elias Nahum <nahumhbl@gmail.com >
Co-authored-by: Amy Blais <29708087+amyblais@users.noreply.github.com >
2021-10-08 09:37:53 -03:00
Shaz Amjad
a3c00f59d6
Local only collapse state for mobile ( #5721 )
2021-10-08 09:32:31 -03:00
Shaz Amjad
000caf09e9
Hides favourites category if empty ( #5722 )
2021-10-08 09:32:19 -03:00
Shaz Amjad
bd74310f29
Cancel button restored ( #5725 )
2021-10-08 09:31:56 -03:00
Anurag Shivarathri
a81b56212e
MM-38784, MM-38409 New messages line in threads screen & Pull to refresh for global threads screen ( #5690 )
...
* New messages line in threads & Pull to refresh for global threads
* Updated snapshot
* Using postlist's RefreshControl component
* Updated threadlist snapshot
* Reverting snapshot
* Updated Snapshots
* Snapshots updated
* Added 'thread last viewed at' to handle new messages line correctly
* Lint fix
* Updated snapshots
* Reverted comparision check
* Remove unused code
* Batching actions
* Do not add new message line for self messages
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2021-10-07 15:14:34 +05:30
Anurag Shivarathri
1a35250811
Excluding follow button in the header from being added to the stack ( #5723 )
2021-10-06 18:07:20 -04:00
Elias Nahum
f1c3538283
MM-39054 patch Android react-native-file-viewer ( #5717 )
2021-10-06 10:12:10 -03:00
Weblate (bot)
7dd3fbb75d
Translated using Weblate (German) ( #5719 )
...
Currently translated at 100.0% (773 of 773 strings)
Translation: mattermost-languages-shipped/mattermost-mobile
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/de/
Co-authored-by: JtheBAB <srast@bioc.uzh.ch >
2021-10-05 10:06:29 -05:00
Claudio Costa
5260e252a4
Show confirm modal for at here mentions ( #5678 )
2021-10-05 15:27:25 +02:00
Elias Nahum
e301c9d5d1
Bump app build number to 371 ( #5715 )
2021-10-04 15:56:51 -03:00