869 Commits (ec52af21267c779bdf3d6de3b635bf75d888c7bf)

Author SHA1 Message Date
limina1 91cf615fa4 feat: Switch ZettelEditor to use hierarchical tree processor 7 months ago
limina1 e9d2c4e2cd refactor: Update ZettelEditor imports for new tree processor 7 months ago
limina1 bfd286bf80 checkpoint - zetteleditor and compose tree 7 months ago
silberengel 9cd880166f removed incorrect ai dates 7 months ago
silberengel 8fc3c59fd0 changed function name to be more self-explanatory 7 months ago
silberengel 0468ed6e16 fixed profile pics on second-order search results 7 months ago
silberengel 58185d29ca limit search size 7 months ago
silberengel 30bf625e33 fix overflowing cards on the landing page 7 months ago
silberengel e76ed044f8 fixed reactive card display 7 months ago
silberengel 58d90e2b1f fixed tag anchors 7 months ago
silberengel 8502dc8471 fix visualisation page generation with ndk parameter and full relay search 7 months ago
silberengel e59bc21750 remove unused functions 7 months ago
silberengel 96e810174a Removed unused function 7 months ago
buttercat1791 134ce9a52d Reorganize markup processing code to reduce duplication 7 months ago
buttercat1791 19c874c2ed Add NDK as parameter 7 months ago
buttercat1791 77781a350f Add contextual note for AI to encourage use of `basicMarkup` snippet 7 months ago
buttercat1791 c5bca7c5e2 Use snippets for basic markup parsing in components 7 months ago
buttercat1791 e738e378f4 Fix code indentation and remove unused import 7 months ago
silberengel d6610ef574 fix search result prioritization 7 months ago
silberengel de0e1a8aed subscription sorting 7 months ago
silberengel cd25047213 reinstated subscription search 7 months ago
silberengel 9fff4fb626 fixed npub display in notifications and eventdetails 7 months ago
silberengel 40a5afa892 support display_name and deprecated displayName 7 months ago
silberengel 447740e550 added basic markup parsing to content field 7 months ago
silberengel 13ab06e254 fixed parsing of notifications 7 months ago
silberengel 7a79a8f09c renders npubs 7 months ago
silberengel 958b16ba23 fixed quote 7 months ago
silberengel 434dd7de5e display embedded events as hyperlinks 7 months ago
silberengel 49cf654173 removed unnecessary embedding 7 months ago
silberengel b8ada471fe remove first-line indent 7 months ago
limina1 6e4cccf660 feat: Implement NKBIP-01 hierarchical tree processor with Asciidoctor extension 7 months ago
limina1 4ad9148ca1 fix: Remove .ts extensions from imports to fix SvelteKit 500 error 7 months ago
limina1 893a02431a add proper imports to publication tree factory 7 months ago
limina1 0afd2e2ba4 refactor: Remove legacy parsing code and clean up AST integration 7 months ago
vnugent db9e0d4e36
fix: align avatar height with hamburger nav on mobile 7 months ago
vnugent 493c946ab2
Revert "Made localhost relays off by default, with localstorage checkbox to turn it on." 7 months ago
limina1 63926191db Implement AST-based PublicationTree integration with reactive parse levels 7 months ago
silberengel 41a7c91893 Made localhost relays off by default, with localstorage checkbox to turn it on. 7 months ago
silberengel ce23a35087 Fixed formatting of events input page for mobile 7 months ago
silberengel a856ad6bf7 Compose changed to look nicer on mobile 7 months ago
silberengel d6c5e5d1a3 Fixed comment box formatting and search term 7 months ago
silberengel 1c2fc5f781 Fixed heading on publication view 7 months ago
silberengel 17fcc15ade Reinstated Notifications 7 months ago
silberengel 1cea21e2fb Event search reinstated. 7 months ago
vnugent a7ec489d44
fix: fixes subtitle text max width causing profile and hamburger menu to wrap 7 months ago
silberengel 647e4aa5ef fix formatting 7 months ago
buttercat1791 fef9ddaba8 Fix a bug where search type failed to change as expected 7 months ago
buttercat1791 6d91bb7fc0 Encode event search queries in URL query string 7 months ago
buttercat1791 8b61566322 Consolidate some state values in search 7 months ago
buttercat1791 046d73b42e Make user profile a typedefs file 7 months ago