elk/composables
Joaquín Sánchez 573bf48eda
fix: sync current account across tabs 2 (#816)
2023-01-06 10:34:18 +01:00
..
gestures fix: type errors (#802) 2023-01-05 17:48:20 +01:00
idb fix: use top level await accessing users idb (#721) 2023-01-03 08:18:01 +08:00
masto feat: use line icons (metadata fields) (#794) 2023-01-05 18:26:28 +08:00
push-notifications feat(pwa): allow access elk users from service worker (#662) 2023-01-01 20:38:05 +01:00
tiptap fix: emoji replacement when pasting (#777) 2023-01-05 09:50:11 +01:00
about.ts chore: update mastodon usernames 2023-01-02 23:22:38 +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 ui: move settings to nav side 2023-01-03 18:16:04 +01:00
content-parse.ts fix: sanitize HTML from Mastodon servers (#788) 2023-01-05 08:21:09 +01:00
content-render.ts fix: mention link in rich content 2022-12-27 02:39:29 +08:00
dialog.ts feat: preserve media dialog state in browser history (#743) 2023-01-05 17:51:50 +01: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(settings): about page 2023-01-03 04:28:49 +08:00
injections.ts refactor: tidy injections of dropdown 2023-01-03 20:03:50 +08:00
lifecycle.ts feat: preserving state between route changes (#132) 2022-11-28 01:34:45 +08:00
masto.ts feat: improve timeline reordering 2023-01-04 13:09:09 +01:00
paginator.ts refactor: add onMastoInit 2023-01-03 17:53:45 +08:00
screen.ts ui: improve account switcher 2022-11-30 15:30:17 +08:00
search.ts fix: don't resolve search when not signed in 2023-01-03 11:25:02 +08:00
setups.ts feat: add titles for settings 2023-01-04 21:57:21 +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 feat: compose editor as a page (#804) 2023-01-05 16:42:36 +01:00
timeline.ts feat: improve timeline reordering 2023-01-04 13:09:09 +01:00
tiptap.ts feat(publish): add hashtag autocomplete (#778) 2023-01-04 21:47:29 +01:00
translate.ts fix: type errors (#802) 2023-01-05 17:48:20 +01:00
users.ts fix: sync current account across tabs 2 (#816) 2023-01-06 10:34:18 +01: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