Mattermost Build
ee33cb414e
Fix race condition when showing the turorial ( #7599 ) ( #7616 )
...
(cherry picked from commit 12a29fe33e )
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2023-10-19 11:46:12 +04:00
Mattermost Build
bbe2977fd7
Fix reply from permalink ( #7598 ) ( #7608 )
...
(cherry picked from commit 55149a593c )
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2023-10-19 11:44:26 +04:00
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
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
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
Elias Nahum
69872eb678
Upgrade Dependencies ( #7491 )
...
* update dependencies
* update dependencies
* update readable-stream
* further updates
2023-08-18 16:04:28 -04:00
Pablo Andrés Vélez Vidal
109dd21a8a
refactor code based on pr comments
2023-08-18 13:55:52 +02:00
Harshal sanghvi
504caa8cd8
Fixed error message position in edit profile screen ( #7483 )
...
* 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
2023-08-18 12:33:54 +02:00
Daniel Espino García
d193ffd3be
Update supported_server.ts ( #7509 )
...
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-08-17 16:06:43 +02:00
Daniel Espino García
bc1ad7362f
Fix login not doing entry logic after forced logout ( #7507 )
...
* Fix login not doing entry logic after forced logout
* Fix lint
2023-08-16 17:41:39 +02:00
Pablo Andrés Vélez Vidal
3b6dd923df
MM-53849 - hide channels from archived teams during channels search
2023-08-15 15:55:54 +02:00
Elias Nahum
68939c9fcc
update reanimated ( #7500 )
...
* update reanimated
* fix reanimated types
2023-08-14 14:38:05 -04:00
Daniel Espino García
4670a01ae7
Handle Mark Multiple Channels as Read ( #7467 )
...
* Handle Mark Multiple Channels as Read
* Use allSettled
2023-08-14 10:01:55 +02:00
Elias Nahum
4f5b42abba
update network library ( #7493 )
...
* update network library
* attempt to fix search results 'map' of null
2023-08-10 10:41:39 +02:00
Khanh P. Huynh
191f498ab0
Fix cannot search user when pressing space ( #7486 )
...
* - Update AT_METION_SEARCH_REGEX to allow to search user name with space, similar to mentioning user.
- Convert search term to lowercase.
* Update CHANNEL_MENTION_SEARCH_REGEX to allow to search channel name when typing space
* Fix app crash when searching in channel only
---------
Co-authored-by: Huỳnh Phương Khanh <phuongkhanh@evolgroup.vn>
2023-08-09 11:38:06 +02:00
Khanh P. Huynh
0d8466a055
Fix cannot scroll acknowledgement bottom sheet of user list when there are many users ( #7489 )
...
* Fix cannot scroll acknowledgement bottom sheet of user list when there are many users
* - Updated showing user list for Tablet
- Added GestureHandlerRootView to avoid bug not show the list
* Wrap BottomSheet inside withGestures function
* Remove GestureHandlerRootView for BottomSheet component since it's been wrapped inside withGesture function
2023-08-09 10:48:21 +02:00
Khanh P. Huynh
eb7432dc27
Fixed UI button Mark all as read in Thread disappear when the font size is large ( #7487 )
2023-08-08 09:20:39 +02:00
Lucas Reis
833a0fc028
Feat: Adds the Info snackbar when the About info is copied ( #7488 )
...
* feat: adding the snackbar when the version info was copied
* fix: PR review
2023-08-08 08:40:30 +02:00
Daniel Espino García
4767c28ae4
Avoid unneeded group fetches ( #7482 )
2023-08-07 09:43:46 +02:00
Daniel Espino García
ff601982b9
Add some performance improvements ( #7481 )
...
* Add some performance improvements
* fix tests
2023-08-07 09:43:00 +02:00
Lucas Reis
8bc1ec2dff
Fix: Show admin on channel members ( #7472 )
...
* feat: adding the scheme_admin info on the channel members user_list sections
* feat: adding the scheme_admin info on channel members when there is a search in the textbox
2023-08-07 09:41:47 +02:00
Daniel Espino García
8a32588507
Fix DMs in sidebar ( #7468 )
...
* Fix DMs in sidebar
* Properly handle view, show and open preferences
* Refactor openChannel to keep similar logic together
2023-08-02 11:51:33 +02:00