elk/composables
Peter Budai 3e648f6fbc
feat(editor): Respect default privacy setting of the account (#1699)
2023-02-11 18:04:41 +01:00
..
idb fix: handle frozen page lifecycle state (#1658) 2023-02-06 14:22:56 -08:00
masto feat(editor): Respect default privacy setting of the account (#1699) 2023-02-11 18:04:41 +01: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
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
i18n.ts
injections.ts
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
paginator.ts
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
web-share-target.ts