Commit graph

362 commits

Author SHA1 Message Date
silverpill
023bdb2a5f Don't add target and rel attrs to links in post content 2022-10-09 13:08:48 +00:00
silverpill
f975167ea7 Use markdown block renderer for post content 2022-10-08 20:11:49 +00:00
silverpill
2177fb4948 Add more tests for markdown renderer 2022-10-08 17:08:30 +00:00
silverpill
3cba9c7714 Disable secret quote button in reply form 2022-10-06 23:49:14 +00:00
silverpill
8c5df16d67 Remove linebreaks from rendered post content 2022-10-06 22:23:33 +00:00
silverpill
fa10cd95c0 Allow emphasis in post content 2022-10-06 21:29:51 +00:00
silverpill
a71192e535 Display line breaks inside paragraphs
This should improve rendering of Pleroma markdown posts.
2022-10-06 21:29:36 +00:00
silverpill
9aec17880d Bump version 2022-10-05 20:17:29 +00:00
silverpill
c893dedf36 Hide "Add quote" button 2022-10-05 20:06:49 +00:00
silverpill
e4082177dc Fix quote rendering error 2022-10-04 23:19:46 +00:00
silverpill
8d9dbad935 Show tag name at tag timeline page 2022-10-02 19:44:11 +00:00
silverpill
10d6fd3ebf Add display name to quote header 2022-10-02 16:34:40 +00:00
silverpill
b4c2ab260e Create post content component 2022-10-02 15:56:04 +00:00
silverpill
816c133479 Update vue-cli plugins 2022-10-02 10:54:14 +00:00
silverpill
e836255215 Add quote editor and quote previews 2022-10-01 19:48:05 +00:00
silverpill
8310ae0ff8 Limit number of attachments in post editor 2022-09-28 21:51:24 +00:00
silverpill
403174fe60 Fix infinite loop in getPrecision() function 2022-09-28 21:40:28 +00:00
silverpill
0604e61561 Show actor address in action tooltip 2022-09-28 20:33:55 +00:00
silverpill
3e27e59fbb Make coin icon thinner 2022-09-27 23:28:05 +00:00
silverpill
5ac3f65d84 Bump version 2022-09-26 15:39:58 +00:00
silverpill
f0dad3a71c Allow to attach multiple images to post 2022-09-26 10:58:02 +00:00
silverpill
a2744288a5 Add button for removing attachment from post form 2022-09-25 23:12:56 +00:00
silverpill
4469fb85e2 Hide QR code after receiving payment 2022-09-25 22:20:29 +00:00
silverpill
408677921b Disable "Publish" button while post is being published 2022-09-25 21:55:34 +00:00
silverpill
74173b4884 Suggest login with ethereum if wallet is present 2022-09-24 23:47:42 +00:00
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