limina1
0003ebccd4
refactor: legend now using inline tailwind
8 months ago
limina1
e118c53de5
refactor: import kinds from consts
8 months ago
limina1
f7be018b7a
refactor: Settings have inline tailwind
8 months ago
limina1
df59b23aae
refactor Settings.svelte for inline tailwind
8 months ago
limina1
595424632e
refactor: updateGraph
8 months ago
liminal
15b5144461
Apply suggested change from code comment
8 months ago
limina1
6748e3c06f
refactor: streamline person anchor node creation
...
-Combined filtering, counting, and set construction into a single pass with getEligiblePersons
-Reduced redundant iterations and improved performance for large networks
8 months ago
limina1
ce51e886f9
refactor: createPersonAnchorNodes
...
- created helper function buildEligiblePerson
- switch to map
8 months ago
limina1
7e0e24066f
refactor: perfonNetworkBuilder.ts - foreach to map
8 months ago
liminal
1f3781acf4
Apply suggested change from code comment
8 months ago
limina1
205b8e74be
move force to top-level
8 months ago
limina1
2410ea3656
moved drag handlers to top level
8 months ago
limina1
b97bd6ae12
refactor - use names from consts.ts
8 months ago
buttercat1791
c466d73a57
Add resource pool class for WebSocket connections
8 months ago
limina1
0dfa5e4eb1
refactor: extract tag gravity force logic to top-level applyTagGravity helper
8 months ago
limina1
e02f62bfb0
refactor: extract tag gravity force logic to top-level applyTagGravity helper
8 months ago
limina1
4bae5279e7
eventConfig now Map<number, string>
8 months ago
limina1
60a73f23c0
apply isKindEnabledFn and isKindEnabledStore
8 months ago
liminal
7b05cca8cf
Apply suggested change from code comment
8 months ago
limina1
806e5d1902
explicitly type eventID as nostrEventId type from nostr_identifiers
8 months ago
limina1
acfd7d2369
validate nostr identifiers for id and coord
8 months ago
liminal
f1ed85bb34
Apply suggested change from code comment
8 months ago
liminal
01f82aa554
Apply suggested change from code comment
8 months ago
limina1
5e09619bca
add tag and event tests
8 months ago
limina1
2337efbb89
fix: restore tag_event_fetch.ts
8 months ago
limina1
d094aa1277
remove tag expansion depth
8 months ago
limina1
7bf5a72153
remove deduplication, kept in utils library
8 months ago
limina1
dc00474135
split fetchEvents into multiple subfunctions
8 months ago
limina1
725a5e2419
Fix relay configuration: update standardRelays to communityRelays in networkBuilder
8 months ago
limina1
5d1f6231de
fix ArticleNav.svelte
8 months ago
limina1
f04406c085
Refactor fetchEvents in networkBuilder
...
split function into initialize, fetch publications, non-publications,
fetch index, fetch content, deduplicate
8 months ago
limina1
8f3807324a
graph working now
8 months ago
buttercat1791
3b7ffb913f
Fix warnings and errors thrown be Deno's linter
8 months ago
silberengel
591066aa9e
turned on local relays
8 months ago
silberengel
5822c087a6
blog updated
8 months ago
silberengel
c1d60069a8
commenting works
8 months ago
silberengel
fab4a00992
publishing from events works
8 months ago
silberengel
fd3b26741d
login working
8 months ago
silberengel
3f511dfcb1
fixed event search
8 months ago
silberengel
bd6d96ed62
Made ToC auto-expanding
8 months ago
silberengel
c7ce636210
ToC corrections
8 months ago
silberengel
97d54e64ac
highlight current section and pad header
8 months ago
silberengel
1a1612150e
added pastel placeholders
8 months ago
silberengel
ba1f0164ba
fixed feed display
8 months ago
silberengel
5e72e31fca
interim bugfix state
8 months ago
silberengel
5ceaced771
ran prettier
8 months ago
silberengel
e7299c755e
fixed the build and all errors
8 months ago
silberengel
1c0f1bbdce
Fixed everything broken after merge. Corrected some bugs. Added 30040 traceback links.
8 months ago
silberengel
14246339b0
fallback to npub, when Amber session breaks
8 months ago
silberengel
212563aae5
Event Search revamped
8 months ago