Daniel Espino García
a3489d9674
Start spinner on websocket reconnect ( #6815 )
2022-12-02 15:18:02 +02:00
Daniel Espino García
33b2cb6623
Check if group exist before fetching the mention ( #6816 )
2022-12-02 15:15:23 +02:00
Elias Nahum
529d149a17
Fix the color for no results when there are no more channels to join ( #6810 )
2022-12-01 21:32:14 +02:00
Elisabeth Kulzer
bbd9affaf6
Required changes to the CI automation for e2e-testing ( #6629 )
...
* Migrate steps to gekidou
* Port changes for gekidou
* run tests again
* bump cache to check
* Change image to make sure
* try npm i
* Run NODE_ENV=development npm update
* Try stuff
* try
* Try
* Try
* use a bashrc file
* use a bashrc file
* use a bashrc file
* use a bashrc file
* use a bashrc file
* revert
* Tests run now again
* Comment test step again
* Migrate steps to gekidou
* Port changes for gekidou
* run tests again
* Change image to make sure
* try npm i
* Run NODE_ENV=development npm update
* Try stuff
* try
* Try
* Try
* use a bashrc file
* use a bashrc file
* use a bashrc file
* use a bashrc file
* use a bashrc file
* revert
* Tests run now again
* Comment test step again
* Change derived data path
* Fix commata
* Add headless
* Remove headless, because it is not supported
* Fix no job
* Try other system image
* Fix calling
* Remove unnecessary changes.
* Focus on important changes for ios to succeed.
2022-12-01 10:11:04 -08:00
Javier Aguirre
fc44e8f90b
New User List for Integration selector ( #6806 )
...
* WIP New User List for int selector
* user selection
* searchusers by term
* Remove old user list related code on selector
* Fix linting issues
* Submitting user list selection
* currentUserId
* multiselect showing after the bar
* useState instead of reducer
* Remoce empty line
* add callbacks
* Fix lint
2022-12-01 17:10:55 +01:00
Anurag Shivarathri
0e5d63a7c3
[MM-48375 Gekidou] Threads Sync Fix ( #6788 )
...
* Init
* Test fix
* New sync implementation
* misc
* Includes migration and other servers sync
* Misc
* Migration fix
* Migration is done version 7
* Update app/queries/servers/thread.ts
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
* Update app/database/operator/server_data_operator/handlers/team_threads_sync.ts
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
* Feedback changes
* Fixes when old thread gets a reply
* Fix
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2022-12-01 21:38:27 +05:30
Elias Nahum
f3f5cef8d1
Fix Android edit profile keyboard aware scroll view ( #6811 )
2022-12-01 17:00:12 +02:00
Elias Nahum
330fd42212
update turbo-mailer ( #6809 )
2022-12-01 16:45:08 +02:00
Elias Nahum
e6af1e116b
Fix categories where a previously deleted category was not removed ( #6808 )
2022-12-01 16:28:51 +02:00
Elias Nahum
6eadc527bb
Gekidou Android share extension ( #6803 )
...
* Refactor app database queries to not require the app database as argument
* Android Share Extension and fix notifications prompt
* feedback review
2022-11-30 23:18:56 +02:00
Michael Kochell
c1f480de31
App framework - Post menu and channel info bindings, App forms ( #6735 )
2022-11-30 21:25:08 +02:00
Avinash Lingaloo
dd3e62daf0
MM-46935 - Gekidou Report Problem ( #6800 )
...
* placement of 'report a problem'
* installed react-native-mail
* settings/report_problem
- Opens on Email App on Android
- Crashes on iOS if no account signed in the mail app
* new wiring
* new wiring
* tried first strategy for attachment
* tried second strategy for attachment
* Update report_problem.tsx
* revert changes to package.json
* removes unused supportEmail
* install @mattermost/react-native-turbo-mailer
* update import
* Update Podfile.lock
2022-11-30 23:02:52 +04:00
Avinash Lingaloo
b7f2969e08
MM-44652 : Temporarily hides NotificationPreferences ( #6807 )
2022-11-30 19:45:54 +02:00
Elias Nahum
7a478ec11d
Clean up local config ( #6804 )
2022-11-30 18:20:29 +02:00
Christopher Poile
0f8798ca55
MM-48611 - Calls: Calls recording host controls and UI ( #6787 )
...
* implement recording permissions and UI
* fix bug when refusing recording while in call thread from call screen
* host controls and UI for recording
* button tweak, and fixing a i18n string issue
* PR comment
* backwards compat & don't show rec controls if not enabled
2022-11-30 11:20:00 -05:00
Christopher Poile
6660c134f5
MM-48072 - Calls: Implement recording permissions and UI for participants ( #6784 )
...
* implement recording permissions and UI
* fix bug when refusing recording while in call thread from call screen
* merge conflicts
2022-11-30 10:15:20 -05:00
Avinash Lingaloo
95af1afe6b
MM-48339 - Gekidou Alert box for Advanced Settings ( #6758 )
...
* added the alert box
* MM-48339 - Adds Alert box to confirm data deletion
* MM-48339 - update en.json
* corrections from PR review
* i18n id clean up
* i18n id clean up
* update i18n
* remove t()
2022-11-30 14:05:26 +04:00
Amy Blais
c8ccbeffb1
Update ESR version ( #6793 )
...
* Update README.md
* Update calls.ts
* Update full_description.txt
* Update changelog
* Update calls.ts
2022-11-29 13:42:10 -05:00
Matthew Birtch
a90f96930a
MM-48692 Splash Screen Update ( #6799 )
...
* replace splash screen for dark mode to align with new onboarding
* optimized images
* updated values-night with new background color for splash screen
2022-11-29 19:39:19 +02:00
Pablo Andrés Vélez Vidal
9e010ff5a3
Merge pull request #6768 from pvev/MM-35065-add-onboarding-screens
...
Mm 35065 add onboarding screens
2022-11-29 16:27:56 +01:00
Pablo Velez Vidal
7039f8b508
remove nnecessary slidesRef dependency
2022-11-29 16:15:16 +01:00
Pablo Velez Vidal
f6d4fe2e75
PR feedback refactor
2022-11-29 13:21:44 +01:00
Daniel Espino García
926d3f34b0
Address feedback ( #6792 )
2022-11-29 13:20:22 +02:00
Mattermod
62161750bd
Update Licences at Notice.txt to reflect dependency changes. ( #6797 )
2022-11-29 12:47:54 +02:00
Pablo Velez Vidal
a633472456
add hyphen to translation file too
2022-11-29 09:45:51 +01:00
Shivashis Padhi
130b066d36
Switch teamname display from 'capitalize' -> 'uppercase' ( #6785 )
2022-11-29 08:03:08 +02:00
Konstantin
81a88e45f0
Translated using Weblate (Russian)
...
Currently translated at 67.2% (594 of 883 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ru/
2022-11-28 17:44:22 +02:00
kaakaa
db55e690e0
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (883 of 883 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ja/
2022-11-28 17:44:22 +02:00
Konstantin
28a13783ab
Translated using Weblate (Russian)
...
Currently translated at 62.6% (553 of 883 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ru/
2022-11-28 17:44:22 +02:00
Kaya Zeren
4be90d4da2
Translated using Weblate (Turkish)
...
Currently translated at 96.0% (848 of 883 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/tr/
2022-11-28 17:44:22 +02:00
Konstantin
530eedf685
Translated using Weblate (Russian)
...
Currently translated at 56.7% (501 of 883 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ru/
2022-11-28 17:44:22 +02:00
master7
2162a847b5
Translated using Weblate (Polish)
...
Currently translated at 100.0% (883 of 883 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2022-11-28 17:44:22 +02:00
jprusch
7938b22f21
Translated using Weblate (German)
...
Currently translated at 100.0% (883 of 883 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2022-11-28 17:44:22 +02:00
master7
994348dc33
Translated using Weblate (Polish)
...
Currently translated at 100.0% (854 of 854 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2022-11-28 17:44:22 +02:00
Konstantin
94bb409746
Translated using Weblate (Russian)
...
Currently translated at 55.1% (471 of 854 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ru/
2022-11-28 17:44:22 +02:00
Angel Mendez Cano
a23cb238a3
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (854 of 854 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/es/
2022-11-28 17:44:22 +02:00
Tom De Moor
17102722a1
Deleted translation using Weblate (Croatian)
2022-11-28 17:44:22 +02:00
jprusch
67d4044d25
Translated using Weblate (German)
...
Currently translated at 100.0% (854 of 854 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2022-11-28 17:44:22 +02:00
jprusch
3fad583807
Translated using Weblate (German)
...
Currently translated at 100.0% (851 of 851 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2022-11-28 17:44:22 +02:00
Konstantin
f82b2880e2
Translated using Weblate (Russian)
...
Currently translated at 53.4% (452 of 846 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ru/
2022-11-28 17:44:22 +02:00
Angel Mendez Cano
0d342ae4a3
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (846 of 846 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/es/
2022-11-28 17:44:22 +02:00
Weblate
f9db24ac2f
Added translation using Weblate (Croatian)
2022-11-28 17:44:22 +02:00
master7
e55402acf9
Translated using Weblate (Polish)
...
Currently translated at 100.0% (846 of 846 strings)
Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2022-11-28 17:44:22 +02:00
Tom De Moor
b613db1223
Deleted translation using Weblate (Croatian)
2022-11-28 17:44:22 +02:00
Javier Aguirre
4198b41449
Refactor using generic item toggleMap function ( #6791 )
2022-11-28 15:18:18 +01:00
Javier Aguirre
4b18df8325
Refactor multiselect code ( #6790 )
...
* Remove unneeded multiselect code
* Moving to functional setState for multiselect
* Spliting into index and component for the screen
2022-11-28 11:50:42 +01:00
Matthew Birtch
b7f6596265
added non-breaking hyphen to ensure real-time doesn't break
2022-11-25 17:02:23 -05:00
Matthew Birtch
3bea41041f
updated styles to accommadate for max-width on tablet and minor spacing adjustments
2022-11-25 16:44:19 -05:00
Matthew Birtch
ed743a5414
updated styles to accommadate for max-width on tablet and minor spacing adjustments
2022-11-25 16:42:23 -05:00
Pablo Velez Vidal
b152dd7b64
fix linter
2022-11-25 19:08:31 +01:00