Reinaldo Neto
a3e0a7be58
Regression: Local search is returning wrong object ( #4567 )
2022-09-28 09:12:48 -03:00
Diego Mello
b33f4b0966
[FIX] Reply and deep link from push notifications not working on iOS ( #4550 )
2022-09-28 09:12:48 -03:00
Reinaldo Neto
f6229eecb4
[FIX] Decrease space between sections on lists ( #4543 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-09-28 09:12:48 -03:00
Reinaldo Neto
aba375b7fe
Regression: Default Browser View title ( #4556 )
2022-09-28 09:12:48 -03:00
Gleidson Daniel Silva
d867f939f6
[FIX] Fix filenames and servers url when downloading audio files ( #4553 )
2022-09-28 09:12:48 -03:00
Reinaldo Neto
fed8a6f0f6
[FIX] SearchBox background and unify usage ( #4519 )
2022-09-28 09:12:48 -03:00
Reinaldo Neto
2e24b02dda
[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-28 09:12:48 -03:00
Reinaldo Neto
27af3bf5eb
Chore: Hooks app/views/LanguageView ( #4537 )
...
* Chore: Hooks app/views/LanguageView
* minor tweak app selector
2022-09-28 09:12:48 -03:00
Reinaldo Neto
ed66246d0a
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-28 09:12:48 -03:00
Reinaldo Neto
2a1bacaead
[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-28 09:12:48 -03:00
Diego Mello
187cb91d24
Regression: Push notifications not working after update to Android 12 ( #4532 )
...
* Remove unnecessary method from custom push notification
* Use immutable
* Maybe
2022-09-28 09:12:48 -03:00
Diego Mello
9472916a94
Regression: Poor performance in messages list on Android ( #4536 )
...
* Create custom RefreshControl as a workaround
* Remove unnecessary FlatList rngh change
2022-09-28 09:12:48 -03:00
Reinaldo Neto
449934e1fd
[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-28 09:12:48 -03:00
Gleidson Daniel Silva
0e907402b8
Chore: Create useDebounce hook ( #4470 )
...
* create useDebounce hook
* fix types
* apply useDebounce hook
* migrate to use-debounce lib
* remove useless useDebounce
2022-09-28 09:12:48 -03:00
Reinaldo Neto
661b3f9a22
[FIX]Update profile name ( #4513 )
2022-09-28 09:12:48 -03:00
Diego Mello
101a137a35
Chore: Remove unused iOS permissions ( #4524 )
2022-09-28 09:12:48 -03:00
Diego Mello
6140b7ce12
Chore: Upgrade Expo to SDK 46 ( #4463 )
2022-09-28 09:12:48 -03:00
Diego Mello
e595e6acf8
[FIX] Support Android SDK 31 ( #4522 )
2022-09-28 09:12:48 -03:00
Diego Mello
3e91dadfc6
Bump version to 4.31.0 ( #4523 )
2022-09-28 09:12:48 -03:00
Reinaldo Neto
fbcee3a976
Chore: Migrate E2E tests from JS to TS ( #4475 )
...
* Migrate E2E tests from JS to TS
* fixed type mocha into tsconfig
* migration data.cloud and data.docker
* migrate team folder and fix Detox namescpace
* add type TTextMatcher and start the room folder migration
* room / 02 and 03
* room's folder
* onboarding's folder
* assorted/ 01
* assorted/ 02, 03, 04
* assorted/ 05, 06, 07
* folder assorted
* fix lint
* fix device
2022-09-28 09:12:48 -03:00
Gleidson Daniel Silva
1da2417834
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-28 09:12:48 -03:00
Diego Mello
f37214ca24
Merge pull request #4517 from RocketChat/single-server-4.30
...
Merge 4.30.0 into single-server
2022-09-12 14:51:52 -03:00
Diego Mello
6f64babbd6
Merge branch 'single-server' into single-server-4.30
...
# Conflicts:
# app/containers/UIKit/HeaderButtons.js
# app/views/RoomsListView/Header/Header.tsx
# ios/RocketChatRN.xcodeproj/project.pbxproj
# yarn.lock
2022-09-12 11:23:19 -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
Gleidson Daniel Silva
585e5a0592
Chore: Migrate Touch to hooks ( #4422 )
...
* migrate to hooks and fix types
* fix import and remove theme prop
* update tests
* fix touch file name
* wip
* rename
* change to touch
* remove button and change to touch
2022-08-17 10:32:21 -03:00
Diego Mello
c4d3af0e00
[FIX] Requests being skipped after reconnecting on onboarding ( #4429 )
2022-08-17 09:49:13 -03:00
Gleidson Daniel Silva
a607980840
[IMPROVE] Set native theme when launching the share extension ( #4430 )
2022-08-16 17:20:28 -03:00