Commit graph

352 commits

Author SHA1 Message Date
silverpill
7f8de4e499 Hide subscription settings page if user doesn't have permission to manage subscriptions 2023-02-04 18:17:33 +00:00
silverpill
f71b04e3d8 Reload home timeline when clicking on "Home" button 2023-02-04 16:14:01 +00:00
silverpill
b0f7042008 Disable visibility menu in reply if parent post is not public 2023-02-03 00:03:06 +00:00
silverpill
36a028e9f3 Restore payment details when navigating back to subscription payment page from another page 2023-02-02 01:50:42 +00:00
silverpill
187bc664f6 Improve username validation 2023-01-29 19:01:36 +00:00
silverpill
646ea003dd Enlarge custom emojis on hover 2023-01-26 14:41:31 +00:00
silverpill
94eaa3eed4 Disable posting and reposting if current user doesn't have "create_post" permission 2023-01-26 13:18:12 +00:00
silverpill
beb110f696 Render emojis when previewing post 2023-01-21 23:05:54 +00:00
silverpill
8c5f7c4b0e Set file name for follower/following list downloads 2023-01-20 20:59:23 +00:00
silverpill
d1b651a83c Show number of subscribers on subscription settings page 2023-01-20 20:03:59 +00:00
silverpill
47f158c15d Show error message if profile details can't be updated 2023-01-20 19:30:14 +00:00
silverpill
d6efbd467f Show full date and time in post timestamp tooltip 2023-01-20 19:10:39 +00:00
silverpill
f605c120c4 Show actor address in repost action tooltip 2023-01-18 01:22:45 +00:00
silverpill
e53a70c672 Display custom emojis 2023-01-17 19:38:41 +00:00
silverpill
e6b51f29ce Stop loading if monero subscription setup fails 2023-01-12 00:54:28 +00:00
silverpill
133cffa120 Add "Import Follows" page 2023-01-11 22:55:16 +00:00
silverpill
6852c69498 Show error message if moving of followers fails 2023-01-11 22:30:39 +00:00
silverpill
2be8e2baa0 Use /api/v1/settings/move_followers endpoint to move followers 2023-01-09 22:56:24 +00:00
silverpill
f1cd206a39 Add Experiments section to Settings page 2023-01-08 21:01:49 +00:00
silverpill
eb3c8ccce8 Send avatar/banner media type to server when updating profile info 2023-01-07 17:21:24 +00:00
silverpill
6ff0cf5fb3 Use media limits provided by the backend 2023-01-06 17:44:39 +00:00
silverpill
b31e8d98fe Remove extra whitespace in instance info block 2023-01-06 14:38:31 +00:00
silverpill
3b8dae290c Allow to attach image from clipboard
https://codeberg.org/silverpill/mitra-web/issues/5
2022-12-30 19:11:58 +00:00
silverpill
e570a0c24e Hide profile stats if profile is remote 2022-12-29 19:32:44 +00:00
silverpill
2d262009e1 Simplify paddings in profile block 2022-12-29 18:07:19 +00:00
silverpill
fa7c267f26 Add /@username routes for profile pages
https://codeberg.org/silverpill/mitra/issues/22
2022-12-28 22:43:53 +00:00
silverpill
6ebf83c76c Replace markdown on Ethereum page with HTML 2022-12-25 23:08:07 +00:00
silverpill
0da1700a7a Fix pagination in profile timeline 2022-12-23 13:55:22 +00:00
silverpill
d942127d06 Display attachments of unknown type as list items 2022-12-22 21:36:01 +00:00
silverpill
c7eeb92ba1 Update to use new instance API 2022-12-22 20:53:09 +00:00
silverpill
ddf23be4bd Send media type to server when uploading attachment 2022-12-21 15:47:02 +00:00
silverpill
2916e541bd Stop pre-rendering bio and fields 2022-12-21 14:02:45 +00:00
silverpill
1a9ae2cb16 Add preview button to post editor 2022-12-21 00:09:54 +00:00
silverpill
5191727639 Drop support for HTML posts 2022-12-20 18:06:54 +00:00
silverpill
214258163d Set font sizes for all heading levels 2022-12-18 21:15:37 +00:00
silverpill
9f719f4388 Save post drafts to local storage
https://codeberg.org/silverpill/mitra-web/issues/4
2022-12-18 21:15:33 +00:00
silverpill
0156213889 Don't display more than 10 metadata fields on profile page 2022-12-14 18:38:00 +00:00
silverpill
c51d453ea4 Show lock icon on follow button if the user manually approves followers 2022-12-14 16:31:51 +00:00
silverpill
7db6c4b18b Use pre-rendered instance description 2022-12-01 21:54:21 +00:00
silverpill
8a911a5724 Disable "Show more posts" button on home timeline during loading 2022-12-01 20:56:50 +00:00
silverpill
9ca9aa233e Remove hidden link list input 2022-11-30 22:22:22 +00:00
silverpill
accc6fffbe Add loader to local timeline and thread page 2022-11-29 23:41:09 +00:00
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
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
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
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