Commit graph

415 commits

Author SHA1 Message Date
silverpill 4d27411752 Use /feeds/users/{username} path for user's Atom feed 2023-02-25 21:19:01 +00:00
silverpill 03abee0d8f Bump version 2023-02-22 17:36:42 +00:00
silverpill 16c6b35f4c Disable post submission button while attachment is being uploaded 2023-02-22 17:33:52 +00:00
silverpill 46369a261e Show current username in HTML page title 2023-02-21 19:24:41 +00:00
silverpill b80ff7297e Insert application-name meta tag at build time
Removed vue-head dependency.
2023-02-21 19:17:51 +00:00
silverpill bb90c890cb Expect /api/v1/statuses to return status code 200 2023-02-21 17:31:19 +00:00
silverpill 3a695953d4 Change custom emoji vertical alignment and size 2023-02-21 17:31:19 +00:00
silverpill 7b2c4e83a5 Use <input type="search"> for search bar 2023-02-21 17:31:14 +00:00
silverpill 318bbbdf7d Use /api/v1/{status_id}/thread API endpoint to load threads 2023-02-12 23:40:16 +00:00
silverpill f95fac41f6 Remove invisible characters from display names 2023-02-10 00:21:04 +00:00
silverpill 72a047862f Bump version 2023-02-06 00:42:49 +00:00
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 95bb7f8cef Bump version 2023-01-26 19:10:11 +00:00
silverpill ee8afe9893 Fix npm audit issues 2023-01-26 19:07:18 +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 f5081116fe Bump version 2023-01-23 12:58:57 +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 f9b17605aa Bump version 2023-01-18 20:19:40 +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 b719a0a371 Bump version 2023-01-07 23:13:23 +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 a13d9a27a6 Add changelog 2022-12-26 01:57:17 +00:00
silverpill 6ebf83c76c Replace markdown on Ethereum page with HTML 2022-12-25 23:08:07 +00:00
silverpill 04d05966a5 Bump version 2022-12-24 19:12:47 +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