elk/composables
Daniel Roe 2128d11238
refactor: move single instance config to runtime (#1664)
2023-02-07 04:10:43 -08:00
..
idb fix: handle frozen page lifecycle state (#1658) 2023-02-06 14:22:56 -08:00
masto fix: handle frozen page lifecycle state (#1658) 2023-02-06 14:22:56 -08:00
push-notifications feat(pwa): add more errors and elk repo link in push notifications subscription errors (#1610) 2023-02-04 19:43:24 +01:00
settings feat: add preference to hide emojis in usernames (#1612) 2023-02-04 18:02:05 +01:00
tiptap perf: tree-shake dependencies from server (#1647) 2023-02-06 10:34:50 +01:00
about.ts refactor: make auto import more explicit 2023-01-30 11:58:58 +01:00
aria.ts refactor: flatten composables and enable auto-imports on dirs (#608) 2022-12-28 15:57:06 +01:00
cache.ts feat: allow running elk with a single server (#1606) 2023-02-05 04:10:19 -08:00
command.ts feat: allow running elk with a single server (#1606) 2023-02-05 04:10:19 -08:00
content-parse.ts feat: adjust hide username emojis pref to only hide in timeline (#1631) 2023-02-05 14:00:25 +01:00
content-render.ts feat: adjust hide username emojis pref to only hide in timeline (#1631) 2023-02-05 14:00:25 +01:00
dialog.ts feat: allow running elk with a single server (#1606) 2023-02-05 04:10:19 -08:00
emojis.ts refactor: sync masto (#1121) 2023-01-15 16:38:02 +08:00
i18n.ts feat: support @username@twitter.com as link 2023-01-08 09:21:25 +01:00
injections.ts feat(settings): respect settings from server (#1013) 2023-01-13 01:52:52 +08:00
langugage.ts feat(ui): display post language 2023-01-30 12:09:04 +01:00
mask.ts fix: prevent default event when hide dropdown (#1277) 2023-01-18 07:07:07 +01:00
misc.ts refactor: upgrade masto 5 (#867) 2023-01-08 14:21:09 +08:00
paginator.ts refactor: sync masto (#1121) 2023-01-15 16:38:02 +08:00
screen.ts feat: use explorer page as search for mobile only (#1301) 2023-02-03 11:40:54 +01:00
setups.ts fix(ui): add viewport header to enable/disable pinch to zoom in Safari (#1590) 2023-02-03 10:05:17 +01:00
shiki.ts fix: export highlighter function and rename in composable 2023-01-17 06:47:46 +00:00
sign-in.ts refactor: move single instance config to runtime (#1664) 2023-02-07 04:10:43 -08:00
timeline.ts fix: filter and cw logic (#1633) 2023-02-05 07:05:42 -08:00
tiptap.ts perf: tree-shake dependencies from server (#1647) 2023-02-06 10:34:50 +01:00
users.ts perf: tree-shake dependencies from server (#1647) 2023-02-06 10:34:50 +01:00
vue.ts refactor: sync masto (#1121) 2023-01-15 16:38:02 +08:00
web-share-target.ts feat: add support for the Web Share Target API (#1100) 2023-01-14 20:58:52 +00:00