Commit graph

432 commits

Author SHA1 Message Date
Daniel Roe 6efd3c8b55
feat: implement elk permalinks (#229) 2022-11-29 21:51:52 +01:00
Shinigami92 26f2dec6b6 fix: setting default values for draft 2022-11-29 21:45:20 +01:00
Shinigami e11ed6250d
feat: closable image preview (#239) 2022-11-29 21:37:45 +01:00
Daniel Roe 9af2956b1e
feat: polls (#210) 2022-11-29 21:29:02 +01:00
Shinigami 0e7076b991
feat: scroll to top (#237) 2022-11-29 21:15:53 +01:00
patak cf225e2005
feat: improve follow buttons (#238) 2022-11-29 21:04:23 +01:00
Alvaro Saburido a48eca0c4a
feat(i18n): first draft Spanish translations (#232) 2022-11-29 20:25:38 +01:00
Shinigami 091263ea05
feat: prevent arbitrary zooming on mobile devices (#234) 2022-11-29 16:27:35 +00:00
Daniel Roe 5c5143d2c9
fix: prevent horizontal body overflow on firefox 2022-11-29 13:38:01 +00:00
webfansplz cf2d22cb5e
fix(ui): responsive design (#216) 2022-11-29 20:54:41 +08:00
Ryō Igarashi b0f0b958ae
feat(i18n): Add Japanese locale (#228) 2022-11-29 20:51:07 +08:00
三咲智子 1d7a9158e4
chore(i18n): sort keys 2022-11-29 20:14:16 +08:00
三咲智子 474c102c75
fix: icon in command palette 2022-11-29 20:12:29 +08:00
Anthony Fu 89cedf8929 i18n: remove key reference 2022-11-29 20:07:38 +08:00
三咲智子 994bf98c82
refactor: unify prefix of icon name 2022-11-29 20:06:08 +08:00
三咲智子 560f880448
feat(ui): auto focus to sign in input 2022-11-29 20:04:22 +08:00
QiroNT f1cff0738a
chore: use pinia for command registry (#223) 2022-11-29 20:01:05 +08:00
Alex 7115a76efa
feat(i18n): use literal instead of variables (#227) 2022-11-29 20:00:47 +08:00
三咲智子 ab07165475
fix(publish): expand state 2022-11-29 19:57:05 +08:00
Alex 653536d4dd
fix(i18n): refer error (#226) 2022-11-29 19:26:24 +08:00
Daniel Roe 40bc9cd03b
fix: copy original link (#224) 2022-11-29 12:18:11 +01:00
Alex 09f80f291b
feat(i18n): improve translations (#219)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Co-authored-by: 沈青川 <46062972+ShenQingchuan@users.noreply.github.com>
2022-11-29 18:55:28 +08:00
Alex 8df22b8a3f
fix(i18n): fix follower count i18n error (#225) 2022-11-29 10:54:25 +00:00
patak ea04cc2c22
feat: mock user in dev (#221)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-29 10:43:01 +01:00
QiroNT 59802f0896
feat: command palette (#200)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-11-29 16:15:05 +08:00
三咲智子 07622e9606
fix: emoji alt text 2022-11-29 16:00:22 +08:00
Anthony Fu ea73107c23 i18n: doing more 2022-11-29 15:18:28 +08:00
Anthony Fu 00ae9d0b6c feat(i18n): enabled fallback 2022-11-29 15:07:42 +08:00
Anthony Fu 793ae3cb4e feat: more i18n and sort keys 2022-11-29 14:57:32 +08:00
Daniel Roe a397b170ab
feat: enable mock account for deploy previews (#211) 2022-11-29 14:39:49 +08:00
Chris 0caf7339ef
fix(ui/i18n): translate nav footer (#213)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-11-29 14:31:12 +08:00
kazuya kawaguchi 22e90b5ffd
fix(i18n): language switch is reset (#215)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-11-29 14:29:09 +08:00
Chris 08fe00df6d
fix(avatar): update default bg color (#214) 2022-11-29 07:00:06 +01:00
三咲智子 db47e31597
revert: "fix(ui): account info responsive design (#212)"
This reverts commit 0ba7002d62.
2022-11-29 13:53:31 +08:00
三咲智子 f1f7462ec0
fix: sign out when only one user 2022-11-29 13:43:06 +08:00
三咲智子 22b4c4aaa5
fix: get attachment src url 2022-11-29 13:01:51 +08:00
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
三咲智子 efc3c3b209
chore(i18n): update feature flag for Chinese 2022-11-29 09:06:50 +08:00
patak 1d461a6816
fix: line height in content editor (#208) 2022-11-28 23:22:43 +00:00
Daniel Roe 8376dcf565
refactor: move url choice into nuxt config 2022-11-28 23:21:33 +00:00
Shinigami 69d009d02a
feat: toggleable feature flags (#209) 2022-11-28 23:57:27 +01:00
Daniel Roe f08777f629
feat: add 'requested' state for following button 2022-11-28 20:56:24 +00:00
Shinigami aac8a12091
feat: un/follow tags (#188) 2022-11-28 21:46:04 +01:00
Anthony Fu 09e071f6bf fix: reuse existing relationship ref 2022-11-29 04:44:54 +08:00
Anthony Fu 84cdea945f ui: improve 2022-11-29 04:44:54 +08:00
三咲智子 fd55abea03
docs: fix codeflow link to open a new pr 2022-11-29 04:36:54 +08:00
三咲智子 d7643f1e7d
chore: format files 2022-11-29 04:22:06 +08:00
三咲智子 6e466dc82d
chore: check format when committing 2022-11-29 04:21:32 +08:00
三咲智子 569655095d
feat(status): try to open in original site 2022-11-29 04:02:44 +08:00