Diego Mello
d860991c87
Merge branch 'develop' into chore.try-flashlist
...
# Conflicts:
# app/containers/MessageActions/Header.tsx
2022-12-13 15:54:15 -03:00
Diego Mello
7e849943fe
Close swipeable on recycle
2022-12-13 15:53:04 -03:00
Diego Mello
428fb5dccc
Fix keyboard track dismiss
2022-12-08 18:31:28 -03:00
Diego Mello
0290d8e0a9
[FIX] Emoji picker not opening in some cases ( #4735 )
2022-12-08 15:38:16 -03:00
Diego Mello
e6ec8b4e39
Fix emoji picker
2022-12-08 10:51:37 -03:00
Diego Mello
c610b6d7ec
Cleanup
2022-12-07 14:17:08 -03:00
Diego Mello
001f2a0c17
Cleanup
2022-12-07 13:47:58 -03:00
Diego Mello
9788e8a11f
Remove width prop drill
2022-12-07 11:11:45 -03:00
Diego Mello
b2db5500b6
Fix user presence on RoomItem
2022-12-02 11:50:56 -03:00
Reinaldo Neto
057ca8afac
Regression: The Unordered and Ordered List text color to bodyText ( #4717 )
...
* Regression: The Unordered and Ordered List text color to bodyText
* update storyshot
2022-11-30 15:35:17 -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
Gleidson Daniel Silva
92ae597b76
[FIX] videoconf skeleton border color and height ( #4716 )
2022-11-29 17:18:53 -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
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
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
2ee4efd255
Merge branch 'develop' into chore.try-flashlist
2022-11-28 18:22:11 -03:00
Diego Mello
71dc0b8f50
Remove memo from RoomItem
2022-11-28 17:15:13 -03:00
Diego Mello
b9cafe9d31
Fixing RoomsListView
2022-11-25 17:34:49 -03:00
Diego Mello
537cd0032e
Fix message update
2022-11-25 14:52:03 -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
Gleidson Daniel Silva
21ee25e818
[FIX] Check videoConf type ( #4707 )
...
* add videoconf check
* update message type
2022-11-24 14:24:20 -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
GitStart
438b69b371
[FIX] Playing multiple voice messages at the same time ( #4662 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Debojyoti Singha <20729878+debojyoti452@users.noreply.github.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-11-16 10:40:45 -03:00
Reinaldo Neto
b0ea5e31f8
[FIX] Auto-translate feature wasn't working ( #4678 )
2022-11-11 16:51:57 -03:00
Reinaldo Neto
251cc9843b
[IMPROVE] Add delete-own-message permission ( #4663 )
2022-11-11 14:28:41 -03:00
Diego Mello
316bc80876
[IMPROVE] Add missing borders styles changes ( #4675 )
2022-11-11 13:04:57 -03:00
Diego Mello
05a04f7f29
[IMPROVE] Sync message actions order with web app ( #4672 )
2022-11-10 16:48:52 -03:00
Reinaldo Neto
440e745901
[IMPROVE] Border radius and width on inputs ( #4659 )
...
* [IMPROVE] Border radius to 4 on FormTextInput
* change border width
* Remove border radius from StatusView input
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-11-10 13:35:59 -03:00
Reinaldo Neto
612405cfae
[IMPROVE] Increase border radius on all buttons ( #4657 )
...
* border radius complete
* increase to chip
* Apply in missing places
* tweak slash command and update test
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-11-10 13:22:02 -03:00
Reinaldo Neto
a5e538c13f
[NEW] Emphasis Elements (italic, strike and bold) in Message Parser Components ( #4621 )
...
* [NEW] Emphasis Elements (italic, strike and bold) in Message Parser Components
* update storyshot
* minor tweak and remove of isLink
* Add theme provider to new md stories
* Cleanup
* Update tests
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-11-07 13:42:42 -03:00
Gleidson Daniel Silva
3a9a98bdfe
[NEW] Reply in direct ( #4582 )
...
* add translations
* implements reply in DM
* refactor data e2e
* fix ignoreuser e2e
* create test for reply in dm
* minor tweak
Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>
Co-authored-by: Reinaldo Neto <reinaldonetof@hotmail.com>
2022-11-04 14:09:58 -03:00
Reinaldo Neto
8940883dac
Regression: Fix styles on FormTextInput ( #4625 )
...
* Regression: Fix styles on FormTextInput
* minor tweak padding icons
* added 48 height
2022-11-04 10:49:00 -03:00
Reinaldo Neto
816f43b828
[FIX] Messages attributed to wrong user ( #4598 )
2022-10-31 14:02:35 -03:00
Reinaldo Neto
57620ff40d
[IMPROVE] Spotlight users order ( #4527 )
...
* [IMPROVE] Spotlight users order
* minor tweak query
* minor tweak removing query and using regex
* minor tweak
* minor tweak, make ts happy
* fix the ts
* fix lint and type TSearch
2022-10-31 13:43:47 -03:00
Reinaldo Neto
2b53898066
[FIX] Storybook of System Message within Message.stories ( #4629 )
2022-10-21 17:09:05 -03:00
Danish Ahmed Mirza
1486204546
[IMPROVE] Redesign emoji picker ( #4328 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-10-21 15:27:55 -03:00
Reinaldo Neto
ec03f49b2d
[FIX] UiKit/DatePicker is broken ( #4607 )
...
* [FIX] UiKit/DatePicker is broken
* minor tweak
2022-10-21 13:52:12 -03:00
Gleidson Daniel Silva
16e11c7304
[IMPROVE] System messages consistency ( #4461 )
...
* fix sys messages
* update snapshot
* update snapshot
* add username
* wip
* wip
* change to switch and fix types
* wip
* new translations
* update snapshot
* Update app/containers/message/utils.ts
Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>
* fix types and return
* remove unused translation
* fix types
* remove unused params
* minor tweak
* update story
Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>
Co-authored-by: Reinaldo Neto <reinaldonetof@hotmail.com>
2022-10-21 13:35:26 -03:00
Reinaldo Neto
761aef2c04
[FIX] Screen Lock's Password screen UI is broken on tablets ( #4583 )
...
* [FIX] Screen Lock's Password screen UI is broken on tablets
* minor tweak and added comment
* minor tweak
* minor tweak
* minor tweak
2022-10-18 16:26:49 -03:00
Gleidson Daniel Silva
525f84885a
remove wrong logic on badge prop ( #4564 )
...
Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>
2022-10-18 15:25:15 -03:00
Gleidson Daniel Silva
cda998942b
[FIX] Fix quote message layout ( #4568 )
...
* fix layout
* fix quote
* update snapshot
2022-10-04 10:05:40 -03:00
Gleidson Daniel Silva
2d68faff3f
[Regression] Fix iPad subtitle font size on Header ( #4586 )
2022-10-04 09:56:39 -03:00
Danish Ahmed Mirza
2f03ca52c5
[IMPROVE] Add `All` tab in Reactions List ( #4409 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-09-29 16:42:04 -03:00