Commit graph

148 commits

Author SHA1 Message Date
webfansplz 0ba7002d62
fix(ui): account info responsive design (#212) 2022-11-29 11:58:04 +08:00
三咲智子 5ad1d7e2a5
fix: hide block self domain 2022-11-29 09:21:03 +08:00
Daniel Roe f08777f629
feat: add 'requested' state for following button 2022-11-28 20:56:24 +00:00
Anthony Fu 84cdea945f ui: improve 2022-11-29 04:44:54 +08:00
三咲智子 2004445e81
fix: hide follow button when not loginned 2022-11-29 01:28:40 +08:00
三咲智子 d2c4d62cf5
feat: add hover card for user list 2022-11-29 01:24:42 +08:00
Daniel Roe b17c090d36
fix: display account emojis in other account fields too 2022-11-28 14:35:49 +00:00
三咲智子 16632445f2
fix(i18n): fix follower label 2022-11-28 20:38:55 +08:00
Anthony Fu 654010b3aa feat: i18n 2022-11-28 18:15:06 +08:00
Anthony Fu 0843878a42 ui: hover card ui 2022-11-28 17:51:15 +08:00
Shinigami fa35d73d56
feat: clickable notification account (#184) 2022-11-27 20:40:16 +01:00
Guillaume Chau d97beabf4a
fix: recycle scroller glitches (#174) 2022-11-27 14:12:25 +01:00
Chris 74e48ad99e
fix(accountHeadr): change to absolute (#167) 2022-11-27 13:20:03 +01:00
Anthony Fu 1a43ba9caa ui: improve header view 2022-11-27 15:44:47 +08:00
Anthony Fu 1bd710daa4 ui: border around account header avatar 2022-11-27 12:48:23 +08:00
Anthony Fu fcde653efe ui: improve hover hint 2022-11-27 12:45:26 +08:00
Anthony Fu 4d3d05ae5c ui: move hover card 2022-11-27 12:30:21 +08: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
Anthony Fu cd4658506d refactor: NavSideItem 2022-11-27 10:35:26 +08:00
Anthony Fu 3cd8fb54dd ui: improve account hover 2022-11-27 10:13:18 +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
Anthony Fu a05880d922 ui: adjust 2022-11-27 04:48:10 +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 39b005899e
refactor: inject masto instance via nuxt app (#134) 2022-11-26 16:42:58 +01:00
Daniel Roe e51ca06f97
fix: use rich (emoji) display name only with <ContentRich> 2022-11-26 15:06:30 +00:00
三咲智子 84478984dc
feat: support more actions for user 2022-11-26 21:07:36 +08:00
三咲智子 b656c6fda2
refactor(account): improve joined time format 2022-11-26 16:34:31 +08:00
三咲智子 Kevin Deng 1194d56d09
feat: always show account server (#119) 2022-11-26 09:33:32 +01:00
Lucie 1ad3fcf20c
feat(a11y): improve focus state (#116) 2022-11-26 00:46:25 +01:00
Daniel Roe 94cd7c72f6
feat: human readable numbers for counts 2022-11-25 21:57:40 +00:00
三咲智子 373697619f
fix: hide actions at self profile 2022-11-26 02:24:46 +08:00
Lucie 9df9c06f64
feat: image previews (#104)
Co-authored-by: lihbr <lihbr@users.noreply.github.com>
2022-11-26 02:13:44 +08:00
Anthony Fu 2ed22678ed feat: use full id in url 2022-11-26 01:50:06 +08:00
三咲智子 008db64987
fix: hide account card when not hovering 2022-11-26 01:43:20 +08:00
patak c685d8d1e8 chore: fix typo Mutual -> Mutuals 2022-11-25 18:39:50 +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
Anthony Fu b8ce2fc62b ui: improve hover card motion 2022-11-25 21:58:49 +08:00
Shinigami d71f5b6420
ui: add hover indicator for post elements (#89) 2022-11-25 21:21:42 +08:00
Daniel Roe a5b9f25777
fix: reset font weight within hover card 2022-11-25 12:35:37 +00:00
三咲智子 dfdf95da61
feat(account): more actions for user 2022-11-25 19:39:26 +08:00
三咲智子 b58d204199
refactor: extract account avatar 2022-11-25 19:39:26 +08:00
三咲智子 bb05003fa3
feat: show hover card in more places 2022-11-25 18:54:49 +08:00
三咲智子 9f44e607ad
refactor: improve break words UI 2022-11-25 18:20:01 +08:00
wheat 410d41a0a8
feat: add account hover card (#80)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-11-25 16:21:53 +08:00
三咲智子 e7fd9be93d
feat: lazy load avatar 2022-11-25 16:07:09 +08:00
三咲智子 2f1c890623
fix: reference content rich component 2022-11-25 15:57:39 +08:00
三咲智子 bbc8ed5307
refactor: switch to setup-sfc 2022-11-25 15:12:49 +08:00
三咲智子 2ab3d5dbe7
refactor: improve UI & types 2022-11-24 23:48:58 +08:00
wheat ce0b247123
fix: use ContentRich for account links (#48) 2022-11-24 16:08:24 +01:00
patak a5ef2bdc67 feat: avatar on the side in StatusCard 2022-11-24 15:20:50 +01:00
Anthony Fu d8621024f8 feat: rich content for bio 2022-11-24 21:19:20 +08:00
三咲智子 bc45ec65a1
fix: don't show bio when it's empty 2022-11-24 18:36:22 +08:00
Anthony Fu dbf4362d8b fix: improve loading 2022-11-24 16:57:28 +08:00
patak 70645180aa style: following, follows you, mutual 2022-11-24 09:55:01 +01:00
Anthony Fu cd2a06e969 ui: move publish widget 2022-11-24 15:53:27 +08:00
Anthony Fu 8c9eac5789 ui: improve fields display 2022-11-24 14:41:29 +08:00
Anthony Fu 1ee945447d feat: use nested routes for profile 2022-11-24 14:18:05 +08:00
Anthony Fu a94781df83 feat: introduce lru cache for requests 2022-11-24 13:47:18 +08:00
patak f596973603 refactor: getAccountHandle, getAccountPath, getStatusPath 2022-11-23 23:40:35 +01:00
三咲智子 889b4b8a00
refactor: improve UI 2022-11-23 22:39:52 +08:00
三咲智子 8a43cfaca5
fix: don't show follow when self profile 2022-11-23 21:59:13 +08:00
三咲智子 Kevin Deng 074da4768e
refactor: improve status card UI (#28) 2022-11-23 16:37:31 +08:00
Anthony Fu 507aedceee ui: restyling navbar 2022-11-23 16:08:52 +08:00
Anthony Fu 47914d59b6 ui: adjust spacing 2022-11-23 15:46:34 +08:00
Anthony Fu ed5b8091d3 feat: rename accounts to user 2022-11-23 12:25:48 +08:00
Anthony Fu 8dc1fb6493 feat: sign out 2022-11-23 12:20:59 +08:00
Anthony Fu 241b28241c feat: basic mutli-accounts support 2022-11-23 11:48:01 +08:00
Anthony Fu 24c573ccf0 refactor: signin page 2022-11-23 11:06:56 +08:00
Anthony Fu 936488f51e ui: improve layout 2022-11-23 10:53:22 +08:00
Anthony Fu df9ee293a7 refactor: rename components 2022-11-23 10:22:18 +08:00
Anthony Fu a4d235b6fe refactor: theming 2022-11-23 10:16:31 +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
Anthony Fu a6578155ae feat: disable SSR 2022-11-23 07:08:36 +08:00
patak 7beaab0baf
feat: unify follow button (#25) 2022-11-23 06:40:20 +08:00
patak ac156034d1
feat: global relationships batching (#24) 2022-11-22 14:03:36 +01:00
patak 5dc79df091
feat: follow actions on profile (#23) 2022-11-22 10:48:43 +01:00
patak 9aa7243d43
feat: following (#22) 2022-11-21 23:59:51 +01:00
patak f7f3e9c7e1
fix: handle undefined displayName (#21) 2022-11-21 16:07:55 +01:00
Anthony Fu 2ef2e97a30 chore: username display 2022-11-21 21:45:09 +08: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
patak 1aa81a3a0a
feat: basic conversations (#15) 2022-11-18 17:37:22 +08:00
Anthony Fu 4fc6e405e0 refactor: update composable names 2022-11-18 05:32:03 +08:00
patak 787a55bea7
feat: basic publish (#13) 2022-11-17 21:09:54 +08:00
Anthony Fu 0312547629 refactor: paginator 2022-11-17 15:35:42 +08:00
patak 6e54d95bbc
feat: publish widget markup (#12) 2022-11-17 05:27:02 +08:00
patak e61f909f31
feat: common paginator component (#9) 2022-11-17 00:11:08 +08:00
patak a6a189ba59
feat: following and followers routes (#4) 2022-11-15 23:56:11 +08:00
Anthony Fu 7ab17001f0 feat: basic oauth 2022-11-15 23:48:23 +08:00
Anthony Fu cf22ca25bf feat: timeline paginator 2022-11-15 21:00:28 +08:00
patak 6755ed6f94
feat: basic account header (#1) 2022-11-15 11:26:52 +08:00
Anthony Fu c79902a04e feat: media grid 2022-11-14 11:33:09 +08:00