Commit Graph

2439 Commits

Author SHA1 Message Date
三咲智子 b58d204199
refactor: extract account avatar 2022-11-25 19:39:26 +08:00
Daniel Roe 910c585a55
fix: use better wording 2022-11-25 11:25:23 +00:00
Shinigami fed9849016
feat: jump to top after clicking logo (#86)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-25 19:24:40 +08:00
Daniel Roe 3f382bdad0
fix: respect source language of post and move translation UI into menu 2022-11-25 11:24:19 +00:00
三咲智子 bb05003fa3
feat: show hover card in more places 2022-11-25 18:54:49 +08:00
三咲智子 569ae00284
fix: cache account 2022-11-25 18:45:39 +08:00
三咲智子 9f44e607ad
refactor: improve break words UI 2022-11-25 18:20:01 +08:00
三咲智子 3c550b832b
fix: user 404 2022-11-25 17:50:49 +08:00
三咲智子 3dddf6d5f7
refactor: improve dropzone UI 2022-11-25 17:31:32 +08:00
三咲智子 5f254b378f
feat(status): optimistic update count 2022-11-25 17:29:55 +08:00
Alvaro Saburido d3e4e22ed1
feat(publish-widget): add dropzone for media attachments (#85) 2022-11-25 09:29:16 +00:00
三咲智子 5e54cbe792
fix: add margin-bottom for mobile device
Add margin-bottom to prevent content from being blocked by bottom nav.
2022-11-25 17:04:50 +08:00
三咲智子 6c350faf7c
feat: show full created time in tooltip 2022-11-25 16:57:49 +08:00
Anthony Fu ff81389404 test: add more test for rich content 2022-11-25 16:56:18 +08:00
三咲智子 727bef6066
fix(status): add word wrap
closes #63
2022-11-25 16:43:47 +08:00
Anthony Fu a253a222ec chore: type 2022-11-25 16:30:38 +08:00
Anthony Fu 15733000a6 chore: setup unit test 2022-11-25 16:26:02 +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
wheat 4505080ba8
feat: add mobile navigation (#78)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-11-25 16:13:35 +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
三咲智子 c475ed3857
fix: don't load all languages for code 2022-11-25 15:55:56 +08:00
三咲智子 00544f4604
fix: lockfile 2022-11-25 15:51:49 +08:00
三咲智子 64a6c7f7ea
fix: status card on mobile device
closes #79
2022-11-25 15:49:43 +08:00
三咲智子 f476cfe2bf
fix: intro dialog on mobile device
closes #77
2022-11-25 15:39:30 +08:00
三咲智子 36ea7f6b4e
fix: render code block 2022-11-25 15:25:44 +08:00
三咲智子 bbc8ed5307
refactor: switch to setup-sfc 2022-11-25 15:12:49 +08:00
三咲智子 6ca34cab85
fix: custom code render 2022-11-25 15:12:13 +08:00
Daniel Roe 8586d58b84
feat: allow translation of statuses (#76) 2022-11-25 00:14:16 +00:00
Daniel Roe bef89502a1
fix: typo
resolves #74
2022-11-24 22:11:38 +00:00
Daniel Roe 779bde0bb1
fix: ensure single root element for each attachment 2022-11-24 21:01:28 +00:00
Joaquín Sánchez 225273d00e
fix(ui): left menu not scrollable (#52) 2022-11-24 18:58:26 +00:00
三咲智子 2ab3d5dbe7
refactor: improve UI & types 2022-11-24 23:48:58 +08:00
Joaquín Sánchez 86c29776a1
chore: exclude jetbrains stuff from `.gitignore` (#49) 2022-11-24 16:42:35 +01:00
三咲智子 1d40b49f1b
chore: upgrade deps 2022-11-24 23:22:02 +08:00
三咲智子 0afaf49063
feat(publish): avatar link to profile 2022-11-24 23:19:24 +08:00
wheat ce0b247123
fix: use ContentRich for account links (#48) 2022-11-24 16:08:24 +01:00
三咲智子 55aed591de
feat(publish): increase input height when focused 2022-11-24 23:01:45 +08:00
三咲智子 8283521092
fix(status): width & publish time 2022-11-24 22:42:44 +08:00
三咲智子 53cf994ffd
feat(status): mention user 2022-11-24 22:32:37 +08:00
三咲智子 0587f5f994
fix(status): copy link 2022-11-24 22:32:37 +08:00
patak a5ef2bdc67 feat: avatar on the side in StatusCard 2022-11-24 15:20:50 +01:00
Anthony Fu c2ad609a93 chore: style 2022-11-24 22:17:32 +08:00
wheat 6bf39d3a4f
fix: full width nav hover (#46) 2022-11-24 15:06:14 +01:00
Anthony Fu c01acb7aa3 fix: dropdown color 2022-11-24 21:34:35 +08:00
Anthony Fu 071e11b8f4 chore: update 2022-11-24 21:26:33 +08:00
Anthony Fu d8621024f8 feat: rich content for bio 2022-11-24 21:19:20 +08:00
patak 1c4b0f8ac4 chore: expand stack 2022-11-24 14:15:29 +01:00
三咲智子 5788a12d59
fix: modal init state 2022-11-24 19:48:35 +08:00
Daniel Roe 00c9314580
feat: use `browser-fs-access` polyfill for other browsers (#43) 2022-11-24 11:44:24 +00:00