silberengel
33e89fe896
Merges pull request #64
...
Event search bugfixes
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.
...
Changed "View profile" to "View notifications".
10 months ago
limina1
83e11192f0
fix tag ID consistency and auto-disable for all tag types
...
- Use tag.value consistently instead of reconstructing tag.type-tag.label
- Fix auto-disable to work for ALL tag types (hashtags, authors, event refs, titles, summaries)
- Each tag type now maintains separate initialization state
10 months ago
limina1
41c9986da8
reinstate old tag styles and Invert Selection component
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
fc96d75d96
Removed duplicate typography. Already handled in app.css.
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
8236d17d8c
don't add date to AI comments
10 months ago
silberengel
e59bc21750
remove unused functions
10 months ago
silberengel
96e810174a
Removed unused function
10 months ago
buttercat1791
706d433bd0
Merge branch 'master' into event-search-bugfixes
10 months ago
buttercat1791
adc1db0547
Revert "Initial commit - Rust relay selector library"
...
This reverts commit d854c19457 .
10 months ago
buttercat1791
480dbb3ea7
Remove instruction on dated comments
...
It seems to be confusing the LLMs
10 months ago
buttercat1791
134ce9a52d
Reorganize markup processing code to reduce duplication
10 months ago
buttercat1791
19c874c2ed
Add NDK as parameter
...
`getContext` doesn't work in snippets
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
buttercat1791
e738e378f4
Fix code indentation and remove unused import
10 months ago
buttercat1791
d854c19457
Initial commit - Rust relay selector library
10 months ago
silberengel
d6610ef574
fix search result prioritization
10 months ago
silberengel
de0e1a8aed
subscription sorting
10 months ago
silberengel
cd25047213
reinstated subscription search
10 months ago
silberengel
9fff4fb626
fixed npub display in notifications and eventdetails
10 months ago
silberengel
40a5afa892
support display_name and deprecated displayName
10 months ago
silberengel
447740e550
added basic markup parsing to content field
10 months ago
silberengel
13ab06e254
fixed parsing of notifications
10 months ago
silberengel
7a79a8f09c
renders npubs
10 months ago
silberengel
958b16ba23
fixed quote
10 months ago
silberengel
434dd7de5e
display embedded events as hyperlinks
10 months ago
silberengel
49cf654173
removed unnecessary embedding
10 months ago
silberengel
b8ada471fe
remove first-line indent
10 months ago
ChipTuner
1c7de2ea87
Merges pull request #62
...
Mobile fix and localhost restriction by default
10 months ago
vnugent
d7348d47ff
build: merge changes from branch fix/no-ref/deno-security into mobile-hotfix branch and close pr #61
10 months ago
vnugent
db9e0d4e36
fix: align avatar height with hamburger nav on mobile
10 months ago
vnugent
493c946ab2
Revert "Made localhost relays off by default, with localstorage checkbox to turn it on."
...
This reverts commit 41a7c91893 .
10 months ago
silberengel
41a7c91893
Made localhost relays off by default, with localstorage checkbox to turn it on.
10 months ago
silberengel
ce23a35087
Fixed formatting of events input page for mobile
10 months ago
silberengel
a856ad6bf7
Compose changed to look nicer on mobile
10 months ago
silberengel
d6c5e5d1a3
Fixed comment box formatting and search term
10 months ago
silberengel
1c2fc5f781
Fixed heading on publication view
10 months ago