Commit graph

352 commits

Author SHA1 Message Date
Joaquín Sánchez 3b92b27cc8
feat: custom error page (#178)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-28 09:01:14 +00: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
三咲智子 ccc9834360
chore: update env example 2022-11-28 15:25:20 +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
Shinigami 7182d69a61
ci: configure renovate (#186) 2022-11-27 20:03:13 +00:00
Shinigami 4a3b51dca8
fix: edited posts in notifications (#189) 2022-11-27 20:46:12 +01:00
Shinigami fa35d73d56
feat: clickable notification account (#184) 2022-11-27 20:40:16 +01:00
Shinigami 5ac225fd11
chore: move vue-virtual-scroller to dev dependencies (#187)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-27 18:52:50 +00:00
Daniel Roe 76715d7cec
fix: missed from commit 🤦‍♂️ 2022-11-27 18:44:19 +00:00
Daniel Roe 494804fc1c
fix: move std-env out of app runtime 2022-11-27 18:39:40 +00:00
Daniel Roe 3d5a4e6a90
refactor: simplify key further 2022-11-27 18:33:19 +00:00
Daniel Roe f1a5108a06
fix: don't use full host url in storage key 2022-11-27 18:22:39 +00:00
Daniel Roe 0192d3eeb7
fix: explicitly set status code 2022-11-27 18:07:06 +00:00
Ayaka Rizumu 6414f2a4e2
feat: preserving state between route changes (#132) 2022-11-28 01:34:45 +08:00
Shinigami d967520005
fix: show emoji in nav account (#159) 2022-11-28 00:59:33 +08:00
Shinigami 75aaf85e84
feat: dev indicator (#183) 2022-11-28 00:57:16 +08:00
Shinigami 72d40edbb6
feat: show translate below content (#185) 2022-11-28 00:54:11 +08:00
Daniel Roe 729b36a606
feat: avoid reloading the page when changing accounts (#180) 2022-11-27 16:13:04 +01:00
Shinigami e2000321c5
fix: align status actions (#143) 2022-11-27 16:11:34 +01:00
Joaquín Sánchez 509ff9e016
fix: check CI on local build and start (#182) 2022-11-27 15:04:04 +00:00
Shinigami 3cbdf9eab5
chore: change heart color (#181) 2022-11-27 16:03:09 +01:00
Guillaume Chau d97beabf4a
fix: recycle scroller glitches (#174) 2022-11-27 14:12:25 +01:00
Guillaume Chau 6acc838850
feat: add tooltip to change content visibility dropdown (#170) 2022-11-27 13:43:04 +01:00
Guillaume Chau 62221e6e54
feat: improve tooltip style (#169) 2022-11-27 13:40:05 +01:00
Shinigami 0695e45d37
fix(a11y): enhance contrast of publish button (#162) 2022-11-27 13:37:06 +01:00
Guillaume Chau 7cfbbb8813
refactor: use teleport for dialog instead of high z-index (#168) 2022-11-27 13:29:10 +01:00
Chris 74e48ad99e
fix(accountHeadr): change to absolute (#167) 2022-11-27 13:20:03 +01:00
三咲智子 Kevin Deng 424c7cd529
feat: user switch on mobile (#160) 2022-11-27 19:16:27 +08:00
三咲智子 e380e7d52c
ci: add WIP check 2022-11-27 17:36:28 +08:00
三咲智子 bb69e6f231
fix: allow empty server for sign in 2022-11-27 17:29:25 +08:00
三咲智子 a101b79486
fix: type errors 2022-11-27 16:58:15 +08:00
三咲智子 c4af4a610e
fix: formatted edited time 2022-11-27 16:48:04 +08:00
Shinigami cedb511681
chore: use orange heart (#158) 2022-11-27 16:40:41 +08:00
Shinigami 6c795d52ad
ci: check semantic pull request PR title (#157) 2022-11-27 09:33:24 +01:00
Ayaka Rizumu 3e26326a31
fix: dialog scroll lock 2 (#156) 2022-11-27 16:02:09 +08:00
patak 076b55ca42
fix(a11y): better secondary colors (#154) 2022-11-27 08:52:16 +01:00
Anthony Fu 1a43ba9caa ui: improve header view 2022-11-27 15:44:47 +08:00
Anthony Fu 6fee5026bf fix: spoiler state 2022-11-27 15:20:33 +08:00
Anthony Fu 342783eecc chore: fix build 2022-11-27 15:05:17 +08:00
Anthony Fu b8e68b106a chore: update lock 2022-11-27 15:05:13 +08:00