Commit graph

415 commits

Author SHA1 Message Date
silverpill eae27e65f2 Add annotation for subscription page link 2022-09-15 17:58:29 +00:00
silverpill 8d3a61a2e9 Bump version 2022-09-13 17:57:50 +00:00
silverpill 3dfbe4813e Add link to subscriptions settings page to sidebar 2022-09-13 17:49:59 +00:00
silverpill 8799e30b9a Show subscriber count at profile page 2022-09-13 17:39:22 +00:00
silverpill 349e500494 Add loader to home timeline 2022-09-11 22:51:56 +00:00
silverpill d84ff0256b Hide "Link ethereum address" from profile menu if wallet is disabled 2022-09-10 18:42:15 +00:00
silverpill 17e52b7b85 Show "Link" button on subscription settings page if ethereum address is not verified 2022-09-10 00:00:31 +00:00
silverpill 0e121c7f84 Bump version 2022-09-09 10:38:53 +00:00
silverpill 48336803fb Don't require ethereum address verification if instance connected to Monero blockchain 2022-09-09 10:37:42 +00:00
silverpill 10895e6830 Bump version 2022-09-08 21:02:36 +00:00
silverpill 8f24d65a0f Add payment page link to subscription settings page 2022-09-08 20:59:29 +00:00
silverpill 65cc9c706f Disable subscription payment form when sender is same as recipient 2022-09-08 18:59:12 +00:00
silverpill 2ebd2bad62 Improve profile search accuracy on subscription page 2022-09-08 18:34:46 +00:00
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