A nimble Mastodon web client
Go to file
patak 2ece5f5619 fix: subdomains should be ignored for user handles 2022-11-23 23:41:19 +01:00
.vscode feat: use masto client 2022-11-14 10:20:07 +08:00
components refactor: getAccountHandle, getAccountPath, getStatusPath 2022-11-23 23:40:35 +01:00
composables fix: subdomains should be ignored for user handles 2022-11-23 23:41:19 +01:00
constants chore: rename to Elk 2022-11-23 21:06:27 +08:00
layouts refactor: add margin for publish widget 2022-11-23 23:10:44 +08:00
middleware feat: disable SSR 2022-11-23 07:08:36 +08:00
pages feat: add not found for user pages 2022-11-24 01:16:10 +08:00
public chore: rename to Elk 2022-11-23 21:06:27 +08:00
scripts chore: add mastodon.world server 2022-11-24 01:18:08 +08:00
server ui: improve layout 2022-11-23 10:53:22 +08:00
styles fix: link color 2022-11-23 22:21:18 +08:00
types feat: cache for publish widget 2022-11-21 14:55:31 +08:00
.env.example feat: styling 2022-11-14 00:05:32 +08:00
.eslintrc chore: init 2022-11-13 13:34:43 +08:00
.gitignore wip: oauth 2022-11-15 22:29:46 +08:00
.npmrc chore: init 2022-11-13 13:34:43 +08:00
.stackblitzrc chore: init 2022-11-13 13:34:43 +08:00
README.md fix: link color 2022-11-23 22:21:18 +08:00
app.vue chore: rename to Elk 2022-11-23 21:06:27 +08:00
html.d.ts chore: init 2022-11-13 13:34:43 +08:00
netlify.toml chore: init 2022-11-13 13:34:43 +08:00
nuxt.config.ts refactor: switch nuxt module of vue macros (#27) 2022-11-23 09:07:28 +01:00
package.json feat: support attachment uploading 2022-11-24 01:17:54 +08:00
pnpm-lock.yaml feat: support attachment uploading 2022-11-24 01:17:54 +08:00
shims.d.ts feat: support attachment uploading 2022-11-24 01:17:54 +08:00
tsconfig.json refactor: switch nuxt module of vue macros (#27) 2022-11-23 09:07:28 +01:00
unocss.config.ts fix: link color 2022-11-23 22:21:18 +08:00

README.md

Elk

A Mastodon web client made with 💛.

Very WIP.