79 Commits (b8ada471fe027a558e060b0ec9dbe6d833399fce)

Author SHA1 Message Date
silberengel f017be32a0 fixed broken node hyperlinks 9 months ago
silberengel 1de5f5a4ea fixed legend 9 months ago
silberengel f310320c6e fixed profile search 9 months ago
silberengel 41da2df0b7 fixed profile searches 9 months ago
buttercat1791 d8c64260b3 Refactor markup generator for embedded events into Svelte snippets 9 months ago
silberengel 93c25f4826 fixed image display 9 months ago
silberengel a3143bcb85 fixed bugs and accesibility warnings 9 months ago
buttercat1791 2bb42d3ec4 Clean up and refactor based on AI code review 9 months ago
buttercat1791 b665e1b019 AI - refactor for route params 9 months ago
limina1 ea3ba8240c refactor: added enum NostrKind, remove EventLimitControl 9 months ago
limina1 9fef709fe5 refactor: create EventCounts type 9 months ago
limina1 ea28a590c3 refactor: hard coded tag columns to 3 and tag string length 25 9 months ago
limina1 278bd2c18f refactor: moved onclick to <script> 9 months ago
limina1 c133e0a93c refactor: legend now using inline tailwind 9 months ago
limina1 0003ebccd4 refactor: legend now using inline tailwind 9 months ago
limina1 e118c53de5 refactor: import kinds from consts 9 months ago
limina1 f7be018b7a refactor: Settings have inline tailwind 9 months ago
limina1 df59b23aae refactor Settings.svelte for inline tailwind 9 months ago
limina1 595424632e refactor: updateGraph 9 months ago
liminal 15b5144461
Apply suggested change from code comment 9 months ago
limina1 6748e3c06f refactor: streamline person anchor node creation 9 months ago
limina1 ce51e886f9 refactor: createPersonAnchorNodes 9 months ago
limina1 7e0e24066f refactor: perfonNetworkBuilder.ts - foreach to map 9 months ago
liminal 1f3781acf4
Apply suggested change from code comment 9 months ago
limina1 205b8e74be move force to top-level 9 months ago
limina1 2410ea3656 moved drag handlers to top level 9 months ago
limina1 b97bd6ae12 refactor - use names from consts.ts 9 months ago
limina1 0dfa5e4eb1 refactor: extract tag gravity force logic to top-level applyTagGravity helper 9 months ago
limina1 e02f62bfb0 refactor: extract tag gravity force logic to top-level applyTagGravity helper 9 months ago
limina1 5e09619bca add tag and event tests 10 months ago
limina1 d094aa1277 remove tag expansion depth 10 months ago
limina1 725a5e2419 Fix relay configuration: update standardRelays to communityRelays in networkBuilder 10 months ago
limina1 f04406c085 Refactor fetchEvents in networkBuilder 10 months ago
limina1 8f3807324a graph working now 10 months ago
buttercat1791 3b7ffb913f Fix warnings and errors thrown be Deno's linter 10 months ago
silberengel 5e72e31fca interim bugfix state 10 months ago
silberengel 5ceaced771 ran prettier 10 months ago
silberengel 1c0f1bbdce Fixed everything broken after merge. Corrected some bugs. Added 30040 traceback links. 10 months ago
Silberengel c37a3f3a73 rudimentary LaTeX implementation for Markup 10 months ago
limina1 750b143dcd Cleanup and redundancy removal 10 months ago
limina1 c3edd41420 Invert person and hashtag selections 10 months ago
limina1 5195eb18d6 Add tag display improvements and sorting controls 10 months ago
limina1 d8acb4495a Remove graph traversal and expansion depth from settings panels 10 months ago
limina1 369005a631 Fix all event nodes to remain in place after dragging 10 months ago
limina1 20ea3bf12a Add edge color explanations to legend 11 months ago
limina1 5e0d9aa44d Fix kind 0 profile node display and respect display limits 11 months ago
limina1 ac0ee32c76 Remove redundant Display Limits section from Settings 11 months ago
limina1 d69f126fde Fix person anchors to remain fixed after dragging 11 months ago
limina1 7b59907df7 Improve profile fetching and person node coloring 11 months ago
limina1 2d7f827c62 Fix profile event counts to show from all events 11 months ago