Elias Nahum
8d267f320d
iPad: enable rotation in all directions ( #7007 )
...
* iPad: enable rotation in all directions
* feedback review
2023-02-02 12:14:27 +02:00
Elias Nahum
48b5b6099c
Update Dependencies and bug fixes ( #7000 )
...
* update dependencies
* update dependencies
* feedback review
* update @mattermost/react-native-turbo-mailer
2023-02-02 12:13:09 +02:00
Elias Nahum
9b4c31bacf
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-02-02 10:58:42 +02:00
Elias Nahum
2cec2f02f0
Fix lint after cherry-pick
2023-01-31 22:17:19 +02:00
Elias Nahum
cf2a29e219
Only fetchMissingDirectChannelsInfo when no display name is set ( #7060 )
2023-01-31 22:10:46 +02:00
Elias Nahum
26801c2516
Request permissions for Android push notifications and refactor code to use network client ( #7059 )
2023-01-31 21:46:16 +02:00
Daniel Espino García
e876942892
Fix add to default category code for dms and gms ( #7057 ) ( #7066 )
2023-01-31 17:01:39 +01:00
Elias Nahum
210642f287
Fix the animation that occurs in login flow ( #7055 )
2023-01-30 11:58:26 +02:00
Daniel Espino García
0a1c1a8bf7
Fix pdf upload and pdf download from search results ( #6984 )
2023-01-27 20:19:48 +02:00
Mattermost Build
cfb09ce7d7
Do not access record children directly to avoid crashes if the child is not present in the db ( #7028 ) ( #7036 )
...
(cherry picked from commit 50b845452e )
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2023-01-27 18:10:45 +02:00
Mattermost Build
069eaa9f52
Fix matchDeepLink when server is on a subpath ( #7010 ) ( #7018 )
...
* Fixes matchDeepLink when server is in a subpath
* Fix matchDeepLink when serverUrl is in a subpath
(cherry picked from commit 983d0aab66 )
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2023-01-26 20:32:52 +02:00
Mattermost Build
4764a76c9f
Remove mock locations from jailbrake detection ( #7005 ) ( #7017 )
...
(cherry picked from commit 4aaf08b12a )
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2023-01-26 20:32:36 +02:00
Mattermost Build
0d9c6e0ad3
Fix the caret position when using the search phrase modifier ( #6972 ) ( #6973 )
...
(cherry picked from commit 49fc180982 )
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2023-01-13 21:15:11 +02:00
Mattermost Build
b8cc13d7fa
Fix ( #6960 ) ( #6966 )
...
(cherry picked from commit c8ded6ef3c )
Co-authored-by: Anurag Shivarathri <anurag6713@gmail.com>
2023-01-12 13:00:51 +02:00
Mattermost Build
317568b4c8
Fix some issues found by Sentry ( #6962 ) ( #6965 )
...
(cherry picked from commit bb351c7376 )
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2023-01-12 11:11:14 +02:00
Mattermost Build
da1b3dc71d
Add back wrongly removed Ephemeral.theme assignment ( #6959 ) ( #6963 )
...
(cherry picked from commit cab863d62f )
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2023-01-12 11:03:57 +02:00
Elias Nahum
57a9ff31bf
fix schema test
2023-01-11 22:23:03 +02:00
Mattermost Build
9ab21b2f62
Bump build number to 450 ( #6950 ) ( #6955 )
...
* Fix upgrade path
* Introduce Upgrade helper
* Reset server database schema version to 1
* Enable release builds on the CI
* Bump build number to 450
(cherry picked from commit 4199b13843 )
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2023-01-11 21:45:47 +02:00
Mattermost Build
1934945d72
Fix code syntax highlight on full screen view ( #6944 ) ( #6954 )
...
(cherry picked from commit 8edf128d59 )
Co-authored-by: Daniel Espino García <larkox@gmail.com>
2023-01-11 21:45:14 +02:00
Mattermost Build
5162e6b6e7
Fix connection banner showing when not needed ( #6948 ) ( #6953 )
...
* Fix connection banner showing when not needed
* Fix some issues and some refactoring
(cherry picked from commit 6082a6a790 )
Co-authored-by: Daniel Espino García <larkox@gmail.com>
2023-01-11 21:44:31 +02:00
Elias Nahum
fdf593bcec
Fix navigation theming ( #6946 )
2023-01-11 09:54:07 +02:00
Elias Nahum
8e2e016a6c
check for analytics enabled
2023-01-09 11:14:15 +02:00
Elias Nahum
7351c7ccac
fix Sentry import
2023-01-07 18:39:26 +02:00
Elias Nahum
977bcd2b42
Fix sentry inner crash and have watermelon report in which table it cannot update records with pending changes
2023-01-07 12:49:48 +02:00
Elias Nahum
c2aaef2e14
Preserve new message line on WS reconnect ( #6934 )
2023-01-06 13:38:40 +04: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
001a6699fb
Cache push notification profile image and add logs ( #6932 )
...
* Cache push notification profile image and add logs
* Fix indent
2023-01-05 12:31:52 +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
3b289c306e
Display own DM avatar in channel intro ( #6924 )
2023-01-04 15:28:16 +02:00
Elias Nahum
03dd4477da
Fix onViewableItemsChanged
2023-01-04 14:42:43 +02:00
Anurag Shivarathri
ed69eacbe7
Count fix ( #6926 )
2023-01-04 00:00:23 +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
Elias Nahum
f913819b79
Dismiss correct bottom sheet screen for post / thread options ( #6919 )
2023-01-01 22:54:04 +02:00
Elias Nahum
312c019841
Fix unarchive action ( #6920 )
2023-01-01 22:53:21 +02:00
Joseph Baylon
dd60257364
Detox/E2E Maintenance: Fix broken iOS e2e tests ( #6917 )
2022-12-30 14:01:24 -08: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
5cc30c5e5b
Do not display the favorites category when it has no channels ( #6913 )
2022-12-29 06:17:00 +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
Elias Nahum
3f90444698
Notifications profile images ( #6904 )
...
* Add profile images to ios notifications
* Avoid marking channel as viewed when tapping a notification
2022-12-24 00:21:08 +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
4e3531fb52
Refactor CustomStatus to functional component ( #6899 )
...
* Refactor CustomStatus to functional component
* Fix setting duration to Don't clear
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2022-12-23 14:35:33 +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
Elias Nahum
49c242e300
Fix race condition for keyboard tracker ( #6902 )
2022-12-22 20:46:19 +02: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