adds labels to accounts that have created records outside of Bluesky
23
fork

Configure Feed

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

feat: add Inlay

+6
+6
pkg/apps.go
··· 372 372 NSID: "place.wisp", 373 373 Label: "place-wisp", 374 374 }, 375 + { 376 + Name: "Inlay", 377 + Description: "social components", 378 + NSID: "at.inlay", 379 + Label: "at-inlay", 380 + }, 375 381 }