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
/
lexicons
/
src
/
at
feature/backdate
2 folders
7 files
celine
doing a pass to make the show mention, comment, and prev/next cleaner
6mo ago
ebc99d35
pages
properly handle text-align-justify in publications
8 months ago
polls
Feature/atp polls (#228) * loosen some lexicons * wip poll record * add publication poll components * enable optimistic votes and prompt to signin * add toggle to see results for creator * pass empty polldata array to preview components * disable poll edit on read view of pub polls * allow multiple poll options but only use the first for now
9 months ago
authFullPermissions.ts
doing a pass to make the show mention, comment, and prev/next cleaner
6 months ago
blocks.ts
Feature/small text (#253) * added small text attribute and button to leaflet * fixing separators that were borked * add textSize to lexicon * moves PostBlocks into a single folder * update post to get textsize from leaflet * added large text * running the lexgen * little tweak * keep text size when user enters to make new textblock * preserve text size when blocks are copy pasted into leaflet * fiz some jumping on action button * added heyboard shortcuts * use 0 instead of p in the regular text keyboard shorcut
6 months ago
comment.ts
Feature/page blocks (#226) * add page block type to lexicon and basic component * add page block generated files * set up leaflet and post to use the same layout component and adjusted the interaction panel to work within that * unified page, page wrapper, and post layouts, made subpage look nice in post * added a bit of padding under the bottom of posts, deleted unused code * remove extra merge conflict * add published page block preview * always render interaction drawer * factor out useDrawerOpen * loosen base_path to string * scroll pages and comments into view properly * fixed a weird scrolling issue, also squished the interaction drawer and page together * make quotes have a page component * open sub-page if quoted * change scroll into view threshold * scroll into view comments panel * render quote content from subpages * implement subpage interaction drawers and buttons * give quote popup a z-index * fix actually posting comments on subpages * convert comment to json before returning * add interactions preview for subpages * count top level quotes and comments correctly * ensure layout doesn't break with canvases * prev fix broke doc pages, fixed that lol * specify post pages are docs * absolutely position comments on subpage preview --------- Co-authored-by: celine <celine@hyperlink.academy>
9 months ago
document.ts
add cover image button to images in posts
7 months ago
facet.ts
Feature/at mentions (#241) * add did mention facet * add mention on enter * wip add at-mention * first pass at mention styling * WIP styling the popover for mentions * some changes to how the results array is organized * simplify mention logic * tweak * added a posts button to scope publications in the @ mention dropdown * don't nest buttons * refactor autocomplete and implement post mentions * add pubicon to atmention mark * caching and stuff * render mentions and handle as links * implement mention notifications * styling mention with scoped to publicaiton * style the actual mention * add generic pub icon if user did not specify one, adjust styling to be reflected in rendered version * added a little styling to the mention notifications * hydrate mentions with @handles * set scope and clear * lil things * added descriptions to the mention notifcation * make mentions inline nodes * render profile images and pub images * bunch of small fixes * remove placeholder text * add comment mentions and notifications --------- Co-authored-by: celine <celine@hyperlink.academy>
7 months ago
publication.ts
doing a pass to make the show mention, comment, and prev/next cleaner
6 months ago
theme.ts
Feature/pub theme (#142) * reorganized a BUNCH of shit * slight reorg of page pickers * added the theme setter on the pub level but it needs wiring * Add basic publication theme flow * fixed some type errors * rewires some stuff to get it all working for a solid bg color * apply theme in draft editors, remove theme options from draft editor * tweaked some words and colors * change lexicon to seperate bgImage and bgColor * don't overwrite themebg image * fixed spacing issues in leaflet home, fixed legibility issues in pub dash * fixed up the tab header a little in pub dash * added a page bg to the published post * pub page page background if there is a bg image * handle opacity for bg in pub theme * dashboard subs tab empty state update * got opacity working * checking borders, fixing max width stuff * make card border work on leaflet previews * add loader to update button * set accentContrast in local pub theme * started updating the theme modal * make bg provider w-full and fix pub leaflet previews * fix bgpage not being set right w/ local * some updated to the theme modal in pub * added pageBackground color and logic for toggle * add loader and toast for adding feed * check if they have feed before adding * don't block when in inputs * hide image toolbar buttons before image added * collect textnodes properly on paste * use data-entityid instead of data-entityID * check empty children not textcontent * don't paste empty text nodes * shrink down url preview images before posting to bsky * scale up preview res * make rendered alt text in leaflet doc imageblock w-full instead of w-max * add identity_id col to custom_domains * check correct key in identity data custom domains * get domains via identity_rel * allow adding domains if no email * filter out pub domains from custom domain list * fix filter of pub domains * mutate identity data after adding domain * fix importing client component for rss feed * use server safe popover for image alt text in blog * fix double click issue w/ alt text * update lexicons * added a toggle and moved the page bg picker * made the pub stuff use page bg color instead of leaflet bg color * moved files around, redid the layout of the theme modal ... again * add show page background ot lexicon * updated checks to see if the page bg is showing * updates to the sample pub, added a sample page * a couple little tweaks * updated the header for pubtheme modal * simplified the bg image picker * fix background wrapper styles * enable update button on showPageBackground change * handle missing record * make leaflets respect cardborder hidden * fix extra prop * style publist on home page --------- Co-authored-by: celine <celine@hyperlink.academy> Co-authored-by: Brendan Schlagel <brendan.schlagel@gmail.com>
1 year ago