138 Commits (0dab77b9dd4dc182fad146108677e8c03ad1e605)

Author SHA1 Message Date
limina1 d154d14e8f feat: implement multi-note publishing with tag extraction and NIP-19 encoding 8 months ago
buttercat1791 c79b844f65 Use `WebSocketPool` for raw WebSocket connections 8 months ago
limina1 7e6fe7a66b refactor: hard coded tag columns to 3 and tag string length 25 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 2337efbb89 fix: restore tag_event_fetch.ts 8 months ago
limina1 7bf5a72153 remove deduplication, kept in utils library 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 c1d60069a8 commenting works 8 months ago
silberengel fab4a00992 publishing from events works 8 months ago
silberengel fd3b26741d login working 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 1c0f1bbdce Fixed everything broken after merge. Corrected some bugs. Added 30040 traceback links. 8 months ago
silberengel 212563aae5 Event Search revamped 8 months ago
limina1 b70929c0c9 Add editor, preview and publishing capabilities 8 months ago
silberengel c30bd1d519 Fix the page redirection to sustain the Amber sessions 8 months ago
silberengel 4fe24f60e1 Applied code review comments 8 months ago
silberengel c8891f3109 Amber and npub-only login implemented 8 months ago
Silberengel 1fff18b267 latex/Asciidoc rendering improvement for NostrMarkup 8 months ago
Silberengel 3fca7c0699 Publication writer done. 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 c9721c5eb5 cleaned up debugging 8 months ago
Silberengel bb14cdff5a Asciidoctor rendering of Asciimath, LaTeX, PlantUML, and SVG placeholders for BPMN and TikZ 8 months ago
Silberengel 34c4de3adb first pass at rendering wikilinks and nostr links in Asciidoc 8 months ago
Silberengel d396b6f292 implemented d-tag searches and corrected wikilinks to use them 8 months ago
Silberengel 03753a577b fixed internal links opening in a new browser tab 8 months ago
Silberengel 6152aec1b3 fix user badges 8 months ago
limina1 750b143dcd Cleanup and redundancy removal 9 months ago
limina1 f3c74ebc9b Add 'Show All' checkbox for content event kinds 9 months ago
limina1 5e0d9aa44d Fix kind 0 profile node display and respect display limits 9 months ago
limina1 13e946eda3 Include profile events in visualization 9 months ago
limina1 a39b86adce WIP: Complex event configuration and people tag anchor implementation 9 months ago
limina1 844ae3d35a Add user profile display names and fix infinite loading loop 9 months ago
limina1 33d634b4d2 Fix event network visualization colors and improve tag anchor handling 9 months ago
limina1 f813ac1e1c Allowed kinds able to be removed and disabled 9 months ago
limina1 f2fec5eafc feat: add display limits and improve visualization reactivity 10 months ago
Silberengel 3c6daa1231 landing page columns and search bar. Event comment box. bugfixes 10 months ago
Silberengel 05cdb8eb09 interim changes 10 months ago
Silberengel 8c88dc43c7 Successful implementation of event search and userBadges. 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