606 Commits (b8ada471fe027a558e060b0ec9dbe6d833399fce)

Author SHA1 Message Date
buttercat1791 e32354caba Add option to walk entire publication tree, not just leaves 9 months ago
buttercat1791 1e450dd4b7 Improve abstraction and controllability of tree-walking methods 10 months ago
buttercat1791 f438e68726 Remove unused import 10 months ago
buttercat1791 c30484b9bc Use `SveltePublicationTree` in ToC class 10 months ago
buttercat1791 1c47ea226e Proxy `getChildAddresses` 10 months ago
buttercat1791 34942c5046 Make adding a node observable 10 months ago
buttercat1791 c6effb3839 Create Svelte-specific wrapper that proxies `PublicationTree` 10 months ago
buttercat1791 d3ec3ad3e2 Add observability to node resolution 10 months ago
limina1 f2fec5eafc feat: add display limits and improve visualization reactivity 10 months ago
buttercat1791 640a126330 Compute depth of ToC entries when adding them 10 months ago
buttercat1791 4afbd04d5e Add a TODO 10 months ago
buttercat1791 f9048c468c Add doc comment on ToC constructor 10 months ago
buttercat1791 cb1ece7eae Make ToC class iterable, and iterate to render ToC in component 10 months ago
buttercat1791 af4fae766f Prevent duplicate nodes from being added to a `PublicationTree` 10 months ago
buttercat1791 53ed81f032 Recursively build ToC from HTML markup 10 months ago
buttercat1791 feab392a44 Refactor `TableOfContents` class for least privilege 10 months ago
buttercat1791 a408c54323 Reorganize ToC modules 10 months ago
buttercat1791 42cb538be5 Move publication components into their own sub-directory 10 months ago
limina1 85e202e844 Change wording of publication visualization 10 months ago
limina1 dddba323a1 Add Publication -> visualize, tag expand depth 10 months ago
limina1 61b44548f2 Enable publication -> visualize view, tag depth 10 months ago
limina1 b669e28a48 change default parameters 10 months ago
limina1 c1c64860b3 Add star layout, tag-anchor visualization 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 10 months ago
buttercat1791 5070ce0afa Remove completed TODO 10 months ago
buttercat1791 f1fef2b899 Use badge in inline profile 10 months ago
buttercat1791 0c0c26a040 Fix bugs in verification badge code 10 months ago
silberengel 5a92ed9016 Changed "bootstrapRelays" to "fallbackRelays", since that's how we use them. Added more relays to the list. 10 months ago
Silberengel a49afeac84 got rid of redundant check and added logging to cardactions event hyperlink 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č 4a102c2245 Hide social for now 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