Commit graph

192 commits

Author SHA1 Message Date
silverpill
1698082441 Bump version 2022-09-01 12:47:50 +00:00
silverpill
ac15b55cca Use new Instance API 2022-08-31 22:08:40 +00:00
silverpill
29b2426f92 Make sender_address field of Subscription object nullable 2022-08-31 11:53:23 +00:00
silverpill
04ff50605f Darken expired subscriptions on subscription setup page 2022-08-30 19:17:56 +00:00
silverpill
2b3e578ee4 Switch to new Subscription API 2022-08-26 00:45:03 +00:00
silverpill
d77e98aa31 Handle clicks on quotes 2022-08-22 12:23:16 +00:00
silverpill
41c3c95aa3 Bump version 2022-08-17 20:58:03 +00:00
silverpill
69871792cb Fix missing sender address on subscription page 2022-08-17 20:58:03 +00:00
silverpill
93fafa250d Use current wallet address for generating identity proofs 2022-08-17 20:26:20 +00:00
silverpill
b455645173 Stop using wallet_address property of User object 2022-08-17 20:26:20 +00:00
silverpill
4902f089e6 New login form 2022-08-17 20:26:15 +00:00
silverpill
e88635b09e Remove vue-class-component and vue-property-decorator 2022-08-13 22:57:03 +00:00
silverpill
78dfbfc396 Convert all remaining components into script-setup format 2022-08-13 22:56:59 +00:00
silverpill
5f2506c170 List subscribers on subscription setup page 2022-08-08 17:56:54 +00:00
silverpill
7002eea107 Rename Subscription type to SubscriptionConfig 2022-08-07 23:50:13 +00:00
silverpill
acf5116093 Add 'Show more profiles' button to follow list 2022-08-07 18:29:14 +00:00
silverpill
64d85c6baa Update sender profile after connecting wallet at subscription page 2022-08-04 20:52:22 +00:00
silverpill
370a08c6fc Place instance info block in the page header 2022-07-30 18:06:24 +00:00
silverpill
c8fecfe14f Create instance info component 2022-07-30 11:56:54 +00:00
silverpill
96625d9c94 Move page header to SidebarLayout component 2022-07-30 11:56:54 +00:00
silverpill
b0a5fac22a Create sidebar layout component 2022-07-30 11:56:54 +00:00
silverpill
4876b7b439 Convert internal views into script-setup format 2022-07-30 11:56:50 +00:00
silverpill
b1ae297378 Fix type errors and add typecheck to lint sequence 2022-07-29 13:03:42 +00:00
silverpill
d821f9d1f8 Convert App component into script-setup format 2022-07-29 13:02:57 +00:00
silverpill
2bcd8fc786 Fix tab bar on profile page 2022-07-29 11:04:28 +00:00
silverpill
2fcbb6ad50 Show donation button if currency code is in lowercase 2022-07-28 16:07:54 +00:00
silverpill
8307b24faa Bump version 2022-07-26 20:50:19 +00:00
silverpill
f788be7022 Fix state reset bug on subscription page 2022-07-26 19:36:02 +00:00
silverpill
31f328b0ce Show "Subscribe" button on profile page if subscriptions are enabled 2022-07-25 21:44:09 +00:00
silverpill
c28e812de9 Allow to like private posts 2022-07-20 21:53:05 +00:00
silverpill
ac4b8e275a Convert Post component into script-setup format 2022-07-20 21:46:22 +00:00
silverpill
2ac54a2ff9 Convert Profile page into script-setup format 2022-07-18 23:45:15 +00:00
silverpill
c81cd738a3 Convert Avatar and Sidebar components into script-setup format 2022-07-18 23:02:13 +00:00
silverpill
0ba41544be Add refresh button to token balance block 2022-07-18 21:41:39 +00:00
silverpill
db9afb4855 Wait for sender balance update when paying for subscription 2022-07-18 20:43:48 +00:00
silverpill
00562b0dcf Disable Pay and Cancel buttons during loading 2022-07-18 20:17:22 +00:00
silverpill
79a14f838c Bump version 2022-07-17 00:55:38 +00:00
silverpill
e1e4ae4333 Show subscription page only if profile is local 2022-07-16 16:00:54 +00:00
silverpill
cb35d88d77 Show subscription expiration notifications 2022-07-14 20:39:49 +00:00
silverpill
1845243586 Add tab bar to profile page 2022-07-07 20:37:41 +00:00
silverpill
406c78c5fa Ask confirmation before verifying wallet address 2022-07-06 23:06:53 +00:00
silverpill
7663c2e8e2 Bump version 2022-06-30 22:07:51 +00:00
silverpill
8835669772 Improve subscription setup UI 2022-06-30 13:18:30 +00:00
silverpill
5c1cbe8405 Show token symbol on subscription setup page 2022-06-30 12:50:38 +00:00
silverpill
fbc4808a76 Disable minter or subscriptions if contract doesn't support these features 2022-06-30 00:49:56 +00:00
silverpill
f346315296 Allow to choose price when configuring subscription 2022-06-28 19:56:05 +00:00
silverpill
b856f23eb1 Round subscription price and payment amount 2022-06-26 11:33:23 +00:00
silverpill
251dea508b Bump version 2022-06-25 12:44:37 +00:00
silverpill
01979e9fa8 Use blockchain info provided by server to add network to user's wallet 2022-06-22 22:37:17 +00:00
silverpill
8d140ff95f Switch ethereum network automatically when connecting wallet 2022-06-22 17:48:35 +00:00