Commit graph

386 commits

Author SHA1 Message Date
silverpill
14fbce0285 Show better error message if HTTP status code is 413 2023-03-19 18:11:06 +00:00
silverpill
952a94495b Bump version 2023-03-15 12:09:18 +00:00
silverpill
7d999c18a6 Show alert if attachment upload fails 2023-03-14 16:50:43 +00:00
silverpill
ccffafea21 Show alert if publishing of reply fails 2023-03-14 16:45:28 +00:00
silverpill
36a8920367 Correct tab name 2023-03-14 15:45:42 +00:00
silverpill
42e3f6d045 Fix automatic logout on authentication error 2023-03-12 23:44:59 +00:00
silverpill
e3beb705eb Enable audio and video uploads 2023-03-12 20:31:35 +00:00
silverpill
06609b2d5d Bump version 2023-03-08 01:42:09 +00:00
silverpill
7ec9d9d327 Prevent display name from shrinking in follow notifications 2023-03-08 01:08:26 +00:00
silverpill
e001850ea8 Log out if authentication error happens during timeline reload 2023-03-08 01:08:25 +00:00
silverpill
e297bd9ae0 Add handleResponse function 2023-03-08 01:08:25 +00:00
silverpill
0c5d03044e Fix vertical alignment of custom emojis in display name 2023-03-08 01:08:19 +00:00
silverpill
530ba50e09 Display player for audio attachments 2023-03-05 14:57:51 +00:00
silverpill
8321999d2b Render custom emojis in display names 2023-03-05 14:57:45 +00:00
silverpill
0b99590069 Prevent display name from shrinking too much in post header 2023-03-02 17:58:57 +00:00
silverpill
a0f5e00fa6 Fix text overflow in post subheader 2023-02-28 18:44:33 +00:00
silverpill
7baf094e14 Add data-profile-id attribute to profile block on profile page 2023-02-27 23:37:12 +00:00
silverpill
e888589105 Use /@username routes by default
https://codeberg.org/silverpill/mitra/issues/22
2023-02-27 23:30:43 +00:00
silverpill
f0f2e115d1 Bump version 2023-02-27 01:00:21 +00:00
silverpill
2984d369a1 Show "Alias" badge on profile page if account has aliases 2023-02-27 00:17:30 +00:00
silverpill
177639614a Read error messages from "error_description" field instead of "message" 2023-02-25 23:27:17 +00:00
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