dependabot[bot]
994892abb2
Chore: Bump loader-utils from 1.4.0 to 1.4.1 ( #4660 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-11 15:16:59 -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
Diego Mello
6b6bb1df08
Chore: Reduce the frequency of dependabot runs to weekly basis ( #4656 )
2022-11-10 13:15:56 -03:00
Reinaldo Neto
640d83c9df
[FIX] The TS in data_setup and add expect in room and ignoreuser spec ( #4658 )
2022-11-09 13:41:39 -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
Diego Mello
4f960e9fb4
[FIX] Secured push notifications not fetching content on Android ( #4487 )
2022-11-04 13:34:00 -03:00
Diego Mello
80d53d3876
[FIX] Push notification's deep linking not working when opened from a cold state on Android ( #4648 )
2022-11-04 13:33:03 -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
Diego Mello
ef753086a9
Bump version to 4.33.0 ( #4615 )
2022-10-17 15:54:51 -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
Diego Mello
5344f2f7c1
[FIX] App always using the last deep link on Android ( #4585 )
2022-10-04 10:25:31 -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
Diego Mello
f213151db0
Bump version to 4.32.0 ( #4575 )
2022-09-28 10:18:59 -03:00
Diego Mello
6df0149210
Bump version to 4.32.0
2022-09-28 10:18:08 -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