Boris Melnik
d489aeb7dc
fix(@desktop/communities): Remove sending invites when user select membres for inviting to community
...
Closes : #5343
2022-04-07 10:27:04 -04:00
Alexandra Betouni
6d9c5c4286
fix(refactor): cleaning up assets folder
...
Closes #5179
2022-04-04 13:38:50 -04:00
Patryk Osmaczko
25c6a5f5ca
chore(@desktop): remove identicon related code
2022-04-04 17:50:48 +02:00
Stefan D
768b10e03f
fix(Chat/Communities): Don't allow HTML in communities name and description
...
Changes:
- Don't allow HTML tag special characters in Saved Addresses
- Don't show rich text in community description
Fixes : #4961
2022-03-28 23:05:32 +03:00
Michal Iskierko
17cdb1bb91
fix(desktop/chat): Using default height and padding for community search box
...
Fix #5200
2022-03-28 13:45:51 -04:00
Boris Melnik
72409d87ce
fix(Groups): Add empty community id for functions call and change `model.pubKey` to `model.id`
...
Closes : #5203
2022-03-28 12:49:38 -04:00
Jonathan Rainville
a20686324e
fix(emoji-icon): fix emoji icon position and saving on edit
...
Fixes #5045
2022-03-24 15:38:01 -04:00
Patryk Osmaczko
e74de32296
chore: adapt to StatusBaseInput changes
2022-03-22 19:53:30 +01:00
Jonathan Rainville
c2818536ad
chore(GroupChatPopup): remove GroupChatPopup as it is no longer used
2022-03-22 13:19:55 -04:00
Khushboo Mehta
4c677d55e8
feat(@desktop/wallet): Add emoji to Wallet accounts.
...
Support added to:
1. Wallet list
2. Adding a new account
3. Editing an account
fixes #4926
2022-03-15 11:41:29 +01:00
Jonathan Rainville
aef8d0c4ab
feat(community): enable choosing and changing community channel color
...
Fixes #4953
2022-03-11 16:01:22 -05:00
Sale Djenic
ba18a2b247
chore(@dekstop/chat): issue with adding members to already created group and max members count fixed
2022-03-10 16:51:24 -05:00
Jonathan Rainville
be9d2f94e2
feat: enable emojis as channel icons
...
Fixes #4809
2022-03-08 15:15:25 -05:00
Alexandra Betouni
c2977e468f
feat(onboarding): Added SplashScreen
...
- Added SplashScreen as initial screen before
onboard as per new designs.
- Also moved all onboarding related code from
main to onboarding section and switched to
import this and all other sections as
qml modules, exposing this way only
necessary files.
- Cleaned up unecessary qmldir files and
imports.
Closes #4954
2022-03-08 14:02:24 -05:00
Stefan Dunca
72e67159fc
fix(group-chats): Fix wrong group name in a subsequent edit attempt
...
Root cause: the name used as input for the naming edit field was sourced
from the active group entry which is updated only when switching
the active group.
fixes #4910
2022-03-07 23:12:52 +01:00
Sale Djenic
ca20e77534
fix(@dekstop/chat): increase the hard limit from 10 to 20 members in a group chat
...
Fixes #4728
2022-03-01 08:41:49 +01:00
Sale Djenic
d0e0df1e3b
fix(@dekstop/chat): clicking on `enable in settings` redirects to network settings
...
Fixes #4890
2022-02-25 12:11:57 -05:00
Jonathan Rainville
58935b82d7
fix(search): fix profile popup opened on search title clicked
...
Fixes #4795
Makes sure to only open the profile popup if the click is a pubkey.
Also opens the popup on ctrl+f
2022-02-23 15:17:51 -05:00
Boris Melnik
7bfec141eb
fix(groups): Fix members count
...
Closes : #4822
2022-02-21 10:48:40 +03:00
Boris Melnik
4c0b09e9f5
fix(Groups): block add members button is you not group admin
...
Closes : #4840
2022-02-19 15:06:49 +03:00
Boris Melnik
ea5b5716e5
refactoring(groups): Refactor groups popups
...
Closes : #4719 #4615
2022-02-17 21:04:29 +03:00
Khushboo Mehta
52e96e904b
fix(@desktop/chat): enable transactions over chat
...
fixes #4610
2022-02-15 21:22:21 +01:00
Jonathan Rainville
16e7d16c8c
feat(communities): re-implement community link unfurling
...
Fixes #4788
2022-02-14 17:03:41 -05:00
Patryk Osmaczko
ba7a6d5d34
style: remove trailing whitespaces
2022-02-09 11:16:23 +01:00
Richard Ramos
f67ffde12c
refactor(communities): edit categories
2022-02-07 18:29:13 -04:00
Richard Ramos
c338bdf6ae
refactor(communities): delete categories
2022-02-07 18:29:13 -04:00
Jonathan Rainville
268d7fcd36
fix(pins): fix max 3 pins and unpining pins the new message
...
Fixes #4576
2022-02-04 13:20:11 -05:00
Jonathan Rainville
f21c6eda45
fix(pins): only enable jump to and unpin buttons from the pinned popup
...
Fixes #4540
2022-02-04 09:39:23 -05:00
Sale Djenic
aeed9303cd
fix(@desktop/communities): community import has some issues
...
Fixes #4206
2022-02-03 16:14:15 +01:00
Noelia
ba0e0b84c0
fix(@desktop/chat): [restore after rebase] Group members list must show only 5
...
It restores job done in PR #4461 - Task #4386 after base_bc rebase.
2022-02-03 09:27:03 +01:00
Jonathan Rainville
b6c78396f8
chore(community): remove pinned messages button in
...
Fixes #4617
2022-02-02 09:40:21 -05:00
Khushboo Mehta
6f5fcd8623
fix(@desktop/chat): context menu is gone for pictures
...
fixes #4609
2022-02-01 11:19:56 -05:00
Jonathan Rainville
08c01d2775
fix(community): hook edit community channel
...
Fixes #4539
2022-02-01 10:55:01 -05:00
Jonathan Rainville
5ec9fe4ebd
fix re-join on request community
2022-02-01 11:51:31 +01:00
Richard Ramos
192a0c4d19
refactor(communities): create channel in specific category
2022-02-01 11:51:22 +01:00
Noelia
50fb0dc45f
fix(@desktop/CopyToClipboard): [base_bc] can't copy from Invite friends as well as App Version and Node Version
...
Root store propagation in order to use the global copyToClipboard method.
Modify InviteFriendsPopup to use StatusQ components.
Fixes #4529
2022-02-01 11:51:00 +01:00
Richard Ramos
ba863acd4e
fix: code review
2022-02-01 11:51:00 +01:00
Richard Ramos
b67e97a05c
feat(communities): create categories
2022-02-01 11:51:00 +01:00
Boris Melnik
0065f5cae5
refactor: create categories (WIP)
2022-02-01 11:50:51 +01:00
Anthony Laibe
16225a3af9
fix(@chat): display link urls
2022-02-01 11:50:40 +01:00
Boris Melnik
15793b2a35
fix(groups): Update group info user list
...
Closes : #4533
2022-02-01 11:50:29 +01:00
Jonathan Rainville
47fa644703
fix(communities): fix icon, members and color + set observed and active
...
Fixes #4569
Fixes #4567
2022-02-01 11:50:18 +01:00
Jonathan Rainville
ba49b2ec20
fix(community): fix community edit setting undefined color
...
Fixes #4443
2022-02-01 11:50:17 +01:00
Sale Djenic
69fc5bec5e
refactor(@desktop/settings-ens-usernames): ens usernames module added and corresponding ui updated
2022-02-01 11:50:14 +01:00
Jonathan Rainville
bd2bb8952a
refactor(community): move community specific functions to chat_section
...
Fixes #4489
2022-02-01 11:50:02 +01:00
Jonathan Rainville
e1deafa76b
refactor(community): move membership functions to chat_section
...
Fixes #4473 and #4485
2022-02-01 11:50:01 +01:00
Jonathan Rainville
3e339ea094
refactor(community): add admin member request feature
...
Fixes #4442
2022-02-01 11:50:01 +01:00
Anthony Laibe
a2fd27057c
fix(@communities): Disable create button on invalid form
...
fixes #4507
2022-02-01 11:49:55 +01:00
Boris Melnik
1cd83b4d17
refactor(groups): Move groups to new architecture
...
Closes : #4223
2022-02-01 11:49:52 +01:00
Alexandra Betouni
f861be5526
fix: create channel popup create button was enabled always
...
Fixed create button to be disabled when name and description
text fields are empty in create channel popup
Closes #4444
2022-02-01 11:49:47 +01:00
Alexandra Betouni
a0b40590ab
fix:activity center view is empty
...
Updated all available message properties
from the new backend
Closes #4408
2022-02-01 11:49:47 +01:00
Jonathan Rainville
d073dd215a
fix(chat): fix copy and download image
...
Fixes #4494
2022-02-01 11:49:47 +01:00
Jonathan Rainville
47b139ee1c
fix(chat): fix starting 1-1 chat because of ContactList signal bug
...
Fixes #4421
2022-02-01 11:49:47 +01:00
Jonathan Rainville
a027ec98f8
refactor(community): add member list model and hook it + updates to comm
2022-02-01 11:49:34 +01:00
Anthony Laibe
56ffd6dbac
fix(@communities): fix import communities modal
2022-02-01 11:49:20 +01:00
Patryk Osmaczko
c016d264b9
fix: restore community private key field content in dialog
...
Fixes : #4414
2022-02-01 11:49:14 +01:00
Jonathan Rainville
9fc9f698d9
refactor(community): hook invite user and fix community context menu
2022-02-01 11:48:43 +01:00
Sale Djenic
11fbab0c65
refactor(@desktop/contacts): accept contact request from the contact requests popup fixed
2022-02-01 11:48:35 +01:00
Jonathan Rainville
b7459b331b
refactor(community): hook leave community
2022-02-01 11:48:25 +01:00
Sale Djenic
96e50a97ac
refactor(@desktop/chat-community): `ChatContextMenuView` and `MessageContextMenuView` updated
...
Within this commit apart of `ChatContextMenuView` and `MessageContextMenuView`
some other things are fixed:
- pinned messages model (`asyncFetchChatMessagesTask`), which was corrupted most
likely by resolving conflicts
- `pinned by` part of the pinned messages
- set/remove local nickname for a contact
- contacts in a message list and pinned by name, contact in a pinned message list
and pinned by name, one to one chat details and chat tool bar are updated in a way
that they are responsive to the contact's updates
- pinned messages updated received from remote (from the `status-go`) is handled
Fixes #4366
2022-02-01 11:48:25 +01:00
Jonathan Rainville
42bb0c842d
refactor(Communities): refactor communities front-end
2022-02-01 11:48:13 +01:00
Sale Djenic
e220599612
refactor(@desktop/general): necessary changes applied due to refactored `Contacts` sub-section of the `Settings` section
2022-02-01 11:47:46 +01:00
Sale Djenic
da6fe00528
refactor(@desktop/settings-contacts): contacts section updated
2022-02-01 11:47:46 +01:00
Jonathan Rainville
9016999ec2
refactor(chat): hook chat commands to qml and fix ens resolve
2022-02-01 11:46:40 +01:00
Alexandra Betouni
3d4f2e26d0
refactor: fixed profile popup not opening
2022-02-01 11:46:39 +01:00
Alexandra Betouni
0eb40287fa
refactor: removed dynamic scoping from shared module
...
Properties and functions moved to Global:
- toastMessage
- openProfilePopup()
- getProfileImage()
- popupOpened
Closes #4248
2022-02-01 11:46:39 +01:00
Sale Djenic
807039ad61
refactor(@desktop/chat-community): `ChatContextMenuView` component updated
...
- admin flag exposed to qml for chat/channel
- `CreateChannelPopup` updated
- `createPopup` function added to the `Global` singleton
- `PinnedMessagesPopup` component moved to `AppMain` and shared
among components beneath
2022-02-01 11:46:24 +01:00
Sale Djenic
179b0f5a36
refactor(@desktop/chat-messages): add/remove reactions
2022-02-01 11:46:11 +01:00
Jonathan Rainville
b2546fa709
refactor(ProfilePopup): hook ProfilePopup to backend properties
2022-02-01 11:45:50 +01:00
Sale Djenic
df5a5a627d
refactor(@desktop/chat-messages): pin/unpin messages and pinned messages list updated
2022-02-01 11:45:50 +01:00
Sale Djenic
b6b6d6b6c7
refactor(@desktop/chat-messages): `MessageContextMenuView` component updated
2022-02-01 11:45:50 +01:00
Jonathan Rainville
0388688e9e
refactor(community): add join community functionnality
2022-02-01 11:44:38 +01:00
Jonathan Rainville
129266497d
refactor(communities): add communities module to show comm list
2022-02-01 11:43:40 +01:00
Jonathan Rainville
45fddc55ba
refactor(act-center): refactor activity center to the new arch
2022-02-01 11:42:55 +01:00
Sale Djenic
b3f8af8e06
refactor(@desktop/general): qml code referring to the old code base commented out
...
Qml code referring to the old code base commented out, but not deleted,
due to easier refactoring the rest of the app.
2022-02-01 11:42:42 +01:00
Sale Djenic
e5a414a927
refactor(@desktop/chat-communities): qml part handles messages from refactored backend
...
- `chatType` added to `Constants` to group chat type related values
- `messageContentType` added to `Constants` to group message content type related
values
- `MessageStore` maintained per message list now
- added new `ChatContentView` component used to display chat/channel content
- components updated to display messages from the new backend
- `StatusChatToolBar` appropriately updated
- mute/unmute feature added to chat/channel list as well as to `StatusChatToolBar`
2022-02-01 11:41:22 +01:00
Jonathan Rainville
a9c968b984
refactor(chat): refactor 1-1 chat to new architecture
...
Fixes #4225
2022-02-01 11:39:08 +01:00
Alexandra Betouni
f0b39ce4f6
Refactor: Moved openPopup function to Global
...
The openPopup function was declared in AppMain
and used via dynamic scoping in many places in the
application. Moved function to Global component
and updated all places to call it via Global instead.
Closes #4267
2022-02-01 11:38:46 +01:00
Alexandra Betouni
336f90a60f
feat(desktop/wallet) Removed dynamic scoping from wallet
...
Removed all dynamic scoping parts in wallet section plus
- Renamed Config to Global and added more functions there
- Moved changeAppSectionBySectionType function to Global
and updated all places where is used to call it from
Global instead
- Moved openLink function to Global and updated all places
where is used to call it from Global instead
- Moved errorSound to Global, introduced playErrorSound
function and updated all places where is used to call
this function from Global instead
Closes #4245
2022-02-01 11:38:27 +01:00
Sale Djenic
c8b429388f
refactor(user-profile): `name`, `icon` and `isIdenticon` properties added to global instance `userProfile`
...
Apart of all properties we have, now we have 3 new added props which will be used
almost always when we need the following details about logged in user:
- `name` - this will return an ens name in a pretty form or an alias if ens name
was not set (verified). Apart of this there are still `username` and `ensName`
properties for fetching them when it's needed.
- `icon` - this will return a thumbnail image if it's set, otherwise it will
return identicon. Apart of this there are still `identicon` and `thumbnailImage`
properties for fetching them when it's needed.
- `isIdenticon` - this will return `false` if a thumbnail image is set, otherwise
it will return `true`
2022-02-01 11:37:29 +01:00
Jonathan Rainville
eee096dda7
chore: remove old contacts code
2022-02-01 11:35:24 +01:00
Jonathan Rainville
e8eefd8f87
refactor: move all old usages of contacts to the new code
2022-02-01 11:35:24 +01:00
Sale Djenic
6e3b065d34
refactor(@desktop/general): app sections handled within main module
2022-02-01 11:32:28 +01:00
Sale Djenic
9e567b8fdc
refactor(@desktop/general): qml updated according to the new `userProfile` instance
2022-02-01 11:27:25 +01:00
B.Melnik
8d27d784c1
feat(ProfilePopup): Add avatar change fucntionality
...
Closes : #3734
2022-01-25 10:25:03 +03:00
Noelia Santos
b5f4e3783c
feat(Chat/BlockedContacts) Add a Blocked bar for blocked user profile
...
Use new UI StatusBanner with Danger variant.
Modify StatusQ external to new master commit.
2022-01-17 12:37:48 +01:00
Noelia
6d2d36650c
fix(@desktop/chat): Group members list must show only 5
...
Enable ListView clip and modified ColumnLayout heigh to bound its painting to the needed content.
Adjust ListView spacing to allow the visualization of 5 members.
Closes #4386
2022-01-14 20:16:33 +01:00
Richard Ramos
cae7184d3f
fix: RPC method invocation as soon as Import Community popup was opened
2021-12-06 13:18:08 -05:00
Alexandra Betouni
5e88a9a91b
refactor(desktop): Removed all timeline related code
...
Removed all timeline associated code from base_bc.
This feature is deprecated and shall be removed
Closes #4064
2021-12-03 19:55:45 +02:00
Anthony Laibe
0b1538c805
fix(@desktop/communities): Close popup when edit is successful
...
fixes #4126
When saving the communities all the popup are closed
2021-12-03 09:36:23 +01:00
Alexandra Betouni
b4b28d2f98
feat(desktop/contacts) Improvements in contacts
...
Contacts updates currently in base_bc
Closes #4100
2021-12-01 20:51:06 +02:00
Khushboo Mehta
0fbdbdbd15
fix(@desktop/Chat): Group chat popup member list doesn't have proper visuals
...
fixes #4176
2021-12-01 16:11:34 +01:00
Alexandra Betouni
c0450f0580
refactoring (desktop/chat) Message component
...
Moved Message component & dependencies to shared
for usage import shared.views.chat 1.0 and accordingly
import shared.controls/panels.chat 1.0
Closes #3927
2021-11-24 13:15:15 +01:00
Sale Djenic
cc5ccbc951
refactor(@desktop/general): qml updated according to the new `userProfile` instance
2021-11-24 13:15:15 +01:00
Richard Ramos
a9a5469f72
fix
...
- missing account color and balance
- revoking permission on account change
- UI errors on message signing modal
2021-11-19 10:19:11 -04:00
B.Melnik
defefa1bfe
fix: Fix missing setup url for new opeed tab
...
Closes : #4107
2021-11-17 15:40:50 +01:00
Pascal Precht
ecbdc6fda0
fix(TransferOwnershipPopup): ensure community key is exported properly
...
There was a bug in our store where an API wouldn't return a value.
This commit fixes this and also replaces the legacy `Input` component
with StatusInput
Fixes : #4082
2021-11-15 12:32:56 +01:00
Khushboo Mehta
26b577824a
fix(@desktop/communities): Fix for can't import community
...
fixes #4073
2021-11-10 14:37:27 -05:00
Khushboo Mehta
edb103ee01
fix(@desktop/chat): Modal on the Pinned Messages Popup isnt seen
...
fixes #4002
2021-11-10 13:39:59 -05:00
Alexandra Betouni
36f1ea8832
fix: make user profile images work again
2021-11-05 15:00:50 -04:00
B.Melnik
a4ea767ab6
fix(GroupInfoPopup): check if channel exists
...
This happens because sometimes channel property in GroupInfoPopup is null.
This commit avoid crashes.
Closes : #3993
2021-11-05 11:02:45 -04:00
Jonathan Rainville
816f737d55
fix: fix edit community channel missing store
...
Fixes #4000
2021-11-05 11:02:45 -04:00
Jonathan Rainville
a5954d3bf3
fix: fix community edit, popup opens and banners
...
Fixes #3960
2021-11-05 11:02:45 -04:00
Khushboo Mehta
b7bc528552
fix(@desktop/communities): Can't copy to clipboard the link to community
...
Also fixed some minor bugs in the community popups.
fixes #3959
2021-11-05 11:02:45 -04:00
Pascal Precht
fdc8fea88e
fix(ChooseBrowserPopup): ensure popup is always centered
...
Fixes #3979
2021-11-05 11:02:45 -04:00
Pascal Precht
2536610938
fix(GroupInfoPopup): properly update groupchat popup title when name was changed
2021-11-05 11:02:45 -04:00
Jonathan Rainville
1d0b20b156
refactor: refactor contacts sub-section to the new architecture
2021-11-05 11:02:45 -04:00
Sale Djenic
f0b2ed6cca
refactor(@desktop/general): `appSettings` moved to Nim
2021-11-05 11:02:45 -04:00
Alexandra Betouni
426c116bac
refactor(desktop) Made shared a QML module
...
Use it as import shared 1.0, import shared.controls 1.0
etc instead of import "../../../shared"
Closes #3934
2021-10-27 18:05:45 -04:00
Pascal Precht
5fd317a6e1
fix(GroupChatPopup): fix ui elements
...
This corrects the call to action button in the modal footer
as well as the "no friends" rectangle, which was wrongly rendered.
2021-10-27 11:50:26 -04:00
Pascal Precht
8617c70742
refactor: remove AccountSelector and replace with StatusAccountSelector
2021-10-27 11:48:43 -04:00
Alexandra Betouni
056f84c301
refactor(desktop/chat) Cleaning up popups
2021-10-26 16:22:49 -04:00
Alexandra Betouni
23811dc7e4
refactor(desktop/chat) Cleaning up views
2021-10-26 16:20:31 -04:00
Alexandra Betouni
22429689e3
refactor(desktop/chat) Cleaning up panels
2021-10-26 16:16:37 -04:00
Khushboo Mehta
be7a56cc27
refactor: replace all the StatusImageIdenticon with StatusQ's StatusSmartIdenticon
...
closes #3848
2021-10-26 19:23:33 +02:00
Khushboo Mehta
7114240e72
refactor: Replace and remove StatusRoundButton under ui/shared/status
...
closes #3898
2021-10-26 18:58:16 +02:00
Pascal Precht
cbbbedcc79
cleanup: remove legacy `StatusCheckbox`
2021-10-26 10:47:16 -04:00
Pascal Precht
f3f5826c51
refactor(ui/shared): replace legacy StatusButton with StatusQ button
2021-10-26 16:07:56 +02:00
Khushboo Mehta
ef4934cee4
refactor: Replace usage of StatusRadioButton under ui/shared to its corresponding StatusQ component
...
closes #3897
2021-10-26 14:37:15 +02:00
Pascal Precht
7037df9da0
fix(ChatContextMenu): ensure popup types exist
...
Fixes #3906
2021-10-26 14:35:38 +02:00
Pascal Precht
845640bd13
refactor(ActivityCenter): use StatusButton from StatusQ
2021-10-21 09:22:35 -04:00
Pascal Precht
04523a0e85
refactor(SignTransactionModal): make use of StatusModal and other StatusQ components
2021-10-21 09:22:35 -04:00
Pascal Precht
85065b8d33
refactor(ChatCommandModal): use StatusModal instead of ModalPopup
2021-10-21 09:22:35 -04:00
Pascal Precht
2d89a815f4
refactor(SelectAccountModal): use StatusQ components to build modal
2021-10-21 09:22:35 -04:00
Pascal Precht
37861bf853
refactor(AccessExistingCommunityPopup): use StatusQ components to create components
2021-10-21 09:22:35 -04:00
Pascal Precht
572c039a7d
cleanup: remove unused shared import in community components
2021-10-21 09:22:35 -04:00
Pascal Precht
b3883f9b47
refactor(NicknamePopup): use StatusModal and StatusButton from StatusQ
2021-10-21 09:22:35 -04:00
Pascal Precht
20ac29c6c4
refactor(PinnedMessagePopup): use StatusQ StatusButton
2021-10-21 09:22:35 -04:00
Pascal Precht
f244de248c
refactor(ContactRequestPopup): use StatusQ StatusButton
2021-10-21 09:22:35 -04:00
Pascal Precht
ffe072a90d
refactor(PublicChatPopup): make use of StatusQ StatusButton
2021-10-21 09:22:35 -04:00
Pascal Precht
a87568e7c2
refactor(RenameGroupPopup): use StatusQ components
2021-10-21 09:22:35 -04:00
Pascal Precht
ce792a1300
refactor(ChooseBrowserPopup): use StatusQ components
2021-10-21 09:22:35 -04:00
Alexandra Betouni
9cc361c40a
refactor(desktop/chat) Moving chat to new architecture
...
Closes #3710
2021-10-20 15:29:38 -04:00