alpha
Login
or
Join now
jack.is
/
leaflet
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
a tool for shared writing and social publishing
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
leaflet
/
components
/
Blocks
/
BlueskyPostBlock
/
at
update/delete-blocks
4 files
celine
Merge branch 'main' of https://github.com/hyperlink-academy/minilink into update/delete-blocks
6mo ago
1f5b0aa8
BlueskyEmbed.tsx
Lock is GONE YO
6 months ago
BlueskyEmpty.tsx
Lock is GONE YO
6 months ago
BlueskyRichText.tsx
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>
1 year ago
index.tsx
Fix/accent contrast on page (#251) * inital tweaking of the page and leaflet background logic * Added some helptext to page color picker when it's defining containers * moved menu into its own file * Create Menu.tsx * unifed block layout * little fix * minor adjustments to unify hover and focus states * adjusting buttons to match better with blocks
6 months ago