Richard Ramos
6d6f67476b
fix: double "login" event being emitted by login / onboarding
2020-06-30 12:20:22 -04:00
Pascal Precht
0bb08fc852
feat(ProfilePopup): implement copy-to-clipboard button
...
Closes #282
2020-06-30 12:13:44 -04:00
emizzle
88e5f1a46d
feat: Add recent stickers to stickers popup
2020-06-30 11:24:56 -04:00
Jonathan Rainville
cd061895c2
fix: fix a couple of warning with the send modal
2020-06-29 13:39:22 -04:00
Jonathan Rainville
76f12c20f7
feat: add validation to send form
2020-06-29 13:39:22 -04:00
Jonathan Rainville
0df6bc134d
feat: add icon to select and add address to send modal
2020-06-29 13:39:22 -04:00
Jonathan Rainville
0bbb72a994
feat: enable changing the values of a select and add account to send
2020-06-29 13:39:22 -04:00
Jonathan Rainville
4f4eff0ee8
feat: improve Select component to have a selected text
2020-06-29 13:39:22 -04:00
Jonathan Rainville
6d77c81048
refator: change send modal to use the shared component
2020-06-29 13:39:22 -04:00
Richard Ramos
0e5d6225f0
fix: pressing enter on chat input
2020-06-29 13:07:50 -04:00
Iuri Matias
6e9ce3b250
disable browser, wallet, node tabs by default; add warning checkbox to intro screen
2020-06-26 11:37:59 -04:00
Iuri Matias
3550e63a86
fix channel suggestions list
2020-06-25 18:34:05 -04:00
Iuri Matias
20e0f2c625
add alpha warnings
2020-06-25 17:26:46 -04:00
Jonathan Rainville
8cb8395ceb
feat: check password before saving a new account
...
Also shows the error if there is one when adding.
Should show a loading state too, but it doesn't work because the Nim function freezes the QML
2020-06-25 16:41:28 -04:00
Richard Ramos
8e21a1b8b3
fix: word wrap + breaklines
2020-06-25 16:33:16 -04:00
Richard Ramos
bcec11c432
fix: message scrollbar
2020-06-25 16:26:21 -04:00
Iuri Matias
d84c16bc63
fix radius
2020-06-25 16:13:17 -04:00
Iuri Matias
e859250501
fix other blurry images on hdpi screens
...
fix other blurry images on hdpi screens
fix image size
ensure plist has high res directive
addd directive to info runner
2020-06-25 16:13:17 -04:00
Richard Ramos
14cd79a415
feat: support ctrl + enter in chat input
2020-06-25 15:54:32 -04:00
Jonathan Rainville
902b23c0ee
fix: fix profile buttons
2020-06-25 15:48:37 -04:00
Jonathan Rainville
d775abb9ab
fix: ProfilePopup by changing image fit
2020-06-25 15:48:37 -04:00
Iuri Matias
649d0a2149
get collectibles when requested instead of at login
2020-06-25 15:47:37 -04:00
Jonathan Rainville
6cf5468920
fix: fix add account button that was positioned absolutely
2020-06-25 11:13:02 -04:00
Pascal Precht
89da127468
feat(Onboarding): validate mnemonic when importing seed phrase
...
Closes #395
2020-06-25 11:11:25 -04:00
Jonathan Rainville
61d62eea79
fix: fix handle being to ugly and channel list interfering with handle
2020-06-25 11:02:35 -04:00
Jonathan Rainville
9683b7a79e
feat: enable saving app settings like the SplitView state
2020-06-25 11:02:35 -04:00
Jonathan Rainville
02d915cb50
chore: up import version and fix SplitViews
2020-06-25 11:02:35 -04:00
Richard Ramos
e8858f25ba
feat: Replace pubkeys by alias/ens in group system message
2020-06-25 10:33:43 -04:00
Richard Ramos
21af287654
feat: support message formatting
2020-06-25 10:29:44 -04:00
Pascal Precht
36ded19dff
ui(Wallet): render asset icons in transaction list items
...
Closes #405
2020-06-25 10:28:23 -04:00
Jonathan Rainville
7e70a37bf9
remove useless console log
...
Co-authored-by: RichΛrd <info@richardramos.me>
2020-06-25 10:27:51 -04:00
Jonathan Rainville
fab4029318
feat: add validation on the create password form
2020-06-25 10:27:51 -04:00
emizzle
847eb2623f
feat: add sticker popup
...
Add sticker popup
Add send sticker message
Add ability to select sticker pack and show stickers for pack with scroll
1. Sticker history
2. Install sticker packs
3. Sticker market
1. Sticker packs are installed on app start up until installation of sticker pack functionality is added
2. Optimisations such as preloading images to be done so that sticker images are not downloaded each time.
2020-06-25 10:27:26 -04:00
Pascal Precht
6a49070431
fix: fix timestamp formatting in chat list
...
Closes #396
2020-06-24 18:02:35 -04:00
Richard Ramos
6d1d66c2eb
fix: SVG images blurryness
2020-06-23 18:52:54 -04:00
Richard Ramos
81b103b0eb
fix: code review
2020-06-23 18:52:54 -04:00
Richard Ramos
637484bd79
feat: show qr codes
2020-06-23 18:52:54 -04:00
Richard Ramos
55fbd4b0fe
fix: make the identicons sharp
2020-06-23 14:45:21 -04:00
Richard Ramos
acecafbf83
fix: read missing functions
2020-06-23 14:25:38 -04:00
Iuri Matias
578277452a
display if user is contact or not in the topbar
2020-06-23 13:43:39 -04:00
Pascal Precht
74cb71295e
feat(settings): introduce moodal to back up seed phrase
...
Closes #345
2020-06-23 13:35:33 -04:00
Jonathan Rainville
c6a1e3d453
fix: fix images with wrong color in the wallet menus and center them
2020-06-23 07:18:30 -04:00
Jonathan Rainville
dffabb00fb
feat: add validation to account settings
2020-06-23 07:09:18 -04:00
Jonathan Rainville
17755eadb9
feat: add validation to generate account
2020-06-23 07:09:18 -04:00
Jonathan Rainville
051eeea3df
feat: add validation to seed modal
2020-06-23 07:09:18 -04:00
Jonathan Rainville
300caf22a2
feat: add validation to private key and watchonly modal
2020-06-23 07:09:18 -04:00
Jonathan Rainville
ad2a318c85
feat: add validationError prop on Input and use it in privateChatPopup
2020-06-23 07:09:18 -04:00
Richard Ramos
4517b5bd28
feat: login animation
2020-06-23 07:04:52 -04:00
Richard Ramos
80b8d8f478
feat: add members to existing group chat and fix group position on chat list
2020-06-22 15:27:28 -04:00
Richard Ramos
e1d72ef057
fix: leaving a group after joining, and ignoring user address on member list
2020-06-22 15:23:27 -04:00