elk/composables
moshyfawn a9427e2ea0
fix: default main content dir to ltr (#1710)
Co-authored-by: moshyfawn <oleg.butorov.98@gmail.com>
2023-02-11 21:43:21 +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
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
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: default main content dir to ltr (#1710) 2023-02-11 21:43:21 +01:00
shiki.ts
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