[READ-ONLY] Mirror of https://github.com/flo-bit/svelsky. editable svelte website with bluesky pds as backend flo-bit.dev/svelsky/
0

Configure Feed

Select the types of activity you want to include in your feed.

commit

Florian (May 8, 2025, 12:50 PM +0200) 2adc5b91 c0ec88d9

+4
+1
package.json
··· 40 40 "dependencies": { 41 41 "@atcute/oauth-browser-client": "^1.0.13", 42 42 "@atproto/api": "^0.15.6", 43 + "@atproto/common-web": "^0.4.2", 43 44 "@fuxui/base": "^0.0.9", 44 45 "@fuxui/colors": "^0.1.9", 45 46 "@fuxui/social": "^0.0.11",
+3
pnpm-lock.yaml
··· 14 14 '@atproto/api': 15 15 specifier: ^0.15.6 16 16 version: 0.15.6 17 + '@atproto/common-web': 18 + specifier: ^0.4.2 19 + version: 0.4.2 17 20 '@fuxui/base': 18 21 specifier: ^0.0.9 19 22 version: 0.0.9(svelte@5.28.2)(tailwindcss@4.1.5)