Commit graph

260 commits

Author SHA1 Message Date
silverpill
05982a10fc Fix quote opening inside thread 2022-11-29 23:26:14 +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
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
9d239d92b2 Add identity verification page 2022-11-10 16:22:27 +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
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
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
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
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
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
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
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
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