Silberengel
512ea92c3a
interim commit
10 months ago
Silberengel
1635633efd
wiki disambiguation page alpha
10 months ago
Nuša Pukšič
73cc4c25cf
There's always one more thing... hiding interactions card at the bottom of a blog
10 months ago
Nuša Pukšič
d616cd7b37
Don't override ToC visibility on mobile
10 months ago
Nuša Pukšič
37999521a8
Merge resulted in a duplicate line
10 months ago
Nuša Pukšič
62e79c99cf
Merge branch 'refs/heads/master' into issue#199#202
...
# Conflicts:
# src/lib/components/Navigation.svelte
# src/lib/components/Publication.svelte
# src/routes/+layout.svelte
10 months ago
Nuša Pukšič
4a102c2245
Hide social for now
10 months ago
Nuša Pukšič
a1119332cc
Moved alert because it clashes with the publication navbar and don't have the juice to make it all work
10 months ago
Nuša Pukšič
293e438498
Less details in cards, hide ToC for content only view, dark mode color shift
10 months ago
silberengel
d8b005d3c9
Merges pull request #33
...
Issue#218
10 months ago
silberengel
191076f0de
Merges pull request #35
...
Issue#235
10 months ago
Silberengel
04e4952841
added message to header
10 months ago
Silberengel
ef1381caba
Getting started page created, navigation bar updated, added padding to the bottom of publication and an end-of-publication notice, at the bottom, instead of "show more". closes issue#235
10 months ago
Nuša Pukšič
718fd4617b
Merge branch 'refs/heads/master' into issue#199#202
...
# Conflicts:
# src/app.css
# src/lib/components/Publication.svelte
10 months ago
silberengel
07d17de909
Merges pull request #28
...
Issue#215 Contact page
10 months ago
Silberengel
ff87e7f1a0
Add missing markup doc in help.
10 months ago
Silberengel
1ba8a42292
update docs, correct wikilinks, and fix border styling closes Issue#215
10 months ago
Silberengel
c07d560ba4
Moved global styles to app.css
10 months ago
Silberengel
ca8c66d484
Consolidated regex constants. Added delete to cache.
10 months ago
Silberengel
346ee9457b
Implemented unit and integration tests for the parser.
10 months ago
Silberengel
f32fd7cfd5
final bug fix
10 months ago
Silberengel
505da03c33
switch handle login to $effect
10 months ago
Silberengel
2e8d30dd36
implement npub cache singleton
10 months ago
Silberengel
b4aa734dd6
regex clustered
10 months ago
Silberengel
64303b6ba1
get rid of mouseevent parameter
10 months ago
Silberengel
289ee898ea
updated error messages
10 months ago
Silberengel
624cd65f90
Fix login modal
10 months ago
Silberengel
0d8b8a3f60
fix nested lists and correct the styling of wikilinks and hashtags
10 months ago
Silberengel
0a54f0106b
Implement wiki links
10 months ago
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