issues Search Results · language:Dune language:Python language:Python language:TypeScript language:Java language:JavaScript
Filter by
70.5M results
the thread lookup filters on an unindexed sender_pubkey via an OR, forcing a scan — and it s avoidable.
what happens
getConversationByPubkey (src/nostr/dm-store.mjs):
SELECT DISTINCT conversation_id ...
opening a thread fetches the entire conversation unbounded and rebuilds the whole DOM every time.
what happens
- getConversation (src/nostr/dm-store.mjs) returns all rows for the conversation (SELECT ...
Summary
obs_notes_recent() with no filters returns [] even when many notes exist for prior sessions. This defeats the stated
purpose of the tool: * reconstruct context after a context-window reset ( what ...
audit
bug
observability
the conversation list won t paint until a bulk relay profile lookup returns.
what happens
- fetchConversations (src/admin/messages.html:616-635) awaits fetchProfiles(pubkeys) for up to 50 participants ...
the messages compose flow blocks the UI on the full send round-trip and then rebuilds the entire thread.
what happens
- sendMessage (src/admin/messages.html:791-810) disables the send button, awaits ...
Filter ranking page by what list it s of maybe
I am trying to create an island, but I noticed that painting it manually looks a bit strange. I would like to know if
there is any way to create the texture based on the terrain. I tried using weights, ...
Контекст
«Карточка канала» — центральный механизм продвинутого прогрева. Скрипт смотрит в карточку каждого канала и решает «что
ещё не делал с этим каналом». Это решает 4 проблемы из дизайн-обсуждения: ...
backend
enhancement
epic:advanced-warmup
p1
ready-for-agent
Tracking: #687 · split out of #688
Summary
In NODE_ENV=production, assert that outbound infrastructure dependencies use TLS — Redis (rediss://), Postgres (sslmode
in require/verify-ca/verify-full), and ...
area:api
area:security
priority:medium
status:ready
type:security

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.