Anthony Fu
|
9c83e8bbb6
|
i18n: improve
|
2022-11-30 10:16:15 +08:00 |
Anthony Fu
|
ba93e6d235
|
ui: redesign spoiler
|
2022-11-30 10:07:13 +08:00 |
Anthony Fu
|
afed995138
|
ui: improve login dialog
|
2022-11-30 09:45:52 +08:00 |
Anthony Fu
|
c9731f787d
|
fix: paginator load next
|
2022-11-30 09:45:42 +08:00 |
Anthony Fu
|
a6406abc52
|
feat: grouped follow notification
|
2022-11-30 08:47:54 +08:00 |
Anthony Fu
|
07209a7d29
|
feat: i18n lazy load
|
2022-11-30 08:22:35 +08:00 |
Anthony Fu
|
ccffe9daa8
|
i18n: improve translations
|
2022-11-30 07:26:07 +08:00 |
patak
|
acdd33ef7d
|
fix: layout shift when navigating
|
2022-11-30 00:04:37 +01:00 |
Daniel Roe
|
81732a4a8c
|
fix: only use oauth redirects and add website to app registration details
|
2022-11-29 22:57:38 +00:00 |
Anthony Fu
|
98a647f8ca
|
chore: avoid `useHead` naming conflicts
|
2022-11-30 06:49:25 +08:00 |
Anthony Fu
|
0acc0f7689
|
feat(editor): select language
|
2022-11-30 06:47:24 +08:00 |
Anthony Fu
|
c85d9bb913
|
feat: use different app name for dev
|
2022-11-30 06:45:07 +08:00 |
Anthony Fu
|
cf63bce459
|
refactor: i18n
|
2022-11-30 05:50:13 +08:00 |
Daniel Roe
|
59e365591d
|
fix(a11y): add more aria labels
|
2022-11-29 21:24:26 +00:00 |
Daniel Roe
|
9ad79d5f37
|
fix: add missing alt text
|
2022-11-29 21:15:14 +00:00 |
Daniel Roe
|
661e53f639
|
fix: add `lang` attr to `<html>`
|
2022-11-29 21:13:43 +00:00 |
Daniel Roe
|
608aad56dd
|
fix: image alt tags
|
2022-11-29 21:13:21 +00:00 |
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 |