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
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
Diego Mello
e883795c5f
[FIX] Reply and deep link from push notifications not working on iOS ( #4550 )
2022-09-23 17:35:03 -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
dec5c4470c
Regression: Push notifications not working after update to Android 12 ( #4532 )
...
* Remove unnecessary method from custom push notification
* Use immutable
* Maybe
2022-09-22 17:39:27 -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
Diego Mello
92a63e6a39
Chore: Remove unused iOS permissions ( #4524 )
2022-09-15 13:41:55 -03:00
Diego Mello
ac01acac20
Chore: Upgrade Expo to SDK 46 ( #4463 )
2022-09-13 16:59:31 -03:00
Diego Mello
f0a1266e21
[FIX] Support Android SDK 31 ( #4522 )
2022-09-13 16:02:01 -03:00
Diego Mello
cc28acd6ed
Bump version to 4.31.0 ( #4523 )
2022-09-13 13:19:34 -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
Reinaldo Neto
bb880f01ad
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-12 11:51:33 -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
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