Commit graph

302 commits

Author SHA1 Message Date
silverpill
553d4e7a02 Bump version 2022-11-27 16:32:19 +00:00
silverpill
894f835f2e Fix overflow in instance hostname addon 2022-11-27 16:32:19 +00:00
silverpill
872faae015 Add "Move followers" page 2022-11-27 13:51:58 +00:00
silverpill
9e0c883bc9 Use new /send_activity API method instead of /signed_update 2022-11-26 21:22:42 +00:00
silverpill
f939d9ff9a Use new path of change_password API method 2022-11-25 23:51:29 +00:00
silverpill
f5a5263725 Try to fix greentext regexp for Safari 2022-11-25 22:20:46 +00:00
silverpill
9199092144 Refresh monero payment page automatically 2022-11-25 15:02:50 +00:00
silverpill
22a469f4f3 Show time before timeout at monero payment page 2022-11-25 08:19:36 +00:00
silverpill
9033cc99de Add "Export" section to settings page 2022-11-24 21:59:17 +00:00
silverpill
634ddbdc14 Bump version 2022-11-19 22:45:13 +00:00
silverpill
9d99d78084 Fix QR code not displaying 2022-11-19 22:12:29 +00:00
silverpill
0d5429f48f Make toolbar more compact on small screens 2022-11-16 22:25:59 +00:00
silverpill
cbdab80b65 Show post creation date in tooltip 2022-11-16 22:21:02 +00:00
silverpill
8206971633 Disable "Save" button on profile form after submitting 2022-11-16 20:21:04 +00:00
silverpill
f261839c59 Disable password login if registration is token-gated 2022-11-16 19:16:31 +00:00
silverpill
a9643a2425 Add settings page with change password form 2022-11-15 23:42:08 +00:00
silverpill
e60032a405 Revoke access token when logging out 2022-11-15 17:54:43 +00:00
silverpill
dcbbebd78f Remove Vue favicon 2022-11-15 17:45:27 +00:00
silverpill
fd92d77161 Bump version 2022-11-11 16:20:33 +00:00
silverpill
9d239d92b2 Add identity verification page 2022-11-10 16:22:27 +00:00
silverpill
2860d13f11 Update vue to latest version 2022-11-10 11:22:55 +00:00
silverpill
b5d79853dd Update caniuse database 2022-11-10 11:12:28 +00:00
silverpill
989910a8f4 Switch to new identity proof API 2022-11-10 11:08:53 +00:00
silverpill
989945ec9e Add profile action that sends signed update 2022-11-02 18:30:32 +00:00
silverpill
e0137cd541 Don't display non-unique field error if field name is empty 2022-10-31 18:23:31 +00:00
silverpill
fe58af883d Bump version 2022-10-28 15:50:39 +00:00
silverpill
34c36bc6ec Add software versions to about page 2022-10-27 01:03:47 +00:00
silverpill
6e617c19d3 Support "move" notification type 2022-10-22 19:43:21 +00:00
silverpill
163ef70582 Bump version 2022-10-19 21:11:16 +00:00
silverpill
bbbce8f9f1 Fix font weight on about page 2022-10-19 20:48:11 +00:00
silverpill
c8a357ad1e Allow login form submission by pressing Enter
Moved buttons that don't have "submit" type out of <form> element.
2022-10-16 21:55:45 +00:00
silverpill
f55db679e7 Allow to create posts with multiple object links 2022-10-15 19:37:46 +00:00
silverpill
07326c3a8f Don't convert post content into html 2022-10-14 15:00:23 +00:00
silverpill
4ee4975172 Disallow markdown tables in post content 2022-10-12 23:00:23 +00:00
silverpill
9e72648d61 Improve post content styles 2022-10-12 23:00:03 +00:00
silverpill
6ab41c1873 Bump version 2022-10-11 21:30:32 +00:00
silverpill
df374b6a22 Set video width to 100% 2022-10-11 21:30:32 +00:00
silverpill
b364b167ad Show attachments in quoted posts 2022-10-11 21:00:08 +00:00
silverpill
e3054904e9 Add blockquote, image and hr to markdown rendering test 2022-10-11 20:41:55 +00:00
silverpill
c9edb92a7a Hide quote input field after publishing post 2022-10-11 20:17:16 +00:00
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