Reinaldo Neto
b2b2989e46
fix the visual bug when the user change the avatar to new then clear cache
2023-02-07 13:47:06 -03:00
Gleidson Daniel Silva
de9551c78a
Merge branch 'develop' into new.change-avatar-view
2023-02-03 09:53:26 -03:00
Reinaldo Neto
9396b08ead
[FIX] Quote rendering with leading empty space on mobile only ( #4778 )
...
* [FIX] Quote rendering with leading empty space on mobile only
* update the message storyshot
* compareServerVersion to connection string
* fix time
* fix lint
* update to servers greater or equal than 6.0
* refactor tests
* minor tweak
---------
Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
2023-02-02 00:17:09 -03:00
Reinaldo Neto
a927746d7f
[FIX] Show read receipts when it isn't read yet ( #4865 )
...
* [FIX] Show read receipts when it isn't read yet
* minor tweak
2023-02-02 00:10:27 -03:00
Gleidson Daniel Silva
192a6b055a
Regression: Fix RoomItem's loading status ( #4835 )
2023-01-24 10:03:48 -03:00
Reinaldo Neto
593d12b129
[FIX] Add User Generated Content link on login ( #4827 )
...
* [FIX] Add User Generated Content link on login
* minor tweak
2023-01-20 11:42:18 -03:00
Reinaldo Neto
159d527796
Merge branch 'develop' into new.change-avatar-view
2023-01-19 18:02:23 -03:00
Reinaldo Neto
a5da4999e1
minor tweaks
2023-01-18 17:11:25 -03:00
Reinaldo Neto
ed92eb80f3
fixed the layout
2023-01-16 23:12:09 -03:00
Reinaldo Neto
6d22747707
minor tweak
2023-01-14 00:09:16 -03:00
Diego Mello
5387d31a68
[FIX] Messages not loading on some edge cases ( #4801 )
2023-01-13 16:32:52 -03:00
Reinaldo Neto
1255f4ac3b
interface avatar container
2023-01-12 16:13:35 -03:00
Reinaldo Neto
e8672ce827
minor tweak
2023-01-11 14:18:57 -03:00
Reinaldo Neto
0393aecbdd
minor tweak
2023-01-11 14:00:23 -03:00
Reinaldo Neto
22230e0584
refactor useAvatarETag
2023-01-06 19:20:45 -03:00
Reinaldo Neto
9c073fa6dc
fix the edit button
2023-01-06 18:52:48 -03:00
Reinaldo Neto
80c358838f
refactor avatar component
2023-01-06 17:51:16 -03:00
Reinaldo Neto
8102bef1d0
[FIX] Quote message and reply with image ( #4715 )
...
* send msg with attachment
* send quote inside image
* minor tweak
* remove msg from return
* fix the lint and prettier
* fix visual bug for iOS
* fixing the message box input
2023-01-05 15:23:11 -03:00
Reinaldo Neto
2a4195c10a
created the useHooke useAvatarETag
2022-12-21 19:41:22 -03:00
Reinaldo Neto
7e1dec41e9
removed the avatarETagUser and search by username and text
2022-12-21 19:22:22 -03:00
Reinaldo Neto
1e29a8efac
tweak IAvatarContainer
2022-12-20 15:13:31 -03:00
Reinaldo Neto
744565ad21
minor tweaks
2022-12-20 13:40:53 -03:00
Reinaldo Neto
0ce1fdcbf2
Merge branch 'new.change-avatar-view' of https://github.com/RocketChat/Rocket.Chat.ReactNative into new.change-avatar-view
2022-12-15 10:43:58 -03:00
Reinaldo Neto
2d8751c4bb
minor tweak in edit button
2022-12-15 10:37:30 -03:00
Reinaldo Neto
0cb7e3020a
Merge branch 'develop' into new.change-avatar-view
2022-12-15 09:57:35 -03:00
Reinaldo Neto
a2dfbcbe30
minor tweak with themes and buttons
2022-12-15 09:51:26 -03:00
Reinaldo Neto
e48b174118
fix the delete from rooms and finished RoomInfoView, missing RoomInfoEditView
2022-12-13 12:54:47 -03:00
Reinaldo Neto
a478f1ff52
fix the profile update through all the app
2022-12-12 14:47:12 -03:00
Reinaldo Neto
a283f41022
Finished the profile and fixed the avatar when change the user profile
2022-12-09 18:29:16 -03:00
Diego Mello
0290d8e0a9
[FIX] Emoji picker not opening in some cases ( #4735 )
2022-12-08 15:38:16 -03:00
Reinaldo Neto
49f2c28b3e
[NEW] Change Avatar View
2022-12-07 00:11:25 -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
Gleidson Daniel Silva
92ae597b76
[FIX] videoconf skeleton border color and height ( #4716 )
2022-11-29 17:18:53 -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
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
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
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