Commit graph

237 commits

Author SHA1 Message Date
silverpill
360d00ddb2 Update readme 2022-09-20 21:33:25 +00:00
silverpill
13d733e385 Increase list padding on about page 2022-09-20 19:48:02 +00:00
silverpill
44bbd73b65 Fix thread navigation 2022-09-20 19:44:59 +00:00
silverpill
158922fcbd Bump version 2022-09-19 18:37:14 +00:00
silverpill
75e381e694 Fix subscription settings loading bug 2022-09-19 18:37:14 +00:00
silverpill
10423fa5b3 Use external links in Post component when user is not authenticated 2022-09-19 18:04:04 +00:00
silverpill
d16981c2b5 Enable hashtag search 2022-09-19 15:58:01 +00:00
silverpill
48f9c1800a Add object link handlers to all matching <a> elements 2022-09-19 15:58:01 +00:00
silverpill
d74cb71438 Fix list rendering on "about" page 2022-09-19 15:58:01 +00:00
silverpill
66b1d4f799 Use same path for public and internal "about" pages 2022-09-19 15:57:56 +00:00
silverpill
3a78b0070b Fix "Allocation failed - JavaScript heap out of memory" build error 2022-09-18 21:40:21 +00:00
silverpill
b32d8d7538 Add QR code to payment page 2022-09-18 20:33:27 +00:00
silverpill
cf7c73c527 Preserve payment info if subscription page is reloaded 2022-09-18 18:14:54 +00:00
silverpill
b65ad1057c Refactor monero subscription component
Using computed properties and atomic units.
2022-09-18 18:12:13 +00:00
silverpill
df7748ca72 Bump version 2022-09-16 21:45:25 +00:00
silverpill
c290fc1369 Redirect user to local tag timeline when he clicks on a hashtag 2022-09-16 21:45:24 +00:00
silverpill
a45a3ad3a9 Use calc() to perform division of SASS variables
/ is changing from a division operation to a list separator.
2022-09-16 21:45:24 +00:00
silverpill
36d3c5849c Add application-name meta header 2022-09-16 21:45:24 +00:00
silverpill
c91b8380a4 Show "Profile not found" text if profile does not exist 2022-09-16 21:45:23 +00:00
silverpill
58419379f0 Allow user to change subscription settings 2022-09-16 21:45:11 +00:00
silverpill
9e1765505e Add subscribers tab to profile page 2022-09-15 17:58:33 +00:00
silverpill
46613f8854 Switch between profile tabs without reloading page 2022-09-15 17:58:33 +00:00
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