Commit graph

202 commits

Author SHA1 Message Date
silverpill
376cd9e264 Fix error in getSubscriptionPageLocation function 2022-09-08 16:45:07 +00:00
silverpill
239d41175c Bump version 2022-09-08 10:55:00 +00:00
silverpill
e6b0d51dfe Switch to /api/v1/subscriptions/options method 2022-09-08 10:08:00 +00:00
silverpill
86945aa057 Create payment page for Monero subscriptions 2022-09-07 19:45:08 +00:00
silverpill
ee142eefa9 Rename Subscription component to SubscriptionEthereum 2022-09-06 23:06:33 +00:00
silverpill
6c05372f24 Use payment options to determine subscription page location 2022-09-06 19:18:05 +00:00
silverpill
9840bb327b Rename utils/format module to utils/dates 2022-09-06 12:33:06 +00:00
silverpill
2e1820c7d1 Create subscription setup page for Monero subscriptions 2022-09-05 19:20:42 +00:00
silverpill
9a8c9c2a86 Hide ethereum subscription settings if subscription option is not present in user's profile 2022-09-05 15:37:04 +00:00
silverpill
2392167980 Move subscriptions settings to /subscriptions/settings path
And replace profile object with current user.
2022-09-03 21:41:30 +00:00
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