Nostr-PHP
- Added generic
setTags()
andsetTag()
function to Filter object to be used in request messages from clients to relays. - Did some small improvements in the relay response handling in the websocket client code.
- Trying to send closeMessages trying to the relay to get a close response back. But not any response came back from the relays I’ve tested with.
- I published a new release
1.5.0
Changelog: https://github.com/nostrver-se/nostr-php/compare/1.4.2...1.5.0 - I set up a new relay with transpher at chat.nostr-php.dev. The main goal of the relay is to replace the current Nostr-PHP Telegram group with a relay based chat group (NIP-29). Repo: https://github.com/nostrver-se/chat.nostr-php.dev
- Work in progress, handling TLV with NIP-19 encoded entities: https://github.com/nostrver-se/nostr-php/pull/68
Other stuff
- We received a message from FOSDEM that our submission for a Nostr stand at the conference is accepted! So during the weekend 1st & 2nd of February I will attend FOSDEM volunteering at the Nostr stand with four other Nostriches.
- Testing things out with chachi.cat and with different relays (NIP-29).
- Did some work on a proof-of-concept at /nostrides around this NIP proposal for physical activities: https://github.com/nostr-protocol/nips/pull/1423