Commit graph

415 commits

Author SHA1 Message Date
Rafael Caricio c6c39d2ee4
Mute/Unmute controls on profiles 2023-04-28 17:50:27 +02:00
Rafael Caricio a11944ac62
Support movie covers as avatars 2023-04-25 10:51:39 +02:00
silverpill 8f9ca83cd8 Bump version 2023-04-22 13:37:56 +00:00
silverpill 4c68b17257 Change content warning icon 2023-04-22 12:37:08 +00:00
silverpill 23ea751341 Send preferred authentication method along with user data when creating new account 2023-04-18 22:07:38 +00:00
silverpill 3fbe2dce58 List enabled authentication methods in "Settings" 2023-04-18 21:01:01 +00:00
silverpill 15a233ab2d Add content warnings 2023-04-16 22:29:36 +00:00
silverpill 5cb3863883 Fix update of unread notification counter 2023-04-15 23:45:44 +00:00
silverpill fe3a9ff0c2 Show loading indicator while attachment is being uploaded 2023-04-15 23:45:40 +00:00
silverpill 302872d4ac Detect preferred color scheme 2023-04-15 20:12:54 +00:00
jahway603 eb73a7cf37 Update README.md
* included info about dark mode feature for those with visual accessiblity
2023-04-14 15:57:52 +00:00
silverpill 972781b6b0 Bump version 2023-04-12 20:49:36 +00:00
silverpill bab7440673 Adjust block background color in dark mode 2023-04-12 17:42:18 +00:00
silverpill 8e601b3180 Always use first blockchain from "blockchains" property of instance info object 2023-04-09 16:21:19 +00:00
silverpill cf23d9b8d3 Move modules from "store" directory to "composables" 2023-04-09 00:56:29 +00:00
silverpill 2fb97b985b Bump version 2023-04-06 23:54:35 +00:00
silverpill 2867d70eeb Store appearance settings on server 2023-04-06 23:15:26 +00:00
silverpill 2d164cdd19 Create form for adding aliases 2023-04-05 01:04:42 +00:00
silverpill 12df3fe955 Add "Aliases" page 2023-04-04 23:49:12 +00:00
silverpill ec7c421885 Bump version 2023-03-30 13:54:59 +00:00
silverpill a90cd5cb20 Show error message if invoice can not be created 2023-03-30 11:55:29 +00:00
silverpill 7ab85991db Add dark mode 2023-03-30 10:15:38 +00:00
silverpill a5562e7fa4 Define CSS variables for color theme 2023-03-30 10:15:38 +00:00
silverpill 441bd2d307 Define SCSS variables for all colors 2023-03-30 10:15:33 +00:00
silverpill 4215c11a70 Replace svg imports with static paths 2023-03-28 19:39:29 +00:00
silverpill 5cb76f9dbe Don't revoke auth token when handling timeline loading error 2023-03-25 00:24:42 +00:00
silverpill 7b6f8a2322 Bump version 2023-03-21 18:12:54 +00:00
silverpill 2b9ded4a95 Fix automatic logout on authentication error
(yet another attempt)
2023-03-19 23:06:26 +00:00
silverpill e2c915a256 Add "Copy profile ID" item to profile menu if current user is admin 2023-03-19 19:43:27 +00:00
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