elk/composables
三咲智子 Kevin Deng c216c81bb7
feat(settings): metadata (#699)
Co-authored-by: LittleSound <464388324@qq.com>
2023-01-02 23:00:11 +08:00
..
gestures feat: image preview gestures (#668) 2023-01-01 20:59:31 +01:00
push-notifications feat(pwa): allow access elk users from service worker (#662) 2023-01-01 20:38:05 +01:00
tiptap feat: replace emoji with SVGs (#129) (#584) 2023-01-02 05:53:53 +01:00
aria.ts refactor: flatten composables and enable auto-imports on dirs (#608) 2022-12-28 15:57:06 +01:00
cache.ts fix: handle no acct string 2022-12-28 17:01:13 +01:00
command.ts feat(command): add settings page 2022-12-30 03:58:00 +08:00
content-parse.ts feat: replace emoji with SVGs (#129) (#584) 2023-01-02 05:53:53 +01:00
content-render.ts fix: mention link in rich content 2022-12-27 02:39:29 +08:00
dialog.ts feat: go to new status after redraftting 2023-01-01 23:57:49 +08:00
emojis.ts refactor: flatten composables and enable auto-imports on dirs (#608) 2022-12-28 15:57:06 +01:00
featureFlags.ts feat: rework avatar on avatar (#676) 2023-01-01 20:15:51 +01:00
hydration.ts refactor: set hydrated value in nuxt plugin 2023-01-02 00:18:05 +01:00
i18n.ts feat(i18n): use compact number format instead K/M suffix (#678) 2023-01-01 20:31:14 +01:00
icons.ts feat(settings): metadata (#699) 2023-01-02 23:00:11 +08:00
injections.ts refactor: use `@nuxtjs/color-mode` to manage ssr (#612) 2022-12-29 13:26:08 +01:00
lifecycle.ts feat: preserving state between route changes (#132) 2022-11-28 01:34:45 +08:00
masto.ts feat: allow reordering reblogs of replies 2022-12-29 22:04:32 +01:00
paginator.ts fix: Remove redundant refresh in usePaginator (#626) 2022-12-29 13:30:05 +01:00
screen.ts ui: improve account switcher 2022-11-30 15:30:17 +08:00
search.ts feat: allow searching for statuses (#632) 2022-12-29 15:44:26 +01:00
setups.ts refactor: move meta to nuxt config 2023-01-02 06:03:35 +08:00
shiki.ts refactor: use `@nuxtjs/color-mode` to manage ssr (#612) 2022-12-29 13:26:08 +01:00
status.ts feat: support muting conversations (#614) 2022-12-28 22:44:23 +01:00
statusDrafts.ts fix: use html content for redrafting 2023-01-01 23:31:33 +08:00
tiptap.ts feat: custom emoji font in editor 2022-12-27 20:13:50 +01:00
translate.ts chore: move dependencies 2022-12-20 14:25:39 +01:00
users.ts fix(settings): refresh profile after initted 2023-01-02 03:42:19 +08:00
utils.ts feat: added a profile settings and settings nav (#432) 2022-12-26 09:50:11 +01:00
workarounds.ts refactor: group composables 2022-12-02 16:52:05 +08:00