buttercat1791
feab392a44
Refactor `TableOfContents` class for least privilege
10 months ago
buttercat1791
a408c54323
Reorganize ToC modules
...
The `<TableOfContents>` component is moved to the same subdirectory as the publication components. Most of the component logic is moved into a class defined in `table_of_contents.svelte.ts`, which will serve as a companion module for `<TableOfContents>`.
10 months ago
buttercat1791
42cb538be5
Move publication components into their own sub-directory
10 months ago
Silberengel
dbe22433df
tidied up
10 months ago
Silberengel
482f719601
interim changes
10 months ago
Silberengel
3c6daa1231
landing page columns and search bar. Event comment box. bugfixes
10 months ago
Nuša Pukšič
c201135d9a
Moved profile into a card, added lnurl and QR code
10 months ago
Silberengel
05cdb8eb09
interim changes
10 months ago
Silberengel
8c88dc43c7
Successful implementation of event search and userBadges.
10 months ago
buttercat1791
b08ecafe59
Increase publication card max width
...
This leaves more room on the feed for user badges and titles.
10 months ago
buttercat1791
5070ce0afa
Remove completed TODO
10 months ago
buttercat1791
62163a18fa
Use user badges on contact and about pages
10 months ago
buttercat1791
f1fef2b899
Use badge in inline profile
10 months ago
buttercat1791
0c0c26a040
Fix bugs in verification badge code
10 months ago
buttercat1791
72b30d8c9a
Make verification badge icon colorful
10 months ago
silberengel
5a92ed9016
Changed "bootstrapRelays" to "fallbackRelays", since that's how we use them. Added more relays to the list.
...
Moved Events further to the right in the Nav bar, as it's a utility and not part of the core feature set.
10 months ago
Silberengel
a49afeac84
got rid of redundant check and added logging to cardactions event hyperlink
10 months ago
Silberengel
03e4d769bb
implemented $effect and $state
10 months ago
Silberengel
f5ae449e36
added timeout to existing functions, revamped timeout and cardactions and fixed asciidoc browser console error
10 months ago
Silberengel
e4e33df736
Renamed publication eventid to address
10 months ago
buttercat1791
33ddecbc40
Mark user badge use cases with TODO
10 months ago
Silberengel
1522fa17ce
remove nip33 and replace with naddr
10 months ago
buttercat1791
9a45ee15d9
Render profiles as badges with verification when possible
10 months ago
Silberengel
165bb3c62d
fix linter errors
10 months ago
Silberengel
39419d38f4
Remove wiki stuff and update readme for issue #173
10 months ago
Silberengel
1acd8b3acf
Tidied up and display rudimentary ToC. Updated screenshots.
10 months ago
Silberengel
7dd411c43f
publication, wiki, and universal event viewer implemented. still buggy
10 months ago
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č
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
buttercat1791
ee85059dee
Add more supporting functions for ToC component
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
buttercat1791
78e4d23f71
Add a function to extract ToC entries from HTML
10 months ago
buttercat1791
650aa280d4
Add comments with implementation plan
10 months ago
buttercat1791
899ee46615
Init TableOfContents Svelte component
10 months ago
buttercat1791
2c045dd2c0
Init ToC interface
10 months ago
buttercat1791
5be8bedd42
Remove unused Publication props
10 months ago
buttercat1791
2ce2292d6f
Remove unneeded TODO comment
10 months ago
buttercat1791
830108ac90
Opens #118#137
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