Commit graph

281 commits

Author SHA1 Message Date
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
QiroNT 59802f0896
feat: command palette (#200)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-11-29 16:15:05 +08:00
Anthony Fu ea73107c23 i18n: doing more 2022-11-29 15:18:28 +08:00
Anthony Fu 793ae3cb4e feat: more i18n and sort keys 2022-11-29 14:57:32 +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
三咲智子 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
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 84cdea945f ui: improve 2022-11-29 04:44:54 +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
三咲智子 259e11c097
feat: warn danger actions for dev 2022-11-29 01:46:00 +08:00
三咲智子 ef0173a356
fix: hide mention when not loginned 2022-11-29 01:37:50 +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
三咲智子 ed0b78857c
refactor(i18n): tidy fields 2022-11-29 00:55:09 +08:00
三咲智子 2df646792d
refactor: get locales from i18n config 2022-11-29 00:49:30 +08:00
Shinigami b118313b6f
feat: i18n de-DE (#206) 2022-11-29 00:41:58 +08:00
花果山大圣 c5afa9d579
feat: prevent page navigation when user select text (#203) 2022-11-29 00:31:09 +08:00
Chris f72dd01ce7
ui(i18n): translate select language (#204) 2022-11-29 00:28:44 +08:00
Daniel Roe b17c090d36
fix: display account emojis in other account fields too 2022-11-28 14:35:49 +00:00
三咲智子 a96755dd36
fix: make virtualScroller optional 2022-11-28 21:14:27 +08:00
三咲智子 16632445f2
fix(i18n): fix follower label 2022-11-28 20:38:55 +08:00
Daniel Roe 5560fe66cc
feat: stream tags, home, and public timelines (#190) 2022-11-28 12:18:45 +01:00
三咲智子 2ff4041489
feat: open in new page when ctrl pressed 2022-11-28 19:03:56 +08:00
三咲智子 9fca8eee30
feat: open reply dialog on timeline
closes #125
2022-11-28 18:27:38 +08:00
Anthony Fu c2f3526e88 feat: use module 2022-11-28 18:24:05 +08:00
Anthony Fu 654010b3aa feat: i18n 2022-11-28 18:15:06 +08:00
patak 8076e5f069
fix: default reply to visibility (urgent) (#194) 2022-11-28 10:57:42 +01:00
Anthony Fu 0843878a42 ui: hover card ui 2022-11-28 17:51:15 +08:00
三咲智子 b8cadca717
refactor: separate dialog and edit drafts 2022-11-28 15:55:57 +08:00
三咲智子 7f7eccdd07
ui(tiptap): wider focus for content editor
closes #165
2022-11-28 15:39:45 +08:00
三咲智子 fe875dc50f
refactor: drop controlled popper 2022-11-28 15:32:04 +08:00
三咲智子 df9e4edde7
ui: add tooltip for footer buttons 2022-11-28 15:16:22 +08:00
三咲智子 30eb95f1bd
feat: memorize language 2022-11-28 15:12:13 +08:00
三咲智子 5e0119aa84
ui: go self profile on user switcher 2022-11-28 15:03:31 +08:00
Ayaka Rizumu 871076f2d9
feat: install and configure i18n features (#177)
Co-authored-by: Shinigami <chrissi92@hotmail.de>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-28 14:58:29 +08:00
三咲智子 443bd65c05
refactor: cleanup 2022-11-28 14:41:02 +08:00
Daniel Roe d40b27982c
fix: use some more semantic elements 2022-11-27 23:29:21 +00:00
Daniel Roe d0ec3676b8
feat: use blue favicon for dev/preview mode 2022-11-27 23:09:18 +00:00
Daniel Roe 834eca2ad2
fix: tapping on avatar should show switcher on mobile 2022-11-27 22:57:20 +00:00
Daniel Roe 9687330dd4
fix: keep emoji object reactive
resolves #176
2022-11-27 20:51:55 +00:00