Commit Graph

4525 Commits

Author SHA1 Message Date
Boris Melnik 58a4d1eceb fix(ChatContentView): Fix link to reply
Closes:#5420
2022-05-25 18:21:51 -04:00
Alexandra Betouni 7916f10a8e fix(onboarding): cleaned up/imporved images
Closes #5829
2022-05-25 18:04:57 -04:00
Michal Iskierko 80cead9d6d fix(@desktop/chat): Fix activity center icon badge displaying
Fix #5739
2022-05-25 17:49:52 -04:00
Sale Djenic 8974d0a4df fix(@desktop/settings): crash enabling/disabling communities
- A crash was happening because of emitting signal from the Q_PROPERTY slot,
fixed now.
- Checks added to `addChat` methods that only 1:1 and group chats participate
in notifications setting exemptions.
2022-05-25 17:48:26 -04:00
Boris Melnik 14f2e424b7 feat(settings): Update ui for `About`
Closes: #5844
2022-05-25 17:45:28 -04:00
Boris Melnik 929b7895cd feat(settings): Remove Help and Glossary
Part of: #5844
2022-05-25 17:44:10 -04:00
Michal Iskierko eb12d9f7cd fix(@desktop/wallet): not remove seed phrases when changing number of words in wallet section
Fix #5613
2022-05-25 17:42:36 -04:00
Michal Iskierko b2d75995e4 fix(@desktop/onboarding): not remove seed phrases when changing number of words
Fix #5613
2022-05-25 17:42:36 -04:00
Sale Djenic 1ef13df326 fix(@desktop/settings): remove the `Manage Assets & Lists` functionality from `Settings/Wallet`
Temporary commented out, we need to bring it back after MVP.

Fixes #5856
2022-05-25 17:17:23 -04:00
Sale Djenic 0981ffdc18 fix(@desktop/chat): timestamps are constant
Fixes #5803
2022-05-25 17:13:49 -04:00
Boris Melnik eba5a31578 fix(settings): Correct update for language model
Closes: #5843
2022-05-25 14:42:47 -04:00
Alexandra Betouni b847c75ad6 fix(onboarding): fixed back navigation for new users
Closes #5831
2022-05-25 14:38:02 -04:00
Boris Melnik 3af262e2d0 fix(Onboarding): Increase text sizes
Closes: #5835
2022-05-25 14:30:32 -04:00
Boris Melnik aa1dae9e20 fix(@desktop/warnings): Fix bunc of qml/nim warnings
Closes: #5162
2022-05-25 14:27:25 -04:00
Michal Iskierko 595bca0294 fix(@desktop/chat): Fix 1:1 chat
Incoming messages and edited messages are shown correctly in 1:1 chat

Fix #5858
2022-05-25 14:18:56 -04:00
Richard Ramos 92d047173f fix: broadcast update when changing status
Fixes #5798
2022-05-25 14:10:30 -04:00
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