Diego Mello
ffb31d399d
Remove insets hoc from RoomsListView
2022-12-07 11:19:19 -03:00
Diego Mello
15bb21eb2f
Cleanup
2022-12-07 11:14:08 -03:00
Diego Mello
9788e8a11f
Remove width prop drill
2022-12-07 11:11:45 -03:00
Diego Mello
2c62d9cb46
Reenable LayoutAnimation on RoomView, but only for new messages
2022-12-07 10:32:54 -03:00
Diego Mello
ae7398233a
Stop calling onEndReached unnecessarily
2022-12-06 18:45:10 -03:00
Diego Mello
7b526fe700
Disable RoomView animation and fix console.count
2022-12-06 18:23:59 -03:00
Diego Mello
654feb719c
fetchRoomUpdate
2022-12-06 17:10:12 -03:00
Diego Mello
c877a0600b
Fix setReadOnly calls on RoomView
2022-12-06 15:27:18 -03:00
Diego Mello
696a7e623d
Fix RefreshControl on Android
2022-12-05 14:17:43 -03:00
Diego Mello
87a5793f24
Fix silly usage of extraData on RoomView
2022-12-02 15:14:07 -03:00
Diego Mello
f5615c50f6
Export RefreshControl so we don't have to use theme hoc
2022-12-02 13:36:37 -03:00
Diego Mello
595f010742
Fix nonsense typing
2022-11-30 19:03:55 -03:00
Diego Mello
0c4c361446
Remove isFocused logic from sCU
2022-11-30 18:29:18 -03:00
Diego Mello
53cda7ecb1
Move renderScroll to component based approach.
...
Declare getItemType.
Add this.props to extraData.
2022-11-30 17:43:11 -03:00
Diego Mello
04e49563f2
Try isFocused on RoomsListView.sCU
2022-11-30 17:15:07 -03:00
Diego Mello
36f0935e55
Reenable layout animation on RoomView
2022-11-30 13:13:52 -03:00
Diego Mello
2cefe12a91
Enable layout animation on RoomsListView
2022-11-30 13:07:00 -03:00
Diego Mello
21dbc7e112
Fix edit, delete, resend and delete after error state
2022-11-29 18:55:02 -03:00
Diego Mello
cc5fe4c910
Fix pagination on RoomsListView
2022-11-29 17:24:27 -03:00
Diego Mello
a593129a3c
Fix thread messages grey
2022-11-29 16:43:25 -03:00
Diego Mello
de6a897ec4
Cleanup
2022-11-29 16:31:33 -03:00
Diego Mello
d42f623a2f
Disable layout animation
2022-11-29 16:30:09 -03:00
Diego Mello
4aeda3f778
Try to fix LayoutAnimation on RoomsListView
2022-11-29 16:11:50 -03:00
Diego Mello
4ca5e3a0a7
Remove TAnyMessageModel completely
2022-11-29 14:57:30 -03:00
Diego Mello
fad04765d4
Add asPlain to messages
2022-11-29 10:58:57 -03:00
Diego Mello
7beaa62003
Fix fav
2022-11-28 18:38:51 -03:00
Diego Mello
f67a4010bc
Rollback message list padding
2022-11-28 18:35:56 -03:00
Diego Mello
2ee4efd255
Merge branch 'develop' into chore.try-flashlist
2022-11-28 18:22:11 -03:00
Diego Mello
4532a6929c
Fix types and remove omichannelsUpdate
2022-11-28 17:23:19 -03:00
Diego Mello
8ab84541f3
Fully remove sCU
2022-11-28 17:11:52 -03:00
Diego Mello
363331c953
Cleanup
2022-11-28 17:09:01 -03:00
Diego Mello
83701d002f
Fix observeRoom logic
2022-11-28 16:54:08 -03:00
Diego Mello
c0d5a84ccd
First "asPlain" test
2022-11-28 16:28:30 -03:00
Diego Mello
6b7b01af8d
Fix toggle read
2022-11-28 15:44:14 -03:00
Diego Mello
bac9eb79bb
Lint
2022-11-25 17:39:04 -03:00
Diego Mello
b9cafe9d31
Fixing RoomsListView
2022-11-25 17:34:49 -03:00
Diego Mello
a38bc37aaa
animation fix and minor cleanup
2022-11-25 16:32:25 -03:00
Diego Mello
490e567c85
Lint
2022-11-25 16:20:21 -03:00
Diego Mello
45042661c5
Reenable layout animations
2022-11-25 16:17:05 -03:00
Diego Mello
e0b5030f6a
Fix infinite loading indicator
2022-11-25 16:14:50 -03:00
Diego Mello
1ea3916e94
Fix load more
2022-11-25 15:56:13 -03:00
Diego Mello
537cd0032e
Fix message update
2022-11-25 14:52:03 -03:00
Diego Mello
e4f0fdb525
Cleanup on RoomsListView
2022-11-25 11:01:46 -03:00
Diego Mello
86a7297abc
Cleanup
2022-11-25 10:57:50 -03:00
Reinaldo Neto
aa26f7251e
[FIX] Remove nested room navigation ( #4702 )
...
* reset from room to room
* jump from room to room it's fine
* threads ipad
* fix ts roomslistview
* remove params
* fix the ipad highlight
* jump to a message from a thread to main room
* the reset within the goRoom
* create channel
* changes in canned response
* fix discussion navigation
* navigation newmessageview to users
* fix go room from room info view
* inappnotification, deeplinking, room.js
* change from room.rooms to room.subscribed
* minor tweak jumptomessage
* fix add existing channel to team and fixing test 02 of teams
* keep the same behavior after add existing channel
* keep the same behavior after add existing channel
* clean cosole
* changes requested about the name
* inapp redux to hooks
* added a comment to addexistingchanneltoteam
* minor tweak jumptomessage
* refactor goRoom to add the param popToRoot, also refactor the navigate in deeplinking too
* refactor other places that exist goRoom
* fix the didUpdate
* added in app notification test
* clean js
* minor tweak test
2022-11-25 10:21:56 -03:00
Diego Mello
34f2da40aa
Add scrollViewNativeID to keyboard libs
2022-11-24 14:59:36 -03:00
Diego Mello
0317c4c27a
Remove RefreshControl logic platform specific
2022-11-24 10:29:19 -03:00
Gleidson Daniel Silva
362df65bbe
[NEW] Video conf message block ( #4619 )
...
* create skeleton loading
* add phone-in icon
* fix avatar style props
* fix ios icon
* add new types
* add Rocket.Chat definitions
* fix block re-render
* create VideoConferenceBlock
* better composition
* fix call originator
* add pt-br translations
* create useSnaps hook
* update colors
* init action sheet
* fix to go back when the call ends
* create CallAgainActionSheet
* update pods
* bump lib react-native-skeleton-placeholder
* update hook location
* remove loading prop
* move files to components
* update border radius
* add verify on message options
* update icons
* apply patch
2022-11-24 08:37:08 -03:00
Diego Mello
898a4a398b
Merge branch 'develop' into chore.try-flashlist
...
# Conflicts:
# app/containers/message/index.tsx
# app/views/RoomView/List/List.tsx
2022-11-21 18:25:08 -03:00
Diego Mello
62c2d876eb
[IMPROVE] Standardize padding of E2E screens ( #4701 )
2022-11-21 16:10:38 -03:00