Commit Graph

1972 Commits

Author SHA1 Message Date
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 c867f2928f Lint 2022-12-05 09:34:53 -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 b2db5500b6 Fix user presence on RoomItem 2022-12-02 11:50:56 -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 aaef77a58f
Merge branch 'develop' into chore.try-flashlist 2022-11-29 17:54:06 -03:00
Diego Mello cc5fe4c910 Fix pagination on RoomsListView 2022-11-29 17:24:27 -03:00
Gleidson Daniel Silva 92ae597b76
[FIX] videoconf skeleton border color and height (#4716) 2022-11-29 17:18:53 -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 34a30214c2 Cleanup message 2022-11-29 15:34:16 -03:00
Diego Mello 79be07072c Merge branch 'develop' into chore.try-flashlist 2022-11-29 15:13:07 -03:00
Diego Mello a73a535221 Fix lint 2022-11-29 15:06:04 -03:00
Diego Mello 4ca5e3a0a7 Remove TAnyMessageModel completely 2022-11-29 14:57:30 -03:00
Diego Mello c0b3daa225 Remove ts-ignore 2022-11-29 14:51:46 -03:00
Diego Mello a130583ff4 Move Message interface to own file 2022-11-29 14:48:34 -03:00
Diego Mello 0b7c075560 TAnyMessageModel -> TAnyMessage on MessageActions 2022-11-29 14:36:11 -03:00
Diego Mello edc67d424b Fix quote 2022-11-29 13:26:58 -03:00
Reinaldo Neto 7def88a7e2
Regression: Avatar and Username for Allowed Reactions and for Message Removed (#4714) 2022-11-29 12:12:35 -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 71dc0b8f50 Remove memo from RoomItem 2022-11-28 17:15:13 -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 360afcdd45 Add asPlain to ISubscription 2022-11-28 17:08:53 -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