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
/
TextBlock
/
at
feature/atp-polls
8 files
Jared Pereira
Feature/reader (#224)
9mo ago
973cbd6f
RenderYJSFragment.tsx
Feature/reader (#224) * started the reader * pulling in the right data, styling adjustments * changed styles for pub listing, added stuff to SubscriptionContent * added empty states and fixed some issues * moved discover from reader header to nav sidebar * added comment and quote counts to post listing, cleaned up some other stuff * fixed little alignment issue thing * mostly removing console logs * some pageheader color and spacing fixes as well as getting share button to work in reader * shenanigans making a silly separator show sometimes and not others * thing i did that seemed smart was actually dumb, reversing lol * wip start to paginate followers * add infinite scrolling feed * make subscriptions infinite scrolling as well * use shared idresolver instance * use compound cursors and fix subscriptions pagination * fix getting last updated date for pubs * make handles consistent * store tab state in search params * fix compound cursor logic * remove unread state from reader and text from discover * make external links a's --------- Co-authored-by: celine <celine@hyperlink.academy>
9 months ago
autolink-plugin.ts
add autolink plugin to text blocks
1 year ago
index.tsx
add bulk block text decoration shortcuts
9 months ago
inputRules.ts
implement single line blockquote
11 months ago
keymap.ts
put block creation on enter in async function
11 months ago
plugins.ts
highlight text manually if focused in other input
2 years ago
schema.ts
add code inline markup
11 months ago
useHandlePaste.ts
don't base64 encode page block data
9 months ago