Richard Ramos
eb9734a72d
feat: bandwidth stats
...
Fixes #2935
2021-08-03 15:41:56 -04:00
Richard Ramos
1551c94135
fix: code review
2021-08-02 15:51:33 -04:00
Richard Ramos
9de0b95c3d
fix: group member list
2021-08-02 15:51:33 -04:00
Jonathan Rainville
9f21740bae
feat: add api to delete a community channel
2021-08-02 14:08:51 -04:00
Richard Ramos
af6978a367
fix: various issues
2021-07-29 09:08:27 -04:00
Sale Djenic
c8e3fd8735
Added code to apply default language before qml is loaded.
2021-07-28 12:32:30 -04:00
Sale Djenic
c1b47f1c9c
High cpu usage fix
2021-07-28 12:32:30 -04:00
Andrei Smirnov
c621d5c2ac
fix(@desktop): crash on login while getting a setting
2021-07-27 17:44:44 -04:00
Andrei Smirnov
15af3ae454
fix(@desktop): decoding error while getting networks json
2021-07-27 17:44:44 -04:00
Jonathan Rainville
e2d91dc66b
fix(act-center): multiple fixes to the activity center
2021-07-27 15:29:03 -04:00
Richard Ramos
acdb4d3bcb
fix: last seen timestamp and removing useless echo
2021-07-27 11:16:28 -04:00
Anthony Laibe
a2db1deeda
fix(@desktop/chat): revert the visible logic for fetch more messages
...
This is causing fetch more message to not be visible in other chat type
such as publich chat
2021-07-27 09:45:21 -04:00
Jonathan Rainville
7d169e85f2
fix(delete): disable deleting certain message types
2021-07-26 17:14:07 -04:00
Jonathan Rainville
6dc5e1177b
fix(delete): fix deleting pins when deleting messages
2021-07-26 17:14:07 -04:00
Jonathan Rainville
523e94ae0c
feat: enable to delete messages
...
Fixes #2775
2021-07-26 17:14:07 -04:00
Anthony Laibe
a1ce2ba0da
fix(@desktop/communities): Community chat colors stays up to date
...
fixes #2826
When fetching communities, the chat attached to it are not complete.
In this commit, we ensure that everytime we fetch a community, we update
its chat with the chat being loaded which contains all the data we need
to properly display a chat
2021-07-26 13:27:00 -04:00
Anthony Laibe
75c986cc77
fix(@desktop/onboarding): do not display keyid as address
...
fixes #3035
2021-07-26 13:17:34 -04:00
Anthony Laibe
5488abcbde
fix(@desktop/chat): fix upload of image with special characters
...
fixes #3034
2021-07-23 17:11:42 -04:00
Jonathan Rainville
0455bcdcf1
fix: fix pin counter not updating for communities
...
Fixes #3014
2021-07-23 16:49:51 -04:00
Richard Ramos
55a11f016e
fix: limit suggestions to member list in communities
...
Fixes #3021
2021-07-23 15:58:07 -04:00
Pascal Precht
e097d2bfe7
fix(Communities): preserve category id when editing channels
...
As described in #3015 , when editing channels that belong to a category of a community,
after saving them, they'll get kicked out of the category.
This is because we haven't passed the category id along the API that performs the
save operation.
This commit ensures we have access to a category chats' `categoryId` and send it
over to `editCommunityChat` RPC API provided by status-go
Fixes #3015
2021-07-23 15:48:21 -04:00
Anthony Laibe
aec0130107
fix(@desktop/chat): prevent double addition of private chat
2021-07-23 15:40:36 -04:00
Anthony Laibe
e88665f27a
fix(@desktop/chat): hide notification when leaving/creating a group
...
fixes #2484
2021-07-23 15:37:23 -04:00
Anthony Laibe
58506fbd97
feat(@desktop/chat): Display gif popup next to emoji
2021-07-23 15:27:56 -04:00
Andrei Smirnov
2df8e938ae
fix(@desktop/login): crash on login and login ux improvements
2021-07-23 15:13:45 -04:00
Andrei Smirnov
b1be4d643b
fix(@desktop/communities): pending membership counter
2021-07-23 14:45:07 -04:00
Anthony Laibe
076a5bc5b7
fix(@desktop/communities): mute/unmute communities
...
fixes #2880
2021-07-23 13:40:40 -04:00
Andrei Smirnov
b3528bd717
fix(@desktop): missing context menu on SystemTrayIcon
2021-07-23 13:22:04 -04:00
Andrei Smirnov
f73fbe3204
chore(@desktop): nim compilation warnings - unused imports
2021-07-23 13:19:37 -04:00
Richard Ramos
b7747104ec
fix: code review
2021-07-22 13:48:53 -04:00
Richard Ramos
07c399530b
fix: load old user status, and fix code review obs.
2021-07-22 13:48:53 -04:00
Richard Ramos
7aaca9ec4d
toggle switch to control if status should be broadcasted or not
2021-07-22 13:48:53 -04:00
Richard Ramos
6849091460
feat: community user status pt 2
2021-07-22 13:48:53 -04:00
Richard Ramos
c21f80e7da
feat: select bloom filter level
2021-07-21 15:09:23 -04:00
Richard Ramos
f4da94af6a
refactor: node config
2021-07-21 15:09:23 -04:00
Richard Ramos
d8053f5291
fix: getNodeConfig
2021-07-21 15:09:23 -04:00
Richard Ramos
42a31f66b3
update statusgo
2021-07-21 15:09:23 -04:00
Richard Ramos
2205d57636
fix: paths
2021-07-21 15:09:23 -04:00
Richard Ramos
5daf7894f5
go-waku store protocol
2021-07-21 15:09:23 -04:00
Richard Ramos
561991da67
Add wakuv2 fleets
2021-07-21 15:09:23 -04:00
Richard Ramos
26c17afb5d
Using go-waku
2021-07-21 15:09:23 -04:00
Pascal Precht
5bf5095c3c
refactor(communities): remove typo in exportCommunity()
API
2021-07-21 12:18:02 -04:00
Jonathan Rainville
aa87a3f7fe
feat(activity): add 1-1 messages to activity center
...
Fixes #2830
2021-07-20 10:55:42 -04:00
Anthony Laibe
5f8a6f33fa
fix(@desktop/chat): start chat after contact request accepted
...
fixes #2902
2021-07-20 10:30:18 -04:00
Jonathan Rainville
1621818ecf
feat(link): handle group chat invite links
...
Fixes #2676
The group chat is still not usable. It is missing the feature to request access to the group chat.
2021-07-20 10:00:54 -04:00
Anthony Laibe
a811ee215c
fix(@desktop/chat): cannot unpin last message in modal
...
fixes #2659
1 - Change call from remove to deleteMessage
Remove were not updating the index and was causing the issue
2 - Erase the remove proc as the deleteMessage should always be used
2021-07-20 10:00:26 -04:00
Sale Djenic
abf89fa399
chore(@desktop/general): use different icons for Windows/Linux and MacOS
...
Icons are updated, mac uses rounded rect log, win and linux circle logo.
Fixes : #2833
2021-07-19 13:37:56 -04:00
Anthony Laibe
4269b51ea6
feat(@desktop/wallet): display confirmation block count
...
fixes #2715
2021-07-19 13:33:32 -04:00
Anthony Laibe
8a4eeb14c0
fix(@desktop/communities): reaction are being displayed on pinned message
...
fixes #2838
This also fix the ability to add/remove a reaction to a pinned message
2021-07-19 13:18:59 -04:00
Andrei Smirnov
011b7804ef
fix(@desktop/chat): mentions badge cleanup
2021-07-19 12:53:01 -04:00