Commit graph

43 commits

Author SHA1 Message Date
三咲智子 5f07fd2515
feat(settings): add bot option for profile appearance 2023-01-08 22:08:21 +08:00
三咲智子 Kevin Deng 5c8f75b9b7
refactor: upgrade masto 5 (#867) 2023-01-08 14:21:09 +08:00
三咲智子 2bbbfd51c1
refactor(account): extract display name component 2023-01-07 03:12:00 +08:00
patak b4408422a8 fix: user alignment 2023-01-05 13:18:09 +01:00
patak e5a9bd7370 feat: use square avatars for logged in user 2023-01-05 13:10:22 +01:00
patak 9b33c7c884 fix: aspect ratio for avatars on search results 2023-01-01 11:54:17 +01:00
patak ab4ceae1e3 fix: avatar glitches in some OS/browsers 2022-12-28 22:14:29 +01:00
patak 59d0cfa10e
feat: avatar on posts improvements (#561) 2022-12-26 09:00:57 +01:00
Shinigami a26cedbdd4
feat: add bot label (#392) 2022-12-11 16:43:23 +01:00
Ayaka Rizumu 7a07d21b76
fix: style overflow due to user content (#355) 2022-12-06 17:37:58 +01:00
Ayaka Rizumu 62053d00dc
fix: too long username cause scroll horizontally (#274) 2022-12-01 22:55:49 +08:00
三咲智子 285776d453
ui: make ellipsis dot gray 2022-12-01 22:13:17 +08:00
Daniel Roe 93d78d9c8b
fix(ui): truncate account info (#261) 2022-11-30 22:38:18 +01:00
三咲智子 db47e31597
revert: "fix(ui): account info responsive design (#212)"
This reverts commit 0ba7002d62.
2022-11-29 13:53:31 +08:00
webfansplz 0ba7002d62
fix(ui): account info responsive design (#212) 2022-11-29 11:58:04 +08:00
三咲智子 d2c4d62cf5
feat: add hover card for user list 2022-11-29 01:24:42 +08:00
Shinigami fa35d73d56
feat: clickable notification account (#184) 2022-11-27 20:40:16 +01:00
Anthony Fu 2fb5412a08 feat: improve account links feedback 2022-11-27 11:54:46 +08:00
Anthony Fu 39e200f639 refactor: use dropdown instead of drawer for user switch 2022-11-27 11:34:55 +08:00
Sam Richard f5ca6c22a4
feat: a11y account info (#98)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-11-27 08:19:45 +08:00
patak e45ecf55f2
fix(a11y): solid color for secondary text (#148) 2022-11-27 04:41:18 +08:00
patak d4300d8d83 fix: use full account handle, clean up 2022-11-26 17:42:53 +01:00
Daniel Roe e51ca06f97
fix: use rich (emoji) display name only with <ContentRich> 2022-11-26 15:06:30 +00:00
三咲智子 Kevin Deng 1194d56d09
feat: always show account server (#119) 2022-11-26 09:33:32 +01:00
三咲智子 2a166b95d2
fix: avatar shrink on hover card 2022-11-26 01:16:50 +08:00
Daniel Roe f165eebed3
refactor: drop Setup suffix for setup components 2022-11-25 16:08:30 +00:00
Anthony Fu 7065100006 ui: show full id in switcher 2022-11-25 22:44:16 +08:00
Shinigami d71f5b6420
ui: add hover indicator for post elements (#89) 2022-11-25 21:21:42 +08:00
三咲智子 bb05003fa3
feat: show hover card in more places 2022-11-25 18:54:49 +08:00
三咲智子 bbc8ed5307
refactor: switch to setup-sfc 2022-11-25 15:12:49 +08:00
patak a5ef2bdc67 feat: avatar on the side in StatusCard 2022-11-24 15:20:50 +01:00
Anthony Fu 1ee945447d feat: use nested routes for profile 2022-11-24 14:18:05 +08:00
patak f596973603 refactor: getAccountHandle, getAccountPath, getStatusPath 2022-11-23 23:40:35 +01:00
Anthony Fu 47914d59b6 ui: adjust spacing 2022-11-23 15:46:34 +08:00
Anthony Fu 241b28241c feat: basic mutli-accounts support 2022-11-23 11:48:01 +08:00
Anthony Fu 9a77c7da2a feat: replying to status 2022-11-23 08:00:52 +08:00
Anthony Fu 6d66bbbc5d feat: support custom emojis from other servers 2022-11-23 07:42:20 +08:00
patak f7f3e9c7e1
fix: handle undefined displayName (#21) 2022-11-21 16:07:55 +01:00
Anthony Fu 89845517e3 chore: account link 2022-11-21 18:16:04 +08:00
Anthony Fu cefecb16a0 feat: support custom emoji 2022-11-21 15:14:07 +08:00
Anthony Fu 193d1cf5c5 feat: cache for publish widget 2022-11-21 14:55:31 +08:00
Anthony Fu 0312547629 refactor: paginator 2022-11-17 15:35:42 +08:00
Anthony Fu c79902a04e feat: media grid 2022-11-14 11:33:09 +08:00
Renamed from components/AccountInfo.vue (Browse further)