limina1
833b82d43d
Add text highlighting system with position-based overlays and mock data support
4 months ago
Nuša Pukšič
ca6797c8f8
Tweaks
5 months ago
Nuša Pukšič
bbf4616a36
Bg color
5 months ago
Nuša Pukšič
62848ed184
Dark mode, unbreak toc
5 months ago
Nuša Pukšič
5a6c2bb171
Hide discussion and center publication
5 months ago
Nuša Pukšič
e667cbd3cb
Unbreak pagination
5 months ago
Nuša Pukšič
a0886aea9b
Publications, part 3
5 months ago
Nuša Pukšič
9ea6e8b3e8
Publications, part 2
5 months ago
Nuša Pukšič
9425026b52
Publications, part 1
5 months ago
Nuša Pukšič
98af866bb5
Article cards
5 months ago
Nuša Pukšič
f8cc80865d
Editor
5 months ago
Nuša Pukšič
b6d0dfb73a
Update, explode and break styles and components
5 months ago
silberengel
fb7419a508
Fixed npub display on Asciidoc
7 months ago
silberengel
9cd880166f
removed incorrect ai dates
7 months ago
silberengel
30bf625e33
fix overflowing cards on the landing page
7 months ago
buttercat1791
19c874c2ed
Add NDK as parameter
...
`getContext` doesn't work in snippets
7 months ago
silberengel
f0400533ea
display nested publications
7 months ago
silberengel
ce40eade26
fixed ToC order
7 months ago
silberengel
fc34d68a83
fixed publications
7 months ago
buttercat1791
0dab77b9dd
Improve NDK state sharing
...
- Use SvelteKit context instead of stores to share NDK instance (see https://svelte.dev/docs/svelte/context )
- Clean up some dead code
- Move some standalone CSS into `app.css`
7 months ago
buttercat1791
d8c64260b3
Refactor markup generator for embedded events into Svelte snippets
...
- Eliminate a component that is no longer needed.
- Reduce duplicate code.
- Tidy up code along the way.
- Ran `deno fmt` to auto-format code (hence the large diff).
7 months ago
silberengel
f3a589b595
corrected relay management
7 months ago
silberengel
f199f356a8
allow for differentiation: ssr versus client rendering
7 months ago
silberengel
c7e3cbf993
switched to npub
7 months ago
silberengel
2bc742497e
changed to Svelte 5 syntax
7 months ago
silberengel
1283265155
fix the author in the publication cards
7 months ago
silberengel
82c89eac6e
search bar also searches p and pubkey tags
7 months ago
silberengel
74598a1d3c
Added a checkbox to the landing page, so that the currently logged-in user can easily find their own publications, both as "p" tag and as "pubkey".
7 months ago
silberengel
a93e528949
Fixed relay list and profile being empty on page refresh.
7 months ago
silberengel
9a96a7aad8
fixed gaps in landing page feed. now always 10x column number.
7 months ago
silberengel
c11b5d7c2b
reimplemented markup for 30023s
7 months ago
silberengel
b01592693e
fixed landing page grid
7 months ago
silberengel
521db62f60
Use websocketpool in publication feed
7 months ago
buttercat1791
2bb42d3ec4
Clean up and refactor based on AI code review
8 months ago
buttercat1791
4a4b29f46c
Clean up old pages and add TODOs to new ones
8 months ago
buttercat1791
114b3a035b
Simplify link generation in `PublicationHeader` component
...
The component only needs to work with kind 30040 index events.
8 months ago
buttercat1791
b665e1b019
AI - refactor for route params
...
Needs developer review
8 months ago
buttercat1791
8a8bdd18ac
TEMP refactor plan for LLMs
8 months ago
silberengel
4ac2ab8eb0
updated event form to handle complex, empty, and skeleton 30040 creation
...
added informative text to compose notes page
8 months ago
buttercat1791
3b7ffb913f
Fix warnings and errors thrown be Deno's linter
8 months ago
silberengel
bd6d96ed62
Made ToC auto-expanding
8 months ago
silberengel
97d54e64ac
highlight current section and pad header
8 months ago
silberengel
1a1612150e
added pastel placeholders
8 months ago
silberengel
ba1f0164ba
fixed feed display
8 months ago
silberengel
5e72e31fca
interim bugfix state
8 months ago
silberengel
5ceaced771
ran prettier
8 months ago
silberengel
e7299c755e
fixed the build and all errors
8 months ago
buttercat1791
e714ac2631
Pass publication section DOM into ToC class
8 months ago
buttercat1791
43d77d0f04
Remove accordion display mode from ToC component
8 months ago
buttercat1791
70e7674a77
Parallelize ToC initialization step
8 months ago