Boris Melnik
5967ce6ce8
fix(Communities): Open `#general` channel by default on creation
...
Closes : #5841
2022-05-25 14:09:59 -04:00
Richard Ramos
e607b7e223
fix: code review
2022-05-25 14:01:39 -04:00
Richard Ramos
8143d3bf52
fix(communities) validate privkey when importing a community
...
Fixes #5346
2022-05-25 14:01:39 -04:00
Alexandra Betouni
56b182c50b
fix(communityMembers): Fixed member item width in list
...
Closes #5212
2022-05-25 13:01:20 +03:00
mishkarogachev
dacacf6658
fix(@desktop/profile): Fix slider controls in appearance settings
...
Close #5809
2022-05-25 11:16:49 +03:00
Sale Djenic
e2cdff1a98
fix(@desktop/chat): adding a contact with chat key should not immediately open a 1 on 1 chat or should block input
...
Fixes #5767
2022-05-24 15:58:47 -04:00
Sale Djenic
88bbfef179
fix(@desktop/profile): changing username is not immediately updating
...
Fixes #5765
2022-05-24 15:57:39 -04:00
Sale Djenic
04b864ddd2
feat(@desktop/browser): wrong screen is shown when claiming tokens in simpledapp.eth
...
Reverted changes done in `991e04ef955f853cb34efddc3d1ef2529f2d0375`
PR: https://github.com/status-im/status-desktop/pull/5502
Fixes #5721
2022-05-24 14:07:15 +02:00
Anthony Laibe
db3722cd4f
fix(@general): user status go service to migrate account
2022-05-24 13:27:06 +02:00
Anthony Laibe
451e650b09
fix(@general): keystore management
2022-05-24 13:27:06 +02:00
mishkarogachev
491abb7fda
fix(Community): Use design color picker
...
Close #2395
2022-05-24 12:23:50 +03:00
Boris Melnik
c3c82bd6ac
fix(gifs): Change `Image` to `AnimatedImage` in StatusImageModal
...
Closes : #5251
2022-05-24 00:09:46 +03:00
Alexandra Betouni
198da4fdc6
fix(CreatePassword): evaluation added on text changed
...
Closes #5734
2022-05-23 18:43:56 +03:00
mishkarogachev
0417105a03
fix(@desktop): Persist application window state & geometry
...
Close #3073
2022-05-23 16:36:57 +03:00
Igor Sirotin
7b001b5099
fix(@chat): Used `StatusEmoji` component
2022-05-23 14:36:13 +03:00
Richard Ramos
718cc1f45c
fix: history not working when using status.test and status.prod fleet
...
Fixes #5769
2022-05-20 10:21:42 -04:00
Sale Djenic
7f3f2ed16d
fix(@desktop/chat): [very hard to replicate] 1 to 1 chat window contains messages from other contacts
...
Fixes #5668
2022-05-20 15:28:19 +02:00
Pascal Precht
f14717da18
feat: handling `mailserver.not.working` signal
...
This makes Status Desktop aware of the `mailserver.not.working` signal.
When emitted by status-go, desktop will show a popup that informs the
user about the connection failure.
Furthermore, users can then decide to either retry (same as just closing
the popup as retrying already happens by default), or pick another
pinned mailserver, for which they'll get redirected to the messaging
settings panel.
Closes #5166
2022-05-20 13:03:47 +02:00
Anthony Laibe
7c5114cf1d
fix(@community): invite contact renamed to mutual contact
...
fixes #5799
2022-05-20 09:33:19 +02:00
Anthony Laibe
ddb884fc37
fix(@community): List channel/Add channel/Remove channel from category
...
fixes #5801
2022-05-19 15:04:01 +02:00
Pascal Precht
8c496e0505
feat(CommunitySettings): add checkbox to allow members to pin messages
...
This adds a checkbox to configure whether or not community members are
allowed to pin any message of a community channel, based on the newly
introduced `CommunityAdminSettings` that are introduced in https://github.com/status-im/status-go/pull/2668
Closes #5662
2022-05-19 14:53:40 +02:00
Alexandra Betouni
ad584f3dc3
feat(StatusSeedPhraseView): Update layout
...
Closes #5669
2022-05-19 14:49:26 +03:00
Alexandra Betouni
6a8fa13b62
fix(ChatMessage): hide "edit" option when right click on sticker
...
Closes #5766
2022-05-19 14:45:52 +03:00
Alexandra Betouni
e49144d174
fix(chatlistcolumn): fixed alignment in chats list
...
Closes #5211
2022-05-19 14:41:01 +03:00
Anthony Laibe
c673f8302a
fix(@chat): only show reaction to emoji right click
...
fixes #5764
2022-05-19 13:26:23 +02:00
Alexandra Betouni
fdb1f375ab
fix(CreateChatView): Members should show online status
...
Closes #5625
2022-05-19 13:45:08 +03:00
Noelia
3b86032bc8
fix(Chat/FetchMessage): Fetch date is empty in new chats with no messages
...
Fixes #5726
2022-05-19 09:16:15 +02:00
Anthony Laibe
8eff1bdfd0
fix(@ens): get pubkey return the prefix
...
fixes #5805
2022-05-18 14:21:06 +02:00
Khushboo Mehta
86cfbec8f9
feat(@desktop/wallet): Add support for custom derivations path
...
Make getDerivedAddresses call async
Show pending and error states when gettting the derived addresses
fixes #5700 , #5699
2022-05-18 14:16:57 +02:00
Khushboo Mehta
b601c88447
feat(@desktop/wallet): Add has activity to the derived addresses in wallet
...
fix #5655
2022-05-18 14:16:57 +02:00
Michal Iskierko
2e5f1c9c4d
fix(@desktop/chat): Show badge and message in activity center for reply elements
...
Fix #5523
2022-05-18 13:59:45 +02:00
Khushboo Mehta
0ee0c8ddd4
feat(@desktop/wallet): Add has activity to the derived addresses in wallet
...
fix #5655
2022-05-18 13:42:00 +02:00
Noelia
3769687d45
fix(Onboarding/DisplayName): User is forced to use display name with first case uppercase
...
Removed capitalization: User can insert a display name starting with lowercase char.
Fixes #5761
2022-05-18 12:47:20 +02:00
Iuri Matias
a51080c17f
release(@desktop): 0.5.0 beta
2022-05-17 17:13:25 -04:00
Iuri Matias
8517d73893
chore(@desktop): update translations
2022-05-17 17:13:25 -04:00
Iuri Matias
1b417dc5fd
fix(@desktop/communities): #5797 ensure member list from status go is not empty
2022-05-17 16:33:01 -04:00
Noelia
efb18f4851
fix(Settings/Messaging/Contacts): Contacts label shows up twice
...
Removed "Contacts" title in ContactsView.qml.
Fixes #5731 .
2022-05-17 19:38:09 +02:00
Iuri Matias
341c86a006
make approval required the default community type
2022-05-17 12:34:37 -04:00
Anthony Laibe
6830a02248
fix(@chat): image don t overlap placeholder
...
* fix overlap
* remove placeholder text
2022-05-17 12:25:01 -04:00
Anthony Laibe
92b9ef891d
fix(@chat): do not display date if there is no date
2022-05-17 12:22:43 -04:00
Richard Ramos
e944263b57
fix: duplicated channels when joining a community
...
Fixes #5729
2022-05-17 11:37:33 -04:00
Pascal Precht
851228544b
fix(Chat): don't override chatdetails name with pubkey substr
...
The issue is that, after an account accepts a contact request, the
sender of the request receives a message signal where the
chat's name in the response is the first 8 characters of the chat's
public key. This is because status-go doesn't actually try to keep
the chat's `name` up-to-date if it's a one on one chat.
This results in chat details being updated with a name that is
incorrect. This commit ensures we only update the name of the chat
details if we indeed don't deal with a 1-on-1 chat.
Fixes #5738
2022-05-17 11:03:21 -04:00
Sale Djenic
c47f3f2692
feat(@desktop/wallet): redesigned wallet addresses are missing checksum
...
Fixes #5473
2022-05-17 16:04:59 +02:00
Khushboo Mehta
83efbe6671
fix(@desktop/activityCenter): Activity Centre's Activity tool tip is slightly off
...
fixes #5508
2022-05-17 14:41:20 +02:00
Alexandra Betouni
0d24a2520d
fix(Settings): Centered send contact request popup
...
Closes #5732
2022-05-16 17:05:50 -04:00
Alexandra Betouni
54e2217c93
fix(Community): Updated create new channel popup
...
Closes #5636
2022-05-13 15:42:47 -04:00
Jonathan Rainville
5f5272a58e
fix(ChatColumnView): add missing emojiPopup passing to ChatContentView
...
Fixes #5740
2022-05-13 15:10:55 -04:00
Jonathan Rainville
88f923fe53
fix(Devices): fix devices list not showing
2022-05-13 15:05:26 -04:00
Sale Djenic
03d7632f32
fix(@desktop/notifications): revamp notifications settings & behaviour
...
- signal for adding notification to the Activity Center introduced
and emitted, but that part is not handled within this commit since
there are some details needed to be discussed in the PR#5334
- signal for displaying ephemeral app notification is introduced
and emitted, but that part is not handled within this commit since
we don't have yet ephemeral notificaiton in place.
Fixes #4902
2022-05-13 14:58:39 -04:00
Khushboo Mehta
ddf816a649
fix(@desktop/browser): Can't sign in to Cryptokitties (sing a message to dapp)
...
fixes #5013
2022-05-13 14:23:26 -04:00