notedeck

One damus client to rule them all
git clone git://jb55.com/notedeck
Log | Files | Refs | README | LICENSE

commit 35a9fa3dd8a56be764845a3e2744767b98955351
parent 2936012308a8a4b57b1d7047489e0d6e71ee6528
Author: William Casarin <jb55@jb55.com>
Date:   Fri, 22 Mar 2024 11:12:32 +0100

queries: add a few more test queries

Diffstat:
Aqueries/hashtags.json | 40++++++++++++++++++++++++++++++++++++++++
Aqueries/notifications.json | 1+
2 files changed, 41 insertions(+), 0 deletions(-)

diff --git a/queries/hashtags.json b/queries/hashtags.json @@ -0,0 +1,40 @@ +[{"limit": 100, + "kinds": [ + 1 + ], + "#t": [ + "damus", + "haskell", + "asknostr", + "winestr", + "introductions", + "foodstr", + "grownostr", + "metaverse", + "weirdstr", + "lmdb", + "sqlite", + "midjourney", + "lora", + "nostrdb", + "nethack", + "gamestr", + "gamedev", + "indiedev", + "nixos", + "nikkineighbor", + "womeninnostr", + "theinbetween", + "rust", + "notecrumbs", + "damusandroid", + "nostrstandup", + "damoose", + "physics", + "nostrscript", + "nerdstr", + "nostriga", + "blobstr", + "osrs" + ] +}] diff --git a/queries/notifications.json b/queries/notifications.json @@ -0,0 +1 @@ +[{"limit": 100, "kinds":[1], "#p": ["32e1827635450ebb3c5a7d12c1f8e7b2b514439ac10a67eef3d9fd9c5c68e245"]}]