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