Commit Graph

  • f0c40bc9ee Compose Nuša Pukšič 2025-09-06 13:06:35 +0200
  • 42215020ca Moving things around again Nuša Pukšič 2025-09-04 22:11:04 +0200
  • 1fd2bea1c4 Profile settings Nuša Pukšič 2025-09-04 17:48:30 +0200
  • bd9dd19066 Fix comment previews Nuša Pukšič 2025-09-04 17:47:02 +0200
  • f8cc80865d Editor Nuša Pukšič 2025-09-03 22:21:13 +0200
  • 4a3b217caf Stacking layouts Nuša Pukšič 2025-09-03 20:09:57 +0200
  • 91f72748ca Profile preview Nuša Pukšič 2025-09-03 20:02:47 +0200
  • 06fb80f73b Menus Nuša Pukšič 2025-08-29 22:18:54 +0200
  • cdf4fca1ac Pagination Nuša Pukšič 2025-08-29 10:19:37 +0200
  • d635ffb70c Restoring some Nuša Pukšič 2025-08-27 22:10:17 +0200
  • 47133bd39e Breaking things... Nuša Pukšič 2025-08-27 21:31:49 +0200
  • da82c85810 Clean up Nuša Pukšič 2025-08-27 21:29:19 +0200
  • a456d28e43 Packages Nuša Pukšič 2025-08-18 18:40:38 +0200
  • 106a7665e5 Profile page Nuša Pukšič 2025-08-18 18:39:51 +0200
  • 29f19eab93 Profile page Nuša Pukšič 2025-08-17 23:01:18 +0200
  • f156ac7fda Comment form Nuša Pukšič 2025-08-17 17:31:27 +0200
  • a348d080bd Search results, partial Nuša Pukšič 2025-08-16 16:59:16 +0200
  • 48ef093740 Search form, misc details Nuša Pukšič 2025-08-16 15:12:36 +0200
  • 6bee97d1ac Decouple event search and compose Nuša Pukšič 2025-08-14 11:33:37 +0200
  • b6d0dfb73a Update, explode and break styles and components Nuša Pukšič 2025-08-14 11:19:21 +0200
  • 9a644383dc
    Merges pull request #72 Michael J 2025-10-03 17:00:51 +0000
  • d62bff8236 Turn off SSR for all pages buttercat1791 2025-10-01 15:32:19 -0500
  • 2c0959de1c Merge branch 'master' into feature/text-entry limina1 2025-09-29 13:43:38 -0400
  • c1efb37db0
    Merges pull request #69 Michael J 2025-09-28 16:55:45 +0000
  • afdbb85971 Disable SSR for publication pages buttercat1791 2025-09-26 17:30:18 -0500
  • 846147bef3 add asciidoc_parser limina1 2025-09-09 11:38:17 -0400
  • f60101aef8 fix: resolve AsciiDoc nested content parsing and duplicate events limina1 2025-09-08 21:55:06 -0400
  • f985e23ad0 fix: appropriately match content preview for all 30041 events limina1 2025-09-08 18:53:06 -0400
  • 27382f4b86 fix: editor correctly identifying and highlighting index events limina1 2025-09-08 17:44:21 -0400
  • 50c02c6363 fix: AsciiDoc preview updating alongside new headers limina1 2025-09-08 17:30:34 -0400
  • c8f0bc0e6e fix: AsciiDoc Editor highlighting for newline limina1 2025-09-08 17:16:40 -0400
  • 807e6f0dfc fix: AsciiDoc Preview showing correct event count limina1 2025-09-08 17:07:57 -0400
  • c552f606ae fix parsing structure limina1 2025-09-08 17:00:56 -0400
  • 0fa4c66f25 add event structure preview limina1 2025-09-08 16:08:18 -0400
  • 5843aaa5f7 Remove debug logging limina1 2025-09-08 15:15:45 -0400
  • de8fb36f41 refactor: Eliminate code duplication in publishing handlers limina1 2025-09-07 19:57:59 -0400
  • b3d24d1c2f remove content from 30040 limina1 2025-09-07 19:27:03 -0400
  • e0d5330ecd remove hierarchy doc limina1 2025-09-07 19:15:56 -0400
  • 716012ee63 fix: Resolve postMessage serialization error in event publishing limina1 2025-09-07 19:14:06 -0400
  • c369a4620c Add syntax highlighting for event parsing limina1 2025-08-27 12:01:23 -0400
  • 1913529421 feat: Replace contenteditable with CodeMirror 6 editor limina1 2025-08-27 11:39:39 -0400
  • cab49704ad feat: Add gutter overlay foundation to ZettelEditor (Checkpoint 2.1) limina1 2025-08-26 14:57:16 -0400
  • 9d5fc82a15 Merge branch 'master' into feature/text-entry limina1 2025-08-26 14:07:34 -0400
  • 33e89fe896
    Merges pull request #64 silberengel 2025-08-25 20:28:20 +0000
  • 2c545f148f Add missing 'q' tag to event tag list silberengel 2025-08-25 22:23:28 +0200
  • 3972958a91 Sped up notifications and reduced relay calls. silberengel 2025-08-25 22:12:38 +0200
  • aaaf3300f7 sped up comment threads silberengel 2025-08-25 21:45:50 +0200
  • fb7419a508 Fixed npub display on Asciidoc silberengel 2025-08-25 21:14:43 +0200
  • 749488a76b Changed "+ New Message" to "New Message, to save space. Changed "View profile" to "View notifications". silberengel 2025-08-25 20:32:31 +0200
  • 83e11192f0 fix tag ID consistency and auto-disable for all tag types limina1 2025-08-24 09:40:40 -0400
  • 41c9986da8 reinstate old tag styles and Invert Selection component limina1 2025-08-24 09:22:14 -0400
  • 394eeebf6f feat: Complete ZettelEditor integration with hierarchical parser limina1 2025-08-24 08:42:09 -0400
  • 491584479c feat: Add eventStructure support to preview panel hierarchy display limina1 2025-08-24 08:41:04 -0400
  • c21224fb55 ui: Update parse level descriptions for hierarchy behavior limina1 2025-08-24 08:38:41 -0400
  • 91cf615fa4 feat: Switch ZettelEditor to use hierarchical tree processor limina1 2025-08-24 08:35:26 -0400
  • e9d2c4e2cd refactor: Update ZettelEditor imports for new tree processor limina1 2025-08-24 08:33:56 -0400
  • 17cf515aa5 Merge branch 'master' into feature/text-entry limina1 2025-08-24 08:15:37 -0400
  • bfd286bf80 checkpoint - zetteleditor and compose tree limina1 2025-08-24 07:24:28 -0400
  • 9cd880166f removed incorrect ai dates silberengel 2025-08-24 09:51:02 +0200
  • 8fc3c59fd0 changed function name to be more self-explanatory silberengel 2025-08-24 09:48:59 +0200
  • fc96d75d96 Removed duplicate typography. Already handled in app.css. silberengel 2025-08-24 09:45:08 +0200
  • 0468ed6e16 fixed profile pics on second-order search results silberengel 2025-08-24 09:41:11 +0200
  • 58185d29ca limit search size silberengel 2025-08-24 09:34:06 +0200
  • 30bf625e33 fix overflowing cards on the landing page silberengel 2025-08-24 08:43:54 +0200
  • e76ed044f8 fixed reactive card display silberengel 2025-08-24 08:32:58 +0200
  • 58d90e2b1f fixed tag anchors silberengel 2025-08-24 08:00:39 +0200
  • 8502dc8471 fix visualisation page generation with ndk parameter and full relay search silberengel 2025-08-24 07:56:17 +0200
  • 8236d17d8c don't add date to AI comments silberengel 2025-08-24 07:48:58 +0200
  • e59bc21750 remove unused functions silberengel 2025-08-24 07:47:38 +0200
  • 96e810174a Removed unused function silberengel 2025-08-24 07:37:56 +0200
  • 706d433bd0 Merge branch 'master' into event-search-bugfixes buttercat1791 2025-08-23 21:37:57 -0500
  • adc1db0547 Revert "Initial commit - Rust relay selector library" buttercat1791 2025-08-23 21:37:08 -0500
  • 480dbb3ea7 Remove instruction on dated comments buttercat1791 2025-08-23 21:27:03 -0500
  • 134ce9a52d Reorganize markup processing code to reduce duplication buttercat1791 2025-08-23 21:24:55 -0500
  • 19c874c2ed Add NDK as parameter buttercat1791 2025-08-23 21:09:59 -0500
  • 77781a350f Add contextual note for AI to encourage use of `basicMarkup` snippet buttercat1791 2025-08-23 21:00:07 -0500
  • c5bca7c5e2 Use snippets for basic markup parsing in components buttercat1791 2025-08-23 20:57:30 -0500
  • e738e378f4 Fix code indentation and remove unused import buttercat1791 2025-08-23 20:17:33 -0500
  • d854c19457 Initial commit - Rust relay selector library buttercat1791 2025-08-23 19:53:21 -0500
  • d6610ef574 fix search result prioritization silberengel 2025-08-23 22:48:45 +0200
  • de0e1a8aed subscription sorting silberengel 2025-08-23 22:41:40 +0200
  • cd25047213 reinstated subscription search silberengel 2025-08-23 22:02:39 +0200
  • 9fff4fb626 fixed npub display in notifications and eventdetails silberengel 2025-08-23 21:39:26 +0200
  • 40a5afa892 support display_name and deprecated displayName silberengel 2025-08-23 21:25:42 +0200
  • 447740e550 added basic markup parsing to content field silberengel 2025-08-23 21:17:41 +0200
  • 13ab06e254 fixed parsing of notifications silberengel 2025-08-23 21:09:21 +0200
  • 7a79a8f09c renders npubs silberengel 2025-08-23 20:39:50 +0200
  • 958b16ba23 fixed quote silberengel 2025-08-23 20:15:33 +0200
  • 434dd7de5e display embedded events as hyperlinks silberengel 2025-08-23 19:45:11 +0200
  • 49cf654173 removed unnecessary embedding silberengel 2025-08-23 18:48:29 +0200
  • b8ada471fe remove first-line indent silberengel 2025-08-23 18:03:27 +0200
  • 6e4cccf660 feat: Implement NKBIP-01 hierarchical tree processor with Asciidoctor extension limina1 2025-08-21 17:53:29 -0400
  • 37ebccf0dc Merge master into feature/text-entry, keeping advanced publishing with mobile-responsive layout limina1 2025-08-21 15:51:07 -0400
  • 4ad9148ca1 fix: Remove .ts extensions from imports to fix SvelteKit 500 error limina1 2025-08-21 15:46:52 -0400
  • 893a02431a add proper imports to publication tree factory limina1 2025-08-21 15:36:11 -0400
  • 0afd2e2ba4 refactor: Remove legacy parsing code and clean up AST integration limina1 2025-08-21 15:00:42 -0400
  • 1c7de2ea87
    Merges pull request #62 ChipTuner 2025-08-21 15:43:40 +0000
  • d7348d47ff
    build: merge changes from branch fix/no-ref/deno-security into mobile-hotfix branch and close pr #61 vnugent 2025-08-21 11:40:34 -0400
  • db9e0d4e36
    fix: align avatar height with hamburger nav on mobile vnugent 2025-08-21 11:23:25 -0400
  • 493c946ab2
    Revert "Made localhost relays off by default, with localstorage checkbox to turn it on." vnugent 2025-08-21 10:59:15 -0400