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
f3a589b595
corrected relay management
7 months ago
silberengel
27fdbde8df
fixed build and worked on memory leak
7 months ago
silberengel
f199f356a8
allow for differentiation: ssr versus client rendering
7 months ago
silberengel
0e720f70e8
corrected my-notes going blank on refresh and showing when no one is logged-in
7 months ago
silberengel
43a7dcd14c
fixed relay connections
7 months ago
silberengel
577d8c832a
fix relays and subscription search
7 months ago
silberengel
8b6db819dc
Fixed relay display on About page
8 months ago
buttercat1791
c79b844f65
Use `WebSocketPool` for raw WebSocket connections
8 months ago
buttercat1791
3b7ffb913f
Fix warnings and errors thrown be Deno's linter
8 months ago
silberengel
fab4a00992
publishing from events works
8 months ago
silberengel
97d54e64ac
highlight current section and pad header
8 months ago
silberengel
5e72e31fca
interim bugfix state
8 months ago
silberengel
5ceaced771
ran prettier
8 months ago
silberengel
1c0f1bbdce
Fixed everything broken after merge. Corrected some bugs. Added 30040 traceback links.
8 months ago
silberengel
212563aae5
Event Search revamped
8 months ago
silberengel
5dfa4ef2c5
updated and expanded comment box. corrected eventinput displa and updated search. Fixed reactivity problem.
8 months ago
silberengel
97036fe930
fixed all logins/logouts
...
universal user store
8 months ago
Silberengel
766818b2c6
Rudimentary comment box and event input box implemented
8 months ago
Silberengel
c37a3f3a73
rudimentary LaTeX implementation for Markup
8 months ago
Silberengel
b5e854a573
Double-checked relay implementation and added status page and better logging
8 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
5c9bd4bc72
close issue#166 update master to newest version
1 year ago
buttercat1791
a341e1adc5
Update NDK and ensure feed and article read works
2 years ago
buttercat1791
b4f5d22c17
Improve home feed refresh
2 years ago
buttercat1791
83b8f1c9d6
Refresh home feed on sign-in
2 years ago
buttercat1791
648a3a2262
Sign in with extension and update relays
2 years ago
buttercat1791
92ae5731de
Support article routes by d tag, nevent, and naddr
2 years ago
limina1
2a6cbb5a16
initial commit
2 years ago