cameri / nostream

A Nostr Relay written in TypeScript
MIT License
715 stars 185 forks source link

fix: generic tag queries not accepting uppercase letters #312

Closed cameri closed 1 year ago

cameri commented 1 year ago

Description

Allow generic tag queries to be in uppercase.

Related Issue

https://github.com/Cameri/nostream/issues/311

Motivation and Context

NIP-12 does not mention tags should be lowercase, meaning uppercase letters should also be allowed.

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.25.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: