Elias Nahum
7aa5bd0611
Update Dependencies and bug fixes ( #7000 )
...
* update dependencies
* update dependencies
* feedback review
* update @mattermost/react-native-turbo-mailer
2023-01-24 09:14:23 +02:00
Julian Mondragón
ba33f610c1
Merge pull request #6877 from julmondragon/MM-42835
...
MM-42835_Invite People - add email+user invites
2023-01-23 16:26:12 -05:00
Christopher Poile
9a89259e96
MM-48836 - Calls: handle slash commands ( #6980 )
2023-01-23 20:08:33 +02:00
Julian Mondragon
557804ef45
MM-42835_Invite People - add email+user invites
2023-01-23 12:59:57 -05:00
Julian Mondragon
5816406040
Merge branch 'main' of https://github.com/mattermost/mattermost-mobile into MM-42835
2023-01-15 16:40:21 -05:00
Daniel Espino García
b191154db9
Clean todos ( #6897 )
...
* Clean todos
* Remove DatabaseHelper folder
2023-01-12 14:25:39 +01:00
Elias Nahum
612fd5022f
New UI for Emoji picker ( #6933 )
...
* BottomSheet migration to react-native-bottom-sheet
* Refactor Emoji picker to use bottom sheet
* Add skin selector
* Add Emoji Skin Tone tutorial
* add selected indicator to tone selector
* feedback review
* show tooltip after 750ms
* ux feedback review
* ux feedback review #2
* Hide emoji picker scroll indicator
2023-01-12 13:38:44 +02:00
Daniel Espino García
8edf128d59
Fix code syntax highlight on full screen view ( #6944 )
2023-01-11 21:40:01 +02:00
Daniel Espino García
6082a6a790
Fix connection banner showing when not needed ( #6948 )
...
* Fix connection banner showing when not needed
* Fix some issues and some refactoring
2023-01-11 21:37:09 +02:00
Julian Mondragon
a9a9c00860
MM-42835_Invite People - add email+user invites
2023-01-09 12:33:51 -05:00
Elias Nahum
ca1f6df1c6
Generate video thumb from file url instead of public url ( #6922 )
2023-01-05 13:49:04 +02:00
Elias Nahum
dbe565319d
BottomSheet migration to react-native-bottom-sheet ( #6907 )
...
* BottomSheet migration to react-native-bottom-sheet
* Use correct scroll view for announcement bottom sheet
* ux review
* Fix post options bottom sheet snap point
* feedback review
2023-01-05 09:51:51 +02:00
Elias Nahum
03dd4477da
Fix onViewableItemsChanged
2023-01-04 14:42:43 +02:00
Elias Nahum
0c4e554534
Use Promise.allSettle when fetching emojis ( #6921 )
2023-01-03 23:45:50 +02:00
Elias Nahum
411a7e22a2
Reduce the amount of queries to display the PostList ( #6927 )
2023-01-03 23:36:31 +02:00
Julian Mondragon
5bf0bbbea0
Merge branch 'main' of https://github.com/mattermost/mattermost-mobile into MM-42835
2023-01-03 09:24:09 -05:00
Elias Nahum
f913819b79
Dismiss correct bottom sheet screen for post / thread options ( #6919 )
2023-01-01 22:54:04 +02:00
Elias Nahum
5fbfd6bef5
Fix floating input style ( #6916 )
...
* Fix floating input style
* simplify style
2022-12-29 20:13:32 +02:00
Elias Nahum
4d039ae88b
Revert "Align latex with text ( #6900 )" ( #6911 )
2022-12-27 15:22:00 +02:00
Jason Frerich
c872f7ca8d
remove AddMembers and ManageMembers instances until PRs are merged ( #6831 )
2022-12-27 15:21:35 +02:00
Elias Nahum
c3bad20176
Fix floating text input color
2022-12-25 12:42:27 +02:00
Tiago Correia
97a34fc0e0
[MM-46562] Add show/hide password function for login screen ( #6612 )
2022-12-23 16:42:34 +02:00
Daniel Espino García
b1e4403768
Fix several issues around team join ( #6863 )
...
* Fix several issues around team join
* Open in modal and fix channel list
* Add joining states and fix issues
* i18n-extract
* add specific message for group related failures on joining teams
* Address feedback
* Address feedback
* Use error from server response
2022-12-23 14:43:59 +02:00
Daniel Espino García
450b6e1a21
Align latex with text ( #6900 )
...
* Align latex with text
* fix tests
* fix markdown bold
Co-authored-by: Elias Nahum <nahumhbl@gmail.com >
2022-12-23 14:21:50 +02:00
Matthew Birtch
9753334ff2
[Gekidou MM-46365] fix reaction bar space and update bottom sheet styles ( #6634 )
...
* updated styles for reaction bar and made pick reaction pressable
* removed unused style import
* removed unused style import
* updated user avatars, user presence, thread options bottom sheets to new style also
* updated status bottom sheet, thread options, and some tweaks to the bottom sheet main file
* fixed a few minor styling issues
* used proper bottom inset in user presence bottom sheet
* various updates to bottom sheets
* used negative top position instead of negative margin
* updated camera type bottom sheet
* further refinements to bottom sheets
* updates to emoji bar and profile image picker
Co-authored-by: Elias Nahum <nahumhbl@gmail.com >
2022-12-23 14:08:51 +02:00
Furqan Malik
d063ecf8c7
Merge pull request #6873 from mattermost/detox-maintenance-12152022
...
Detox/E2E Maintenance: Fix broken iOS e2e tests
2022-12-22 15:06:31 -05:00
Daniel Espino García
da4470bd78
Allow to select text from tables on full view ( #6901 )
...
* Allow to select text from tables on full view
* Fix check
* Remove inline style
2022-12-22 20:46:11 +02:00
Elias Nahum
f32b2dfeb2
Perform search when hashtag is pressed ( #6893 )
...
* Perform search when hashtag is pressed
* PM feedback review
2022-12-21 19:35:34 +02:00
Elias Nahum
58b78ec27a
use correct syntax highlight styles for github code theme ( #6895 )
2022-12-21 16:00:38 +02:00
Daniel Espino García
25291b04f1
Fix server unreachable message showing too often ( #6890 )
2022-12-20 22:35:12 +02:00
Kyriakos Z
bf5783252e
MM-49219: fixes post priority ( #6880 )
...
We have changed how priority gets saved in the server, so now instead of
post.props we are using post.metadata.priority.
This commit adds the relevant changes for posts' priority to work in the
mobile app.
2022-12-20 21:54:25 +02:00
Elias Nahum
b01a5bfab8
use matchDeepLink result for relative links ( #6882 )
2022-12-20 11:42:02 +02:00
Elias Nahum
712324c756
Remove lineHeight from post so that it does not break inline images ( #6883 )
2022-12-20 07:09:27 +04:00
Elias Nahum
88fde2cc5e
Restyle video playback error ( #6871 )
...
* Restyle video playback error
* video not shown when attached with multiple files and thumb fails
* update local path when saving and sharing a file
* feedback review
2022-12-19 21:29:11 +02:00
Anurag Shivarathri
724d72d98a
[MM-47483] Activity Indicator while loading thread posts ( #6865 )
...
* Fix
* Addressing feedback
* Disabled pull to refresh when thread is being fetched
* Test fail fix
* Feedback changes
2022-12-17 01:15:22 +05:30
Elias Nahum
e294b07418
Add DeepLink support ( #6869 )
2022-12-16 18:57:15 +02:00
Julian Mondragon
0262b22a02
Merge branch 'main' of https://github.com/mattermost/mattermost-mobile into MM-42835
2022-12-16 10:46:15 -05:00
Julian Mondragon
a476b53d5f
MM-42835_Invite People - add email+user invites
2022-12-16 10:45:48 -05:00
Joseph Baylon
56d2d57291
Detox/E2E Maintenance: Fix broken iOS e2e tests
2022-12-15 14:47:33 -08:00
Elias Nahum
f51557bcd1
Improve cold start ( #6868 )
2022-12-15 13:56:46 +02:00
Elias Nahum
917ea371a0
Fix ios keyboard tracking and profile status theme ( #6859 )
...
* add listener when screen is popped
* Fix profile status theme
2022-12-13 09:14:39 +02:00
Daniel Espino García
28526034d4
Refactor makeStylesFromTheme to use the correct types ( #6801 )
...
* Refactor makeStylesFromTheme to use the correct types
* Address feedback
2022-12-12 10:53:54 +01:00
Jason Frerich
67ff0d2d53
[MM-48951] Add flex to text so that it shrinks and allows icons to take precedence ( #6853 )
2022-12-09 13:14:47 -06:00
Daniel Espino García
8a8a888420
Fix issues when removing a user from a team ( #6855 )
2022-12-09 21:08:45 +02:00
Elias Nahum
d676568c61
Refactor NavigationStore ( #6842 )
2022-12-07 16:44:21 +02:00
Elias Nahum
5e3e7b151e
Place cursor position in between the phrase modifier ( #6828 )
2022-12-06 18:36:48 +02:00
Elias Nahum
00039cb21b
center highlighted post in permalink view ( #6836 )
2022-12-06 18:35:13 +02:00
Elias Nahum
5992a85dfb
fix bad merge
2022-12-06 14:15:23 +02:00
Elias Nahum
8ed78b807c
set mentionHighlightBg background for mention keywords ( #6834 )
2022-12-06 14:09:53 +02:00
Elias Nahum
8e0bf7c397
Fix inline code blocks in thread preview ( #6835 )
2022-12-06 14:09:38 +02:00