MishkaRogachev
bef3fea774
feat(@desktop): Stop playing invisible animation
...
Close #6172
2022-06-21 09:08:49 -04:00
Pascal Precht
a634df9246
feat(chat): handle sync clear history messages
...
When histories are cleared on a paired devices, that clearance should be
synced and reflected in other paired devices as well.
This commit ensures desktop calls the correct API to clear histories,
which will then cause an implicit sync.
Partially addresses #5201
2022-06-20 12:47:29 +02:00
Pascal Precht
e0c11ae261
fix(Privacy): handle sync setting for `profile-pictures-visibility`
...
Part of #5201
2022-06-20 12:44:55 +02:00
Pascal Precht
882c0dcc2b
fix(Privacy): handle sync setting of `show-profile-pictures-to`
...
There are a bunch of settings which are synced an not handled by
desktop, one of them being the `profile-pictures-show-to` setting.
This commit introduces a new `SettingsFieldDto` so we can react to
message signals that include individual setting fields that originate
from syncing.
The first setting hanlded is the one mentioned above, so a new
application signal is introduced to inform the app that there was an
update in that particular setting, so it can re-render the view.
Partially addresses #5201
2022-06-20 12:44:55 +02:00
Pascal Precht
858caeca73
fix: handle bookmarks syncing signals properly
...
Bookmarks were only synced when devices were synced, but not when
bookmarks were added/removed/updated.
To account for this, there's are new messenger APIs in status-go
proposed here: https://github.com/status-im/status-go/pull/2709
Based on those APIs, desktop can now add/remove/update bookmarks and the
changes are automatically synced to other devices in real-time.
This commit also ensures that changes from other devices with regards to
bookmarks are handled and updated on the current device.
Partially addresses #5201
2022-06-20 12:01:23 +02:00
Richard Ramos
1046d6ab4d
chore: bump status-go
2022-06-17 12:27:54 -04:00
Alexandra Betouni
af2f387961
fix(GroupChatPanel): drop down was showing empty entries
...
Closes #5955
2022-06-17 13:55:06 +03:00
femi
a19b17aeac
feat(@DesktopApp): Refactor Login Steps
...
https://github.com/status-im/status-desktop/issues/6101
Refactor Login Steps
2022-06-16 22:30:44 +01:00
Khushboo Mehta
8d3fad8342
feat(@desktop/wallet): Multichain QR Code
...
Implements the new Recieve Modal with multichain functionality
closes #5735 , #6057
2022-06-17 01:27:35 +05:30
Pascal Precht
56f7c52e81
fix(sync): handle syncronization of user status
...
This fixes a bug where the new user status set by the logged in user
would not be broadcast because the corresponding setting would prevent
status-go from doing so.
The fix is done by always enabling broadcasting the user status, then
disabling it again right after setting, in case it was set to "offline".
This commit also ensures that, when current user status updates are
broadcast, the updates are handled across paired devices in real-time.
Partially addresses #5201
2022-06-16 14:02:49 +02:00
Pascal Precht
9a926e110c
fix: ensure sync community settings are handled
...
This adds the missing handling of community settings that are synced
when communities are created/edited etc.
Needs https://github.com/status-im/status-go/pull/2701 to function.
Partially addresses #5201
2022-06-16 13:03:07 +02:00
Boris Melnik
d58c6eb577
feat(notifications): Add notification icon to create chat view
...
Closes : #5628
2022-06-15 13:04:31 -04:00
Noelia
b039e9d67d
fix(Chat): The text and emoji are not vertically aligned in the chat message
...
Added top margin in message text.
Fixes #5953
2022-06-15 12:56:58 -04:00
Patryk Osmaczko
6743bee1aa
fix(@desktop/chat): extract chat menu items
...
It removes duplication and unifies menu items across the app.
fixes : #5985
2022-06-15 12:56:32 -04:00
Boris Melnik
235046cba0
feat(settings): Add back up seed phrase banner in profile settings
...
Closes : #5743
2022-06-15 12:45:38 -04:00
Igor Sirotin
1870e9a0ce
fix: Moved `StatusTabButton` to StatusQ
2022-06-15 12:23:19 -04:00
mishkarogachev
7a14cf5640
fix(@desktop/profile): Contact requests should support a message
...
Close #5846
2022-06-15 11:56:05 -04:00
Boris Melnik
c754cf1aaa
fix(chat): Fix checking admin privilages
...
Closes : #6003
2022-06-15 09:52:13 -04:00
Alexandra Betouni
a9dabe5df9
fix(Popups): Some modals are misaligned in master
...
Closes #6002
2022-06-14 17:10:11 -04:00
Iuri Matias
1d86a963ab
chore: bump statusq
2022-06-14 16:57:55 -04:00
Patryk Osmaczko
52f5a0f4fd
fix(@desktop/chat): show compressed pubkey in members list
...
fixes : #5950
2022-06-14 16:49:53 -04:00
Iuri Matias
c292956f8e
chore(@desktop): update dotherside
2022-06-14 16:44:36 -04:00
Alexandra Betouni
50722148c6
fix(StatusChatInput): Updated text mark down rules and formatting
...
Closes #6030
2022-06-14 16:44:36 -04:00
Boris Melnik
781e57e776
fix(Communities): Fix import community without chats
...
Closes : #5818
2022-06-14 16:18:02 -04:00
Richard Ramos
1c85bd38b3
chore: create script to bump status-go
2022-06-14 16:11:51 -04:00
Richard Ramos
ef78bc1ace
chore: bump status-go
2022-06-14 16:11:16 -04:00
Patryk Osmaczko
cdd06b05eb
feat(@desktop/group-chat): remove explicit join for groups
...
closes : #5717
2022-06-14 15:21:56 -04:00
Khushboo Mehta
0e1357b78e
fix(@desktop/wallet): Wallet balance is 0 when enabling multinetwork toggle
...
fixes y
2022-06-14 14:37:20 -04:00
Boris Melnik
954acf0df4
fix(StatusChatInput): Fix emoji button click arguments
...
Closes : #3565
2022-06-14 14:34:34 -04:00
Boris Melnik
d8b00bef02
fix(Chat): Messages with GIF not display the url
...
Closes : #6005
2022-06-14 14:32:11 -04:00
Boris Melnik
260f10a83e
feat(CommunityOverview): Add Community Overview banners
...
Closes : #5978
2022-06-14 14:31:39 -04:00
Boris Melnik
7cacadd9be
chore(experemantal_features): Remove activity center settings and enable by default
...
Closes : #5922
2022-06-14 13:03:51 -04:00
Boris Melnik
d6cc1ed1ab
chore(experemantal_features): Remove community settings and enable it by default
...
Part of: #5922
2022-06-14 13:03:51 -04:00
Boris Melnik
bdf4656405
fix(Communities): Remove duplications of channel when category removed
...
Closes : #5933
2022-06-14 12:36:09 +03:00
Patryk Osmaczko
19235e2b79
chore(CreateCommunityPopup): ensure popup occupies optimal height
...
Modal should go to the full height of the window if the window isn't
tall enough to display the content without scrolling.
2022-06-13 21:24:23 +02:00
Noelia
16dec86cef
fix(Community/InvitationBubble): Community invitation doesn't look good
...
Bubble redesign by using `ColumnLayout`.
Fixes #5987
2022-06-13 13:17:53 +02:00
Patryk Osmaczko
524c91dbab
fix(@desktop): post user model refactor issues
2022-06-13 10:53:58 +02:00
Patryk Osmaczko
4bfebcdea2
fix(@desktop/group-chat): restore missing removeMembersFromGroupChat
...
Without it, removing users from the group doesn't work.
2022-06-13 09:23:59 +02:00
Patryk Osmaczko
4a4cee7da7
chore(commonuty/popups): remove needless CommunityProfilePopup features
...
CommunityProfilePopup is deprecated and will be removed. Members
list and notifications are already covered by new community settings.
2022-06-12 15:45:49 +02:00
Patryk Osmaczko
62183cf60b
chore: refactor/unify user_model and contact_model
...
This is first iteration. Models have been restructured and qml adapted
to the changes.
What is left to be done:
- populate new models with appropriate data (some fields were left
default)
- use new fields in qml, use StatusMemberItem where possible
- fix all #FIXMEs introduced by this commit
iterates: #5951
2022-06-12 15:45:49 +02:00
Patryk Osmaczko
9db111b0e6
chore(community/popups): remove padding workarounds
2022-06-12 13:07:08 +02:00
Patryk Osmaczko
7566466a49
chore: bump StatusQ
2022-06-12 13:07:08 +02:00
femi
6d497582b1
feat(@DesktopApp): Basic Chat Scenario (Squish Test)
...
Ticket: https://github.com/status-im/status-desktop/issues/5718
Include Basic chat Scenario
2022-06-10 13:41:26 +01:00
femi
9a7eae6ab0
feat(@DesktopApp): Basic Chat Scenario (Squish Test)
...
Ticket: https://github.com/status-im/status-desktop/issues/5718
Include Basic chat Scenario
2022-06-10 13:41:26 +01:00
femi
937d9d7d09
feat(@DesktopApp): Basic Chat Scenario (Squish Test)
...
Ticket: https://github.com/status-im/status-desktop/issues/5718
Include Basic chat Scenario
2022-06-10 13:41:26 +01:00
femi
304fe07214
feat(@DesktopApp): Basic Chat Scenario (Squish Test)
...
Ticket: https://github.com/status-im/status-desktop/issues/5718
Include Basic chat Scenario
2022-06-10 13:41:26 +01:00
femi
3c81a9dcfc
feat(@DesktopApp): Basic Chat Scenario (Squish Test)
...
Ticket: https://github.com/status-im/status-desktop/issues/5718
Include Basic chat Scenario
2022-06-10 13:41:26 +01:00
Boris Melnik
c7888f5aed
feat(chat): Add crow to admins in group chat
...
Closes : #5897
2022-06-09 18:38:55 +03:00
Anthony Laibe
00ed4f9c44
feat(@wallet): multi transaction simple view
2022-06-09 15:22:24 +02:00
Boris Melnik
17cbd4512d
fix(appmain): Fix multiple creations of mailservers-not-working popup
...
Closes : #5899
2022-06-09 14:06:53 +03:00