Richard Ramos
2ccd7420c0
feat: wakuv2 rendezvous
2021-10-05 16:15:29 -04:00
Richard Ramos
a5d48a20b3
feat: wakuV2 light client mode
2021-10-05 16:15:29 -04:00
Alexandra Betouni
4ee21ada05
feat(desktop) Added image function in Style
...
Introduced Style.svg() Style.png() Style.emoji() and
Style.icon() in Style.qml. Those should be used to
set the source in Images instead of using relative
paths. Usage:
Image {
source: Style.svg("check)
....
Also moved all Singletons inside a new "utils"
folder and made it a QML module, to use
import utils 1.0 instead of relative paths
Closes #3678
2021-09-28 15:28:00 -04:00
Michael Bradley, Jr
6625ae38be
feat(desktop/profile): add link in advanced settings so log directory can be opened directly
...
Closes #3509 .
2021-09-20 08:58:19 -04:00
Anthony Laibe
5ce06a94cc
feat(@desktop/chat): download messages
...
fixes #3508
2021-09-16 16:37:58 -04:00
Pascal Precht
33d800fcda
refactor(ConfirmationDialog): change dialog to `StatusModal`
2021-09-15 13:31:18 -04:00
Alexandra Betouni
6514eb6c5c
fix(desktop/wallet2) Updated wallet2 warning text
...
Also changed icon from wallet to cancel, to indicate
that the feature is incomplete
Closes #3431
fix(desktop/wallet2) Updated wallet2 warning text
Also changed icon from wallet to cancel, to indicate
that the feature is incomplete
Closes #3431
update wallet v2 description
2021-09-09 13:43:16 -04:00
Richard Ramos
50b6b59abf
feat: add wallet v2 tab
2021-08-16 09:45:06 -04:00
Anthony Laibe
4958e4d941
fix(@desktop/settings): Enable stickers/ens on ropsten
...
fixes #911
2021-08-10 13:35:37 +02:00
Richard Ramos
d1b46c0226
feat: selector for online or invisible state
...
Fixes #3126
2021-08-06 13:30:05 -04:00
Anthony Laibe
7df028df77
fix(@desktop/profile): Add scroll bar for advance settings
2021-08-06 12:33:44 -04:00
Richard Ramos
eb9734a72d
feat: bandwidth stats
...
Fixes #2935
2021-08-03 15:41:56 -04:00
Richard Ramos
9204e409f3
chore: update translation files
2021-08-02 13:31:53 -04:00
Anthony Laibe
54570bce6e
fix(@desktop/translation): update translation
...
fixes #2993
2021-07-23 16:35:23 -04:00
Anthony Laibe
58506fbd97
feat(@desktop/chat): Display gif popup next to emoji
2021-07-23 15:27:56 -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
c21f80e7da
feat: select bloom filter level
2021-07-21 15:09:23 -04:00
Richard Ramos
d8053f5291
fix: getNodeConfig
2021-07-21 15:09:23 -04:00
Sale Djenic
1acbc76cc9
chore(@desktop/general): run translation script
...
All untranslated properties are translated now using translation scripts.
2021-07-19 12:27:45 -04:00
Richard Ramos
2f2b3726df
feat: waku bloom filter mode switch
2021-07-15 09:41:39 -04:00
Richard Ramos
2fcbe4ac16
feat: user list
2021-07-07 06:19:41 -04:00
Jonathan Rainville
933dbe9586
feat: add activity center switch to show and hide the bell icon
2021-06-15 13:14:19 -04:00
Iuri Matias
a2655c9b7b
hide node tab toggle for now
2021-05-05 17:09:17 -04:00
Iuri Matias
093f7cff7a
re-disable experimental features
2021-04-23 07:44:55 -04:00
B.Melnik
0e2ca770b8
feat: add confirmation dialog on experimental features enabling
2021-04-23 07:01:12 -04:00
Jonathan Rainville
bf67c941ff
fix: improve profile sections min width and scaling
2021-04-13 15:05:51 -04:00
Pascal Precht
29c7f7b91d
uiux(Profile): adjust layout max width of profile sections
...
Closes #1994
2021-03-18 14:50:58 -04:00
Richard Ramos
fd8a84eb9d
fix: minimize on close
2021-02-23 08:53:37 -05:00
Jonathan Rainville
0e699cac65
chore: run translation scripts
2021-02-18 15:23:58 -05:00
Jonathan Rainville
32570e39c8
fix: update privacy settings like design
2021-01-19 16:47:16 -05:00
Jonathan Rainville
eb6c865e5b
fix: fix lists of browser settings
2021-01-19 16:45:57 -05:00
Pascal Precht
085f5901ac
uiux: revamp advanced settings panel
...
Closes #1623
2021-01-14 15:41:14 -05:00
Richard Ramos
6b1cef9235
List custom networks and allow selecting them
2021-01-12 13:26:39 -05:00
Jonathan Rainville
7f2f3b599d
Apply suggestions from code review
...
Co-authored-by: RichΛrd <info@richardramos.me>
2021-01-11 13:57:35 -05:00
Jonathan Rainville
4aeeee6d9c
feat: hide community stuff by default and add a setting to show it
2021-01-11 13:57:35 -05:00
Richard Ramos
ae30d04010
refactor: ProfileView
2020-12-08 17:01:22 -05:00
Richard Ramos
22f4815957
fix: 18n and category headers
2020-11-26 11:44:49 -05:00
Richard Ramos
159c82c329
feat: choose network
2020-11-26 11:44:49 -05:00
Richard Ramos
ea02c7f0b5
feat: choose fleet
2020-11-06 16:22:07 -05:00
Jonathan Rainville
af2af0700c
feat: add basic browser settings and go to them on browser button click
2020-10-21 12:06:50 -04:00
Jonathan Rainville
7ddb7c6c30
feat: change network name and color based on network
2020-10-20 14:42:36 -04:00
Michael Bradley, Jr
e985e99f36
feat: reintroduce the dapp browser
2020-10-20 14:42:36 -04:00
Pascal Precht
70d50110cd
feat: introduce StatusSwitch component
2020-09-17 15:17:08 -04:00
Jonathan Rainville
db9472bc0b
refactor: change settings to use a filename instead
2020-09-16 16:58:55 -04:00
Jonathan Rainville
23ca5f9930
feat: make settings user dependant and clean settings uses
2020-09-16 16:58:55 -04:00
Jonathan Rainville
64c2ff099e
feat: remember wallet enabled in QT setting
2020-09-11 16:55:36 -04:00
Iuri Matias
b3594e7f2f
disable UI and wallet tab by default
2020-08-28 13:49:18 -04:00
Jonathan Rainville
3a5285730e
feat: add Address component that expands on click
2020-08-27 17:48:03 -04:00
Jonathan Rainville
0c686c3fcf
chore: run qstrConverter script
2020-08-27 17:09:37 -04:00