silberengel
9cd880166f
removed incorrect ai dates
7 months ago
vnugent
493c946ab2
Revert "Made localhost relays off by default, with localstorage checkbox to turn it on."
...
This reverts commit 41a7c91893 .
7 months ago
silberengel
41a7c91893
Made localhost relays off by default, with localstorage checkbox to turn it on.
7 months ago
silberengel
821d0ff3e3
fix login persistence
7 months ago
silberengel
f310320c6e
fixed profile search
7 months ago
silberengel
c86cc266e9
Cleaned up all of the parameter calls for ndk
7 months ago
silberengel
41da2df0b7
fixed profile searches
7 months ago
buttercat1791
0dab77b9dd
Improve NDK state sharing
...
- Use SvelteKit context instead of stores to share NDK instance (see https://svelte.dev/docs/svelte/context )
- Clean up some dead code
- Move some standalone CSS into `app.css`
7 months ago
buttercat1791
d8c64260b3
Refactor markup generator for embedded events into Svelte snippets
...
- Eliminate a component that is no longer needed.
- Reduce duplicate code.
- Tidy up code along the way.
- Ran `deno fmt` to auto-format code (hence the large diff).
7 months ago
silberengel
f199f356a8
allow for differentiation: ssr versus client rendering
7 months ago
silberengel
43a7dcd14c
fixed relay connections
7 months ago
silberengel
a93e528949
Fixed relay list and profile being empty on page refresh.
7 months ago
buttercat1791
3b7ffb913f
Fix warnings and errors thrown be Deno's linter
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
1a1612150e
added pastel placeholders
8 months ago
silberengel
5e72e31fca
interim bugfix state
8 months ago
silberengel
5ceaced771
ran prettier
8 months ago
silberengel
14246339b0
fallback to npub, when Amber session breaks
8 months ago
silberengel
c30bd1d519
Fix the page redirection to sustain the Amber sessions
8 months ago
silberengel
97036fe930
fixed all logins/logouts
...
universal user store
8 months ago