Commit graph

1096 commits

Author SHA1 Message Date
harshil Sharma
29c64c8100 Handled case of all members deactivated 2023-10-26 11:23:32 +05:30
harshil Sharma
bac0136dae WIP 2023-10-25 19:38:48 +05:30
harshil Sharma
2acd8730ad WIP 2023-10-24 19:38:31 +05:30
harshil Sharma
c59d7fee8e WIP 2023-10-24 15:43:08 +05:30
harshil Sharma
2574c90754 WIP 2023-10-22 07:48:38 +05:30
harshil Sharma
3386966d39 WIP 2023-10-20 18:00:21 +05:30
harshil Sharma
91f87e0754 WIP 2023-10-20 17:18:14 +05:30
harshil Sharma
a717ea520f WIP 2023-10-20 15:57:00 +05:30
harshil Sharma
c70b50fefc WIP 2023-10-19 18:26:46 +05:30
harshil Sharma
ec7252ac4d Added team selector screen 2023-10-19 16:31:18 +05:30
harshil Sharma
9ae6db441f WIP 2023-10-18 16:42:23 +05:30
harshil Sharma
6b0de22824 Merge branch 'main' into gm_to_channel 2023-10-18 11:33:45 +05:30
Tom De Moor
392dd21c0f
adding Vietnamese as a new language (beta)
adding Vietnamese as a new language (beta)
Merge pull request #7462 from ctlaltdieliet/i18n-vi
2023-10-17 15:49:54 +02:00
harshil Sharma
cd3ff8be76 Added message box 2023-10-17 16:27:11 +05:30
Elias Nahum
55149a593c
Fix reply from permalink (#7598) 2023-10-17 09:12:24 +04:00
harshil Sharma
65dc65df47 Used goToScreen instead of shoModal 2023-10-17 10:15:42 +05:30
harshil Sharma
a5039fccc8 Created screen 2023-10-16 16:05:59 +05:30
Daniel Espino García
a3eeb69277
Goodbye, GraphQL (#7597) 2023-10-16 10:13:16 +02:00
Christopher Poile
1fb01dfcdc
MM-54553 - Calls: Enable microphone input in background (Android) (#7585)
* Add foreground service for Android; add voip UIBackgroundMode for iOS

* remove iOS change for this PR

* create foreground notification channel once at startup
2023-10-13 14:45:14 -04:00
Tanmay Vardhaman Thole
f798423a22
copy channel purpose text implemented (#7586)
* copy channel purpose text implemented

* import sequence fixed

* fix: constants added
2023-10-09 18:36:56 +02:00
Caleb Roseland
feb521c754
Merge pull request #7584 from mattermost/MM-53857 2023-10-06 17:48:49 -05:00
Mattermost Build
3b19fc5a3b
Merge branch 'main' into MM-54199-attachment-author-name-missing-on-mobile 2023-10-05 18:17:22 +02:00
Harshal sanghvi
f7d2bf1cac
remove redunted copy to clipboard message (#7578)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-10-05 12:29:44 +02:00
Mattermost Build
3d3934e37b
Merge branch 'main' into i18n-vi 2023-10-05 09:38:58 +02:00
Caleb Roseland
0bd2ea7faa fix multiline ternary linting 2023-10-04 15:35:36 -05:00
Caleb Roseland
5811b34b75 remove log 2023-10-04 15:35:14 -05:00
Caleb Roseland
cdbafea607 fix: editing DM/GM channel header 2023-10-04 11:22:58 -05:00
namanh-asher
0072d6a52e
Fix can not reconnect websocket after turn off then turn on wifi. Thi… (#7552)
* Fix can not reconnect websocket after turn off then turn on wifi. This bug happen on some Samsung device (s10+, s20fe,...)

* Fix can not reconnect websocket after turn off then turn on wifi. This bug happen on some Samsung device (s10+, s20fe,...)

* Fix can not reconnect websocket after turn off then turn on wifi. This bug happen on some Samsung device (s10+, s20fe,...)
2023-10-03 12:03:00 +02:00
Aditya Pratap Singh Hada
28dc688fc3
Mm 28872 configure links (#7551)
* Fix: configured help link redirect according to location

* Fix: import statements
2023-10-03 11:09:01 +02:00
Daniel Espino García
385461acfc
Make GM Intro message to change based on the notification preferences (#7563) 2023-10-03 11:03:55 +02:00
Caleb Roseland
ce82213a33 Merge branch 'main' into MM-53857 2023-09-29 16:03:31 -05:00
Pablo Andrés Vélez Vidal
3638da2536 MM-54199 - attachment author name missing on mobile 2023-09-29 15:26:16 +02:00
Harrison Healey
31eb0ca489
Fix handlePreferences warning (#7556)
* Fix handlePreferences warning

* Fix filtered array potentially being undefined
2023-09-28 14:51:01 -04:00
Elias Nahum
672e0ee225
update libwebp (#7562) 2023-09-28 16:44:31 +03:00
Daniel Espino García
ba52acb26f
Add GM as DM feature support (#7515)
* Add GM as DM feature support

* Minor fix

* Address feedback

* Fix case for non set channel notify prop

* Fix strings
2023-09-26 18:35:40 +02:00
harshil Sharma
a6a2ea63a4 Added convert option to GM 2023-09-26 17:32:48 +05:30
Christopher Poile
0ec2b09fd5
MM-54117 - Calls: Support wiredHeadsets; generalize panel_item (#7545)
* generalize panel_item; support wiredHeadsets

* i18n
2023-09-25 08:45:14 -04:00
Elias Nahum
1d0eefab78
fix: MFA error display (#7544) 2023-09-15 09:47:38 -03:00
Caleb Roseland
188f122315 wip 2023-09-13 16:03:33 -05:00
Elias Nahum
df52740752
Add alert when deeplink is invalid (#7538) 2023-09-12 07:26:05 -03:00
Christopher Poile
397744dc72
Open MM-54223 - Remove unused getOpenGraphMetadata (#7541) 2023-09-08 16:08:37 -04:00
Harrison Healey
2651dd31e1
MM-53107 Add limit to Markdown nodes (#7528)
* MM-53107 Add limit to Markdown nodes

* Update commonmark to published version

* Rename field to camel case for consistency

* Update Markdown tests for removed children
2023-09-07 09:18:31 -04:00
Elias Nahum
f463d12187
show alert when server SSL is invalid or untrusted (#7533) 2023-09-07 06:23:34 -03:00
Daniel Espino García
0a78b1d804
Fix posts not showing on permalink view (#7531) 2023-09-04 09:52:12 +02:00
Daniel Espino García
d28ee34aa3
Make androidBackHandler to update if the handler changes (#7519) 2023-08-31 10:31:55 +02:00
Christopher Poile
83f81985cd
MM-53486 - Incoming calls notification banner (#7477)
* upgrade calls-common

* incoming call notifications

* tests

* i18n

* PR comments

* PR comments

* PR comment
2023-08-30 13:58:54 -04:00
Harshal sanghvi
70ea5dc0d1
Fixed: The emoji autocomplete does not appear after switching apps (#7520)
* added last viewed feature

* added constants

* storing data in global table and added server col

* fixed stack screen"

* fixed values for crt

* fixed threadid store logic

* added status on profile in bottom tabs

* fixed error for profile edit

* refactored and removed rule from eslint

* fixed variable in username field

* fixed screen blur focus issue

* keyboard show issue
2023-08-28 15:22:49 +02:00
Claudio Costa
06037ab6da
[MM-53994] Calls: fix potential websocket client leak (#7513)
* Calls: fix potential websocket client leak

* Improve debug log
2023-08-24 14:29:50 -06:00
Pablo Andrés Vélez Vidal
c93fd5a754 MM-53927 - fix channel names not shown during search 2023-08-23 17:11:43 +02:00
Pablo Andrés Vélez Vidal
ccdab81d7e
Merge pull request #7505 from mattermost/MM-53849-mobile-hide-channels-from-archived-teams
MM-53849 - hide channels from archived teams during channels search
2023-08-23 10:44:05 +02:00