Silberengel
2df526f338
Make nostr address parsing conform to Elsat's replacement rules
10 months ago
vnugent
32bfe68104
closes #218 Add tag update trigger to push tags to github
10 months ago
Silberengel
88624f5e2d
closed the gap
10 months ago
Silberengel
f696bd6ae6
fixed footnotes
10 months ago
Silberengel
14d4b54234
fixed url and image rendering
10 months ago
Silberengel
68ab68bede
implemented emoji rendering and cleaned up nostr address rendering
10 months ago
Silberengel
e8073cc84f
moved markdown parsers
10 months ago
Silberengel
ffe1098a7d
Revert "Interim changes"
...
This reverts commit b35774b9a0 .
10 months ago
Silberengel
b35774b9a0
Interim changes
10 months ago
Silberengel
241c1381dc
Merge remote-tracking branch 'origin' into Issue#215-only-contact-page
10 months ago
silberengel
31e6d0984d
Merges pull request #32
...
New Publication Loader Continued
10 months ago
buttercat1791
68d8a0085c
Ensure an alert is shown when publication sections are missing
10 months ago
buttercat1791
c629036a61
Remove `loadedAddresses` state
10 months ago
buttercat1791
297be425d8
Make `Lazy<T>` resolve atomically
10 months ago
buttercat1791
6e17df5393
Remove unneeded `await`
10 months ago
buttercat1791
6cc5b375c1
Update comments
10 months ago
buttercat1791
f48f1f9467
Remove redundant call to `tryMoveToParent()`
10 months ago
buttercat1791
0ec64a4aa7
Implement `previous()` method for reverse tree traversal
10 months ago
buttercat1791
fb7e2539e6
Fix the tree traversal algorithm
...
The loader's `next()` method now correctly indicates when it has reached the root node in the tree. From this, the publication component can known when to stop loading and hide the "Load More" button.
10 months ago
Nuša Pukšič
f2c0eaf4ca
closes #202
10 months ago
Nuša Pukšič
cb88020064
Just because...
10 months ago
Nuša Pukšič
8d4f628a63
Adjust space
10 months ago
Nuša Pukšič
82f0d20e23
Refactored visibility store, changed styles yet again...
10 months ago
buttercat1791
da2cae365f
Detect when publication loading is done in component
10 months ago
buttercat1791
f72adcb6d3
Display a "Load More" button if load-on-scroll fails
10 months ago
buttercat1791
b9925813db
Remove completed TODOs
10 months ago
buttercat1791
74d6b306b9
Track loaded addresses in a publication
10 months ago
buttercat1791
e9aa513d5f
Load only one element at a time on scroll
10 months ago
buttercat1791
557f3c0dfb
Add `content-visibility-auto` Tailwind utility
10 months ago
Nuša Pukšič
5283ebf1a7
Added hashtags and interaction counters, changed layouts
10 months ago
buttercat1791
e35bfd75a7
Gracefully handle missing events when loading a publication
10 months ago
Nuša Pukšič
1a537239ed
More dynamic and reactive columns
10 months ago
Nuša Pukšič
5f7236fb08
Better interactivity
10 months ago
Nuša Pukšič
e104a48c7e
Declutter publication navi
10 months ago
Nuša Pukšič
1da1065471
Layout issues - make content fill screen and move publication navi again
10 months ago
Nuša Pukšič
0595916644
Blog contents with placeholder interactions
11 months ago
Nuša Pukšič
86976c5bf8
Update ArticleNav
11 months ago
Nuša Pukšič
3605eb295b
Display height was off, innerHeight overestimates the viewport
11 months ago
buttercat1791
adada4efd9
Wrap text in block quotes
11 months ago
buttercat1791
035ef934d5
Support loading single content events
...
Handles the case where the root of a publication tree is identical to its one and only leaf, i.e., the publication consists of a single event.
11 months ago
Nuša Pukšič
f220e2e88c
Merge branch 'refs/heads/master' into issue#199#202
11 months ago
Silberengel
826dcd094b
Merge remote-tracking branch 'origin/master' into Issue#215-only-contact-page
11 months ago
silberengel
22dbaa290f
Merges pull request #30
...
Bring back styles
11 months ago
Silberengel
fabd54fde7
fix broken or missing links
11 months ago
Nuša Pukšič
3560ddb221
Restyle other stuff...
11 months ago
Nuša Pukšič
14c6d31156
Restyle admonitions
11 months ago
Nuša Pukšič
05755293e8
Check if tags exist
11 months ago
Nuša Pukšič
e922f112cf
Merge ate some code... now it's back
11 months ago
Nuša Pukšič
e739f1b49b
Merge branch 'master' into issue#199#202
...
# Conflicts:
# src/lib/components/Publication.svelte
# src/routes/publication/+page.svelte
11 months ago
Nuša Pukšič
6d7f4217ee
Intermediate state where publications have 'covers' and columns are still all messed up
11 months ago