Laan Tungir laantungir
laantungir synced commits to master at laantungir/nips from mirror 2025-11-21 17:24:18 +00:00
e0a2980d7a NIP-59: Adds GiftWrap deletion requests (#2131)
laantungir pushed to master at laantungir/c-relay 2025-11-21 15:53:01 +00:00
laantungir synced commits to master at laantungir/nostr-tools from mirror 2025-11-21 10:14:17 +00:00
01880b6fb5 nip27: parse emoji shortcodes and hashtags too.
e87ffc433c build "core" although we shouldn't.
Compare 2 commits »
laantungir synced new reference code-follows to laantungir/nips from mirror 2025-11-20 17:04:18 +00:00
laantungir synced commits to code-follows at laantungir/nips from mirror 2025-11-20 17:04:18 +00:00
laantungir commented on pull request laantungir/super_ball#2 2025-11-20 13:43:41 +00:00
Update to reply functionality and profile creation along with everything else.

Okay, fair enough point about loging in with a new profile to create a new user. I agree.

'Create/Edit Profile' is good.

I am currently working on my implementation of a relay and a blossom…

laantungir commented on pull request laantungir/super_ball#2 2025-11-20 10:51:44 +00:00
Update to reply functionality and profile creation along with everything else.

Better.

Looks like the "Create profile" tab is not creating a new profile, but editing the one of the user that logs into the page.

I'll merge it if you make the following changes:

-…

laantungir synced new reference refs/tags/v2.17.4 to laantungir/nostr-tools from mirror 2025-11-20 01:34:17 +00:00
laantungir synced commits to refs/tags/v2.17.4 at laantungir/nostr-tools from mirror 2025-11-20 01:34:17 +00:00
laantungir synced commits to master at laantungir/nostr-tools from mirror 2025-11-20 01:34:17 +00:00
c45e861493 fire subscriptions.
laantungir synced commits to master at laantungir/nak from mirror 2025-11-18 17:04:18 +00:00
bbe1661096 Don't emit hello event if no events were received from stdin
laantungir synced new reference refs/tags/v2.17.3 to laantungir/nostr-tools from mirror 2025-11-18 17:04:18 +00:00
laantungir synced commits to refs/tags/v2.17.3 at laantungir/nostr-tools from mirror 2025-11-18 17:04:18 +00:00
laantungir synced commits to master at laantungir/nostr-tools from mirror 2025-11-18 17:04:18 +00:00
66cc55c7f0 nip77: negentropy implementation and nip77 interface.
5841b0936b throw when subscription is created without filters.
f5d0c0eb0f fix prettier checks on nip77 related *ts files
e19db61bec nip77: adds wrapper for negentropy and fallback for yieldThread MessageChannel
Compare 4 commits »
laantungir synced commits to master at laantungir/nips from mirror 2025-11-18 00:24:16 +00:00
c45f504537 Add self to NIP 11 (#1764)
laantungir commented on pull request laantungir/super_ball#1 2025-11-17 23:21:47 +00:00
Adds reply and profile creation along with post functionality

I like the idea, as my intention was always to add more kinds, but code isn't working.

Create Profile should be more fleshed out, and it is writing over users profile instead of creating a new…

laantungir synced commits to master at laantungir/nak from mirror 2025-11-17 16:34:17 +00:00
ea4ad84aa0 "nak git" command with "init", "announce" and "push".
laantungir synced commits to master at laantungir/nak from mirror 2025-11-17 08:24:17 +00:00
1dbe8ef2e5 "nak git" command with "init", "announce" and "push".
85a04aa7ce req --only-missing for negentropy downloading.
e0ca768695 also parse npub/nevent/naddr when used as tag values, turn them into their corresponding hex or address format.
bef3739a67 accept npub/nprofile/nevent instead of just hex in flags.
Compare 4 commits »
laantungir synced commits to master at laantungir/nips from mirror 2025-11-14 23:14:17 +00:00
d8e57865d7 add NIP-BE to README.
laantungir synced commits to master at laantungir/nips from mirror 2025-11-13 22:44:17 +00:00
f63c00213f Add order expiration support to NIP-69 (#2118)