+11
-34
README.md
+11
-34
README.md
···-Everything you need to build a Svelte project, powered by [`sv`](https://github.com/sveltejs/cli).+a WIP replies timeline only (eg. it only shows replies to your posts and your own posts) appview-less (it does not use the bluesky appview, but rather uses [microcosm](https://www.microcosm.blue/) services) bluesky client. it is implemented in SvelteKit and uses [atcute](https://tangled.org/@mary.my.id/atcute).-Once you've created a project and installed dependencies with `npm install` (or `pnpm install` or `yarn`), start a development server:-> To deploy your app, you may need to install an [adapter](https://svelte.dev/docs/kit/adapters) for your target environment.+- [ ] basic filtering settings for the timeline (dont show self posts and if we implement mentioned / quoted add toggles for those as well)
resources/screenshot.png
resources/screenshot.png
This is a binary file and will not be displayed.
+19
-9
src/components/PostComposer.svelte
+19
-9
src/components/PostComposer.svelte
···············class="action-button border-none px-5 text-(--nucleus-fg)/94 disabled:cursor-not-allowed disabled:opacity-50 disabled:hover:scale-100"
+4
-1
src/routes/+page.svelte
+4
-1
src/routes/+page.svelte
······+class="mx-8 mt-3 mb-4 h-px bg-gradient-to-r from-(--nucleus-accent)/30 to-(--nucleus-accent2)/30"