Diego Mello
447a2b9344
Regression: App not fetching messages properly after #4801 ( #4819 )
2023-01-16 13:43:27 -03:00
Gleidson Daniel Silva
fbb05fa0d3
Regression: Add bluetooth permissions for Jitsi ( #4796 )
...
* add blt permissions
* Update AndroidManifest.xml
* add blt permissions
* remove wrong permission
2023-01-16 10:17:52 -03:00
Gleidson Daniel Silva
41b54d6d87
[FIX] Audio names not being handled properly ( #4685 )
2023-01-14 07:07:25 -03:00
Diego Mello
5387d31a68
[FIX] Messages not loading on some edge cases ( #4801 )
2023-01-13 16:32:52 -03:00
Diego Mello
a1580811ed
[IMPROVE] E2EE improvements ( #4763 )
2023-01-12 10:32:33 -03:00
Reinaldo Neto
3a1b06b86c
[FIX] Not Login with SSO after upgrade to version 5.4.0 and 5.4.1 ( #4783 )
...
* [FIX] Not Login with SSO after upgrade to version 5.4.0 and 5.4.1
* minor tweak
2023-01-10 20:17:14 -03:00
Reinaldo Neto
9525ef25d8
[FIX] Modal freezing app after return from the background ( #4795 )
2023-01-09 15:32:16 -03:00
Gleidson Daniel Silva
d208373b3a
Regression: Prevent screen from sleeping on Jitsi on Android ( #4791 )
2023-01-09 10:29:58 -03:00
Reinaldo Neto
24ad69346a
[FIX] Opening search field after server list does not hide server list ( #4792 )
...
* [FIX] Opening search field after server list does not hide server list
* minor tweak
2023-01-06 12:36:23 -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
b6b5e7294f
[FIX] Member list filters for All by default ( #4757 )
...
Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
2023-01-04 11:36:51 -03:00
Reinaldo Neto
68066d487f
[FIX] Try again to resend a file on a thread ( #4756 )
2022-12-21 14:34:48 -03:00
Reinaldo Neto
0b5dab3ddf
[FIX] Notification preferences menu shows nothing ( #4703 )
2022-12-21 13:15:30 -03:00
Reinaldo Neto
23f716c280
[FIX] Disappear push notifications when open the app ( #4718 )
...
* [FIX] Disappear push notifications when open the app
* minor tweak
* test badgeCount
* refactor remove notification to remove notification and badge
2022-12-21 13:07:17 -03:00
lingohub[bot]
46c18fb20d
Language update from LingoHub 🤖 on 2022-12-14Z ( #4748 )
...
* Language update from LingoHub 🤖
Project Name: Rocket.Chat.ReactNative
Project Link: https://translate.lingohub.com/rocketchat/dashboard/rocket-dot-chat-dot-reactnative
User: Diego Mello
Easy language translations with LingoHub 🚀
* Add sv and fi
* Add missing locales to util
* Reorder languages
Co-authored-by: Diego Mello <diego.mello@rocket.chat>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-12-14 12:59:30 -03:00
Diego Mello
0290d8e0a9
[FIX] Emoji picker not opening in some cases ( #4735 )
2022-12-08 15:38:16 -03:00
Gleidson Daniel Silva
a2722f07b0
[FIX] Can't upload the same file on two rooms at the same time ( #4528 )
...
* update style to match other spaces
* fix sending the same file in different rooms and add the limit for sending the same file
* remove when error happens and cant finish the upload
* use the same variable as rocket.chat
* minor tweak upload path and removed _raw
* change from 2 to 4
Co-authored-by: Reinaldo Neto <reinaldonetof@hotmail.com>
Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>
2022-12-05 13:31:44 -03:00
Reinaldo Neto
cbd9b27cf7
[FIX] Cannot read property 'fetch' of undefined on ThreadMessagesView ( #4557 )
...
* [FIX] Cannot read property 'fetch' of undefined on ThreadMessagesView
* added e2e test
* change from _raw to _id
* test thread messages view with a thread created
2022-12-02 14:06:14 -03:00
Gleidson Daniel Silva
a8b3a3b7de
[IMPROVE] Disable Jitsi native module on Android ( #4708 )
...
* temp: disable jitsi on android
* update props and subscription
* add open intent
* add request permissions
* disable react-native-jitsi-meet on android and separate implementations
* fix ios
* fix import alias
* revert android manifest indentation
* add catch to method
* return comment
* remove is iOS
* fix queries
* remove unused data
* webview audio
* fix android permissions
* fix audio android
* change how to open jitsi app
* remove loading
* update close logic
2022-12-01 14:20:22 -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
Diego Mello
62c2d876eb
[IMPROVE] Standardize padding of E2E screens ( #4701 )
2022-11-21 16:10:38 -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
Diego Mello
988c6931ec
Chore: Bump patches ( #4679 )
2022-11-16 10:26:37 -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
94f0981b49
Regression: Remove users already in local database ( #4673 )
2022-11-10 16:59:27 -03:00
Diego Mello
05a04f7f29
[IMPROVE] Sync message actions order with web app ( #4672 )
2022-11-10 16:48:52 -03:00
Reinaldo Neto
cd9924361e
[FIX] Non primitive dependency on useSubscriptionRoles ( #4618 )
...
* [FIX] Non primitive dependency on useSubscriptionRoles
* removed sort
* Remove JSON.parse and order by array
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-11-10 13:36:24 -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
Duda Nogueira
0ad5545a4c
[i18n] Add Slovenian ( #4474 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-11-04 15:13:29 -03:00
lingohub[bot]
faf79bb59e
Language update from LingoHub 🤖 ( #4640 )
...
Project Name: Rocket.Chat.ReactNative
Project Link: https://translate.lingohub.com/rocketchat/dashboard/rocket-dot-chat-dot-reactnative
User: Robot LingoHub
Easy language translations with LingoHub 🚀
Co-authored-by: Robot LingoHub <robot@lingohub.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-11-04 15:03:55 -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
711cac5876
[FIX] Cancelling when adding a server ( #4565 )
...
* TC-110 [FIX] Cancelling when adding a server
* Removing the close button when connecting to a server
2022-11-01 14:09: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
Diego Mello
1aef030d75
Chore: Deprecate Dimensions ( #4597 )
2022-10-21 15:29:02 -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
Luciano Marcos Pierdona Junior
6dd9578413
[FIX] Team creation not adding members ( #4588 )
...
Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
2022-10-18 08:39:06 -03:00
Reinaldo Neto
531f3d0147
[IMPROVE] Add ignore user to user profile ( #4600 )
...
* button ignore and pased the param
* load room from database and check is is ignored
* move handleIgnore to lib/method/helpers
* Ignore and Unignore, also reactivity
* block and unblock user
* pass fromRid from actionView to InfoView too
* remove console.log
* unsubscribe subscriptionFrom
* block and unblock user from dm
* test to block user and ignore user
* minor tweak
* tweak data
* minor tweak
* add test before tapBack
* refactor names
2022-10-13 18:29:55 -03:00
Reinaldo Neto
300e5fc793
[FIX] Touch/Face ID toggle does not enable automatically the first time ( #4576 )
...
* [FIX] Touch/Face ID toggle does not enable automatically the first time
* minor tweak no competition setState
2022-10-07 12:34:51 -03:00
Reinaldo Neto
63e2a3a85c
Regression: Reset E2E Key section missing padding ( #4595 )
2022-10-07 12:01:04 -03:00
Diego Mello
5828a04aeb
[IMPROVE] Use Android 12 SplashScreen API ( #4479 )
2022-10-04 10:36:05 -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
Gleidson Daniel Silva
fe04faac64
Chore: Migrate SettingsView to hooks ( #4542 )
...
* migrate settings view to hooks
* temp - add non-null assertion
* fix options
* Update app/views/SettingsView/index.tsx
Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>
* Update app/views/SettingsView/index.tsx
Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>
* fix options
Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>
2022-09-30 11:50:33 -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
Reinaldo Neto
43ebae9b19
[FIX] Cannot read property 'render' of undefined on markdown ( #4549 )
2022-09-28 17:06:43 -03:00
Reinaldo Neto
e48788c828
Regression: Inconsistent style on TextInput on iOS and Android ( #4569 )
...
* Regression: Inconsistent style on TextInput on iOS and Android
* tweak to height
2022-09-27 15:21:05 -03:00
Reinaldo Neto
d2d1d787f2
Regression: Local search is returning wrong object ( #4567 )
2022-09-27 15:08:44 -03:00
Reinaldo Neto
cbf9ae3d37
[FIX] Decrease space between sections on lists ( #4543 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-09-23 17:24:37 -03:00
Reinaldo Neto
ee1b09d5ec
Regression: Default Browser View title ( #4556 )
2022-09-23 17:22:21 -03:00
Gleidson Daniel Silva
d1e2c3fe6d
[FIX] Fix filenames and servers url when downloading audio files ( #4553 )
2022-09-23 17:21:11 -03:00
Reinaldo Neto
5771dbd066
[FIX] SearchBox background and unify usage ( #4519 )
2022-09-22 23:03:02 -03:00
Reinaldo Neto
e10de8b209
[FIX] Search in Rooms List crashes Android app ( #4546 )
...
* [FIX] Search in Rooms List crashes Android app
* back to previous search
* change the method/searchlocal
2022-09-22 22:39:52 -03:00
Reinaldo Neto
9d69c10bbd
Chore: Hooks app/views/LanguageView ( #4537 )
...
* Chore: Hooks app/views/LanguageView
* minor tweak app selector
2022-09-22 18:40:32 -03:00
Reinaldo Neto
b3a286329c
Chore: Hooks app/views/UserNotificationPreferenceView ( #4502 )
...
* Chore: Hooks app/views/UserNotificationPreferenceView
* added trycatch and userId
Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
2022-09-22 18:31:23 -03:00
Reinaldo Neto
214e1cc009
[FIX] Apply thicker border width and remove fixed height on TextInput ( #4503 )
...
* [FIX] Apply thicker border width and remove fixed height on TextInput
* changed the last input border from hairline to 2
* update formtextinput storyshot test
2022-09-22 18:16:25 -03:00
Diego Mello
18f359a8ef
Regression: Poor performance in messages list on Android ( #4536 )
...
* Create custom RefreshControl as a workaround
* Remove unnecessary FlatList rngh change
2022-09-22 09:49:59 -03:00
Reinaldo Neto
05c1798a58
[FIX] Decrease space between sections on List ( #4520 )
...
* [FIX] Decrease space between sections on List
* minor tweak listcontainer
* update test
* Small fixes for header/info
* Update tests
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-09-19 15:14:05 -03:00
Gleidson Daniel Silva
e146cbae9f
Chore: Create useDebounce hook ( #4470 )
...
* create useDebounce hook
* fix types
* apply useDebounce hook
* migrate to use-debounce lib
* remove useless useDebounce
2022-09-16 12:19:07 -03:00
Reinaldo Neto
aefb60b5d2
[FIX]Update profile name ( #4513 )
2022-09-16 12:04:25 -03:00
Gleidson Daniel Silva
989ced89bc
Chore: Improve code and migrate some props to hooks on ThemeView ( #4414 )
...
Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>
2022-09-12 10:16:00 -03:00
Gleidson Daniel Silva
07f0618ab4
[FIX] Big usernames during discussion creation bugs UI ( #4499 )
...
* fix multiselect itens style
* remove useless brackets
* remove scroll from the top of the list items
2022-09-09 15:23:00 -03:00
Gleidson Daniel Silva
6484edddb6
Regression: Jitsi not leaving call properly ( #4511 )
2022-09-09 15:15:08 -03:00
Gleidson Daniel Silva
cf7b9a09f4
[FIX] When creating a new user, "Custom Fields" are breaking functionality ( #4501 )
2022-09-09 14:01:55 -03:00
Reinaldo Neto
1bc3f542f2
Regression: Create private team and channel as default ( #4493 )
...
* Regression: Create private team and channel as default
* minor tweak
2022-09-09 11:49:06 -03:00
Gleidson Daniel Silva
f9f13e7fe3
[FIX] Remove the tmid parameter when it is empty ( #4500 )
...
* add custom fields after register
* remove tmid when it is null
* wip
* wip
* wip
2022-09-08 17:58:50 -03:00
Reinaldo Neto
c1a4ddc001
[FIX] System messages should be not italic ( #4484 )
2022-09-06 18:28:28 -03:00
Reinaldo Neto
c9ce52958c
Chore: Hooks app/views/ForgotPasswordView ( #4485 )
...
* Chore: Hooks app/views/ForgotPasswordView
* validating email and using hook forms
* using mode onCHange
* add return
* fix theme
Co-authored-by: Gleidson Daniel <gleidson10daniel@hotmail.com>
2022-09-06 14:44:31 -03:00
Reinaldo Neto
eabb9f157c
Chore: Hooks app/views/SetUsernameView ( #4488 )
...
* Chore: Hooks app/views/SetUsernameView
* semantic change of loading state
Co-authored-by: Gleidson Daniel <gleidson10daniel@hotmail.com>
2022-09-06 13:53:21 -03:00
Gleidson Daniel Silva
e3a99a93e4
[FIX] Add loading prop on RoomActionsView to avoid double click ( #4462 )
2022-09-05 09:33:56 -03:00
Gleidson Daniel Silva
8d26230e4f
[FIX] Wrong Team's icon on SelectTeam item's list ( #4469 )
2022-09-05 09:19:45 -03:00
Reinaldo Neto
991d7156a9
Regression: Jump to message from search view ( #4476 )
2022-08-30 17:59:10 -03:00
Reinaldo Neto
9cbffff248
[IMPROVE] Redesign create room flow ( #4381 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-08-26 16:16:45 -03:00
Gleidson Daniel Silva
cbc6892084
[NEW] Unify members section ( #4399 )
...
* create useUserPermissions hook
* create CheckRadioButton component
* fix return
* create MembersSection component
* apply MembersSection and header filter
* fix re-render and testID
* fix detox tests
* rename to RadioButton
* move the component closer to the screen
* remove useUserPermissions
* remove theme prop
* migrate to hooks
* fix team permissions
* remove theme prop from UserItem
* remove options prop
* fix Member
* remove commented test
* fixes
* fix for room not joined
* add room members events
* adds empty option
* add members filter and pagination
* clear RoomMembersView
* remove unused styles
* Update app/views/RoomMembersView/index.tsx
Co-authored-by: Diego Mello <diegolmello@gmail.com>
* wip
* Temp workaround for SearchBox background color
* Rename import
* Fix missing params for 5.0
* Fix e2e tests
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-08-26 10:21:25 -03:00
Reinaldo Neto
ccbc84f9a8
[IMPROVE] Remove show message in main thread preference ( #4435 )
...
* [IMPROVE] Remove show message in main thread preference
* default settings
* created the get
* fix compare server version
* fix E2E tests
* settings to logged user
* remove constant and get alsosendtochannel from user
* fix send to channel first message
* fix when the alsoSendThreadToChannel is checked
* added list picker user preference
* tweaks in messagebox tmid and detox
* added pt-br and deleted expectToBeVisible id
* reactive alsoSendThreadTOChannel
* fix the behavior when press or long press threads messages
* remove reply in thread from threads
* clean helpers detox
* tweak onMessageLongPress and onSubmit
* Remove unnecessary calculations inside ListPicker
* Fix long press logic
* Fix onReplyInit logic
* fix data_setup at detox for servers greater than 5.0
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-08-25 16:53:19 -03:00
Diego Mello
ba15bc9fe6
[NEW] Use Inter font ( #4459 )
2022-08-23 16:32:51 -03:00
Diego Mello
17be449d4e
[FIX] Jump to message stuck on loading animation ( #4410 )
2022-08-19 18:14:37 -03:00
Diego Mello
e723990e82
Chore: Update Storybook libs to v6 ( #4439 )
2022-08-19 16:53:40 -03:00
Reinaldo Neto
fa72d4cc76
[FIX] Pagination when search by members and fix the duplicated members in a Room's member's list ( #4446 )
...
* [FIX] Duplicate members in a Room's member's list
* fix search and pagination
* fix the pagination for server lower than 3.16
Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
2022-08-19 14:27:04 -03:00
Reinaldo Neto
ded2f3792a
Chore: Hooks app/views/DefaultBrowserView ( #4424 )
...
* Chore: Hooks app/views/DefaultBrowserView
* fix type
* minor tweak
* item on new file
* minor tweaks
* minor tweak
2022-08-19 10:46:58 -03:00
Gleidson Daniel Silva
6b3006d29f
[NEW] Persist audio files ( #4448 )
...
* downloads and store the audios instead of loading them
* remove unused function
2022-08-19 10:24:29 -03:00
Reinaldo Neto
f0ed501450
Chore: Hooks App/share ( #4417 )
...
* Chore: Hooks App/share
* getTheme to outside
* update types
Co-authored-by: Gleidson Daniel <gleidson10daniel@hotmail.com>
2022-08-18 20:25:39 -03:00
Reinaldo Neto
3ac10ee860
Chore: Hooks app/views/SelectServerView ( #4445 )
...
* Chore: Hooks app/views/SelectServerView
* refactor row_height
* minor tweak
2022-08-18 19:09:25 -03:00
Gleidson Daniel Silva
31a8c3e4fb
[FIX] Add method and id to method calls ( #4444 )
...
* add method and id to method calls
* 🧹
2022-08-17 14:45:50 -03:00
Gleidson Daniel Silva
28043a2eb5
Chore: Migrate E2ESaveYourPasswordView to hooks ( #4432 )
2022-08-17 10:51:40 -03:00