852 Commits (f6ad565af38786966c55f2bea796bc604a7f7fd8)

Author SHA1 Message Date
Nuša Pukšič 29f19eab93 Profile page 8 months ago
Nuša Pukšič f156ac7fda Comment form 8 months ago
Nuša Pukšič a348d080bd Search results, partial 8 months ago
Nuša Pukšič 48ef093740 Search form, misc details 8 months ago
Nuša Pukšič 6bee97d1ac Decouple event search and compose 8 months ago
Nuša Pukšič b6d0dfb73a Update, explode and break styles and components 8 months ago
buttercat1791 d62bff8236 Turn off SSR for all pages 9 months ago
buttercat1791 afdbb85971 Disable SSR for publication pages 9 months ago
limina1 846147bef3 add asciidoc_parser 9 months ago
limina1 f60101aef8 fix: resolve AsciiDoc nested content parsing and duplicate events 9 months ago
limina1 f985e23ad0 fix: appropriately match content preview for all 30041 events 9 months ago
limina1 27382f4b86 fix: editor correctly identifying and highlighting index events 9 months ago
limina1 50c02c6363 fix: AsciiDoc preview updating alongside new headers 9 months ago
limina1 c8f0bc0e6e fix: AsciiDoc Editor highlighting for newline 9 months ago
limina1 807e6f0dfc fix: AsciiDoc Preview showing correct event count 9 months ago
limina1 c552f606ae fix parsing structure 9 months ago
limina1 0fa4c66f25 add event structure preview 9 months ago
limina1 5843aaa5f7 Remove debug logging 9 months ago
limina1 de8fb36f41 refactor: Eliminate code duplication in publishing handlers 9 months ago
limina1 b3d24d1c2f remove content from 30040 9 months ago
limina1 716012ee63 fix: Resolve postMessage serialization error in event publishing 9 months ago
limina1 c369a4620c Add syntax highlighting for event parsing 10 months ago
limina1 1913529421 feat: Replace contenteditable with CodeMirror 6 editor 10 months ago
limina1 cab49704ad feat: Add gutter overlay foundation to ZettelEditor (Checkpoint 2.1) 10 months ago
silberengel 2c545f148f Add missing 'q' tag to event tag list 10 months ago
silberengel 3972958a91 Sped up notifications and reduced relay calls. 10 months ago
silberengel aaaf3300f7 sped up comment threads 10 months ago
silberengel fb7419a508 Fixed npub display on Asciidoc 10 months ago
silberengel 749488a76b Changed "+ New Message" to "New Message, to save space. 10 months ago
limina1 83e11192f0 fix tag ID consistency and auto-disable for all tag types 10 months ago
limina1 41c9986da8 reinstate old tag styles and Invert Selection component 10 months ago
limina1 491584479c feat: Add eventStructure support to preview panel hierarchy display 10 months ago
limina1 c21224fb55 ui: Update parse level descriptions for hierarchy behavior 10 months ago
limina1 91cf615fa4 feat: Switch ZettelEditor to use hierarchical tree processor 10 months ago
limina1 e9d2c4e2cd refactor: Update ZettelEditor imports for new tree processor 10 months ago
limina1 bfd286bf80 checkpoint - zetteleditor and compose tree 10 months ago
silberengel 9cd880166f removed incorrect ai dates 10 months ago
silberengel 8fc3c59fd0 changed function name to be more self-explanatory 10 months ago
silberengel 0468ed6e16 fixed profile pics on second-order search results 10 months ago
silberengel 58185d29ca limit search size 10 months ago
silberengel 30bf625e33 fix overflowing cards on the landing page 10 months ago
silberengel e76ed044f8 fixed reactive card display 10 months ago
silberengel 58d90e2b1f fixed tag anchors 10 months ago
silberengel 8502dc8471 fix visualisation page generation with ndk parameter and full relay search 10 months ago
silberengel e59bc21750 remove unused functions 10 months ago
silberengel 96e810174a Removed unused function 10 months ago
buttercat1791 134ce9a52d Reorganize markup processing code to reduce duplication 10 months ago
buttercat1791 19c874c2ed Add NDK as parameter 10 months ago
buttercat1791 77781a350f Add contextual note for AI to encourage use of `basicMarkup` snippet 10 months ago
buttercat1791 c5bca7c5e2 Use snippets for basic markup parsing in components 10 months ago