@fiatjaf your pyramid relay doesn't seem to respect filters with until queries.. You can see it returning a lot of events that don't match with this query:
["REQ","62BMup",{"authors":["460c25e682fda7832b52d1f22d3d22b3176d972f60dcdc3212ed8c92ef85065c"],"until":1733934976},{"#p":["460c25e682fda7832b52d1f22d3d22b3176d972f60dcdc3212ed8c92ef85065c"],"until":1733934976}]
Most if not all 500 events are over the "until" date.
Vitor Pamplona
_@vitorpamplona.com
npub1gcxz...nj5z
Nostr's Chief Android Officer - Amethyst Social
With all the AI power, and people still half-ass NIP-17 implementations...
GM

@Nathan Day 's new attestation NIP will also be up this Monday!


@β‘ Dee Kay β‘πΈπͺπ¬π§π¨πΏπ§π·π¦πΉ 's new action menu popup is :thugamy:


In the next version, you will be able to follow your open polls (Both zap polls and regular polls) in the notification screen.
Shooting for a release on Monday. Stay tuned.


New nostr client dropped
Required update for anyone using strfry
View quoted note β
Inline replies without opening the app are also coming up. And yes, it replies from the account it was sent to, switching the app to that account if needed.
Merged. We are now NIP-17 only.

GitHub
Deprecate NIP-04 and always use NIP-17 for DM sending by vitorpamplona Β· Pull Request #1877 Β· vitorpamplona/amethyst
Summary
This PR deprecates NIP-04 (legacy unencrypted DMs) and makes NIP-17 (encrypted sealed messages) the only protocol used for sending direct m...