Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cameri/nostream
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a63c035
Choose a base ref
...
head repository: cameri/nostream
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4cf24b9
Choose a head ref
  • 12 commits
  • 34 files changed
  • 8 contributors

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    88422fb View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    33c2fd5 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. fix: strange behavior with nip 33 parameterized replacable events and…

    … nip 40 expiration tag (#316)
    
    * fix: fix content-type on GetInvoiceStatusController
    
    * test: fix flaky tests
    
    * test: remove cache client from intg tests
    
    * chore: lint fix
    
    * test: add intg tests for nip-33 events w/ expiration tag
    cameri authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    d1d4cb9 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. fix: typos (#334)

    mattn authored and cameri committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    3b5b1fc View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    9bf0262 View commit details
    Browse the repository at this point in the history
  2. feat: add nodeinfo support (#347)

    Thank you!
    alexgleason authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    d9e4020 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    acdb080 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cc8b50 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.5 (#352)

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    9ef62c9 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump @babel/traverse from 7.18.11 to 7.23.7 (#353)

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.11 to 7.23.7.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.7/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    e4cecc8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    030bbb3 View commit details
    Browse the repository at this point in the history
  6. chore(release): 1.26.0 [skip ci]

    # [1.26.0](v1.25.2...v1.26.0) (2024-01-12)
    
    ### Bug Fixes
    
    * `invoice.verifyURL` undefined from lnurl processor getInvoice ([#325](#325)) ([33c2fd5](33c2fd5))
    * deleting parameterized replaceable event before event ([#354](#354)) ([030bbb3](030bbb3))
    * strange behavior with nip 33 parameterized replacable events and nip 40 expiration tag ([#316](#316)) ([d1d4cb9](d1d4cb9))
    * typos ([#334](#334)) ([3b5b1fc](3b5b1fc))
    
    ### Features
    
    * add nodeinfo support ([#347](#347)) ([d9e4020](d9e4020))
    * **event_tags:** Add event_tags table and migration script ([#349](#349)) ([9bf0262](9bf0262))
    semantic-release-bot committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    4cf24b9 View commit details
    Browse the repository at this point in the history
Loading