Feature/bsky embeds (#126)
* install @atproto/api for bluesky
* create new block scaffolding BlueskyPostBlock
* get basic post rendering and static display working
* add bluesky icons for link to orig post in BlueskyPostBlock
* link handle to user profile too
* wire up basic saving bsky url attr, WIP, it saves nothing else, still queries for the post each time
* added embeds to bluesky post, but haven't styled them yet
* forgot to commit a file i renamed to index
* added embeds, styled, and wired up to fact store
* renamed input file to empty, added an error if user pastes an invalid bsky link
* simplifed icons, made them a little smaller
* rename BlueSky to Bluesky
* added facets
* bunch of small fixes and added a reply counter
* removed stray console log
* moved addBlueskyPost to utils, added embed post from textblock
* hack to make types work alas
* a better fix for the types!
* more type casting
---------
Co-authored-by: Brendan Schlagel <brendan.schlagel@gmail.com>
Co-authored-by: Jared Pereira <jared@awarm.space>
authored by
cozylittle.house