Gerzon Z
eedfd42162
Minor tweak
2021-10-04 13:19:01 -04:00
Gerzon Z
f9dc2a975f
Merge branch 'develop' into new.add-discusions-roomactionsview
2021-10-04 13:14:07 -04:00
Reinaldo Neto
d19f1245e6
[FIX] Searching for Online and All users for server's version less than 3.16.0 ( #3407 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-10-01 17:37:50 -03:00
Reinaldo Neto
8916a195a8
[FIX] Toggle password visibility button not working ( #3404 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-10-01 17:36:59 -03:00
Diego Mello
8de6adcf79
Chore: Update WatermelonDB to 0.23.0 ( #3386 )
2021-10-01 17:35:13 -03:00
Gerzon Z
f196a7afaf
Chore: Update Reanimated to 2.2.2 ( #3341 )
...
* Update reanimated to 2.2.0
* Podfile and Manifest
* Update MainApplication.java
* Merge develop to branch
* Update yarn.lock
* Run yarn
* Other fixes
* Fix for Android build https://github.com/software-mansion/react-native-reanimated/issues/2412#issuecomment-917958173
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-10-01 17:34:25 -03:00
Reinaldo Neto
5bb5d54327
[FIX] Fetch members on RoomMembersView ( #3403 )
...
* [FIX] Fetch members on RoomMembersView
* needed to add a conditional to the response
* result back properly from rocketchat lib
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-09-28 16:34:14 -03:00
Reinaldo Neto
c5df938768
[FIX] Room Actions buttons not showing after taking a channel from Omnichannel Queue ( #3399 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-09-28 16:33:25 -03:00
Reinaldo Neto
80d14037be
[FIX] Canned Responses minor fixes ( #3400 )
...
* fix onChangeText usedCanned on tablet
* removed refreshControl
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-09-28 16:25:20 -03:00
Debdut Chakraborty
d9dcd2db76
Chore: Point to new white label URL ( #3402 )
2021-09-24 11:26:22 -03:00
Reinaldo Neto
d2544a79c8
[IMPROVE] Onboarding changes ( #3387 )
...
- Change the first screen of the app
- Minor changes on NewServerView and make it the first screen of the app
- Add "Create workspace" to ServerDropdown
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-09-23 11:17:53 -03:00
Diego Mello
30aab71db1
[FIX] Preserve voice message if recording is interrupted ( #3397 )
...
* 7c25909671
* Minor changes
Co-authored-by: Marco Jakobs <mj@jacotec.de>
2021-09-23 09:16:23 -03:00
Reinaldo Neto
a52199a49c
[NEW] Canned responses ( #3355 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-09-22 14:29:26 -03:00
Gerzon Z
0871849de8
[IMPROVE] Voice messages improvements ( #3385 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
Co-authored-by: Marco Jacotec <mj@jacotec.de>
2021-09-21 11:47:00 -03:00
Gerzon Z
d1d35c7a6e
Minor tweak
2021-09-17 16:33:22 -04:00
Gerzon Z
df480fb8ae
Update property type rule
2021-09-17 16:26:10 -04:00
Gerzon Z
5379109882
Rollback interfaces changes
2021-09-17 16:25:07 -04:00
Gerzon Z
ec665e0bdb
Simplify logic
2021-09-17 16:22:02 -04:00
Gerzon Z
cc07128eb1
Remove unused params
2021-09-17 16:17:50 -04:00
Gerzon Z
c641bf5577
Fix threads
2021-09-17 16:10:57 -04:00
Gerzon Z
9473bf4024
Minor tweaks
2021-09-17 15:55:06 -04:00
Gerzon Z
88dbf345ea
Update e2e tests
2021-09-17 15:26:48 -04:00
Gerzon Z
6128bc4e50
Migrate SearchHeader to TS
2021-09-17 15:22:40 -04:00
Gerzon Z
55b89e6e43
Merge branch 'develop' into new.add-discusions-roomactionsview
2021-09-17 15:18:17 -04:00
Gerzon Z
ecee12c9d0
Migrate to TypeScript, update interfaces and some changes to container components
2021-09-17 15:15:26 -04:00
lingohub[bot]
4eb42d70b9
Language update from LingoHub 🤖 ( #3374 )
...
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>
2021-09-17 09:48:49 -03:00
Gerzon Z
8ccce58ddd
Minor tweaks
2021-09-16 14:16:02 -04:00
Gerzon Z
4f241b32d0
[IMPROVE] Fetch members from API endpoint ( #3351 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-09-16 13:26:05 -03:00
Diego Mello
191e71c887
Merge branch 'develop' into new.add-discusions-roomactionsview
2021-09-15 17:38:14 -03:00
Alex Junior
5bc74c6c68
Chore: Migrate DirectoryView to Typescript ( #3379 )
...
* [improve] - migrate the view: DirectoryView to typescript
* [improve] - migrate the view: removing unnecessary variables
* minor changes
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-09-15 17:37:21 -03:00
Alex Junior
308be2d2f4
Chore: Migrate CreateDiscussionView to Typescript ( #3378 )
...
* [improve] - migrate the view: CreateDiscussionView to typescript
* minor changes
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-09-15 16:58:14 -03:00
Diego Mello
9ed6a3ee5a
Fix: @rocketchat/sdk not fetching correct commit ( #3384 )
...
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
2021-09-15 11:56:56 -03:00
Alex Junior
212d7baea0
Chore: Migrate AutoTranslateView to Typescript ( #3380 )
...
* [improve] - migrate the view: AutoTranslateView to typescript
* TODO -> TODO:
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-09-15 11:38:51 -03:00
Gerzon Z
f88a6fa40b
Fix lint
2021-09-15 09:28:55 -04:00
Gerzon Z
565f5d71f8
Merge branch 'develop' into new.add-discusions-roomactionsview
2021-09-15 09:25:52 -04:00
Alex Junior
93d734bfa9
Chore: Migrate AdminPanelView to Typescript ( #3377 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-09-15 10:18:53 -03:00
Gerzon Z
cc2a34c553
Merge branch 'develop' into new.add-discusions-roomactionsview
2021-09-14 16:51:32 -04:00
Diego Mello
b59fa0f199
Chore: Remove CocoaPods folder ( #3381 )
2021-09-14 17:46:26 -03:00
Diego Mello
201b84e6e2
Fix: lint-staged not working properly( #3382 )
2021-09-14 17:22:26 -03:00
Gerzon Z
f4c86eca29
Merge develop into branch
2021-09-14 15:30:03 -04:00
Chris Price
28d7a1bab2
[FIX] Black screen on share extension if lock screen is enabled ( #3320 )
...
* Resolve issue causing black screen when sharing
* Add logEvent to error in local authenticate
* minor tweak
* Revert changes
Co-authored-by: Reinaldo Neto <reinaldonetof@hotmail.com>
Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-09-14 15:31:36 -03:00
Diego Sampaio
b795d4b013
[IMPROVE] Show full image when available ( #3370 )
...
Co-authored-by: Gerzon Z <gerzonc@icloud.com>
2021-09-14 13:11:26 -03:00
Alex Junior
69a67ea998
Chore: Start Typescript migration ( #3279 )
2021-09-13 17:41:05 -03:00
Gerzon Z
91dedfb620
Convert SearchHeader to reusable component and minor tweaks to DiscussionMessagesView
2021-09-08 19:56:35 -04:00
Gerzon Z
ad612e6073
Merge branch 'develop' into new.add-discusions-roomactionsview
2021-09-03 15:53:27 -04:00
Gerzon Z
7429e4be5c
Add getDiscussions endpoint
2021-09-03 15:50:18 -04:00
Diego Mello
9c526b753e
Bump version to 4.20.0 ( #3366 )
2021-09-03 15:01:43 -03:00
Gerzon Z
2b1f78f3ec
Fix search
2021-09-03 11:11:57 -04:00
Gerzon Z
330ab40e16
Fix navToRoomInfo
2021-09-02 17:04:39 -04:00
Gerzon Z
cc404b1d78
Merge branch 'develop' into new.add-discusions-roomactionsview
2021-09-01 15:17:45 -04:00