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
/
supabase
/
at
feature/profiles
1 folder
7 files
Jared Pereira
update metadata tables to support tags
7mo ago
3b9f80ff
migrations
update metadata tables to support tags
7 months ago
browserClient.ts
update metadata tables to support tags
7 months ago
config.toml
init
2 years ago
database.types.ts
add search_tags rpc function
7 months ago
pool.ts
increase max connections in pool
11 months ago
seed.sql
init
2 years ago
serverClient.ts
some small import optimizations
1 year ago
supabase-image-loader.js
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