60 lines
1.7 KiB
YAML
60 lines
1.7 KiB
YAML
manifestVersion: 1
|
|
id: helipad
|
|
category: bitcoin
|
|
name: Helipad
|
|
version: "0.2.2"
|
|
tagline: View boosts & boostagrams from Podcasting 2.0 apps
|
|
description: Helipad shows boosts and boostagram messages coming in to your
|
|
Lightning node from your listeners who are using Podcasting 2.0 apps.
|
|
developer: Podcastindex.org
|
|
website: https://podcastindex.org
|
|
dependencies:
|
|
- lightning
|
|
repo: https://github.com/Podcastindex-org/helipad
|
|
support: https://podcastindex.social
|
|
port: 2112
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
path: ""
|
|
defaultPassword: ""
|
|
submitter: Podcastindex.org
|
|
submission: https://github.com/getumbrel/umbrel/pull/1174
|
|
releaseNotes: >-
|
|
This update includes the following improvements:
|
|
|
|
- Support for Fountain, Podcast Guru, and Boostbox metadata for BOLT11 invoices
|
|
|
|
- Support for LNURL boost replies (boostbacks)
|
|
|
|
- New sound, webhook, MIDI instrument, and OSC triggers based on boost amount, sender, app name, podcast
|
|
|
|
- New option to show regular Lightning invoices in boost list
|
|
|
|
- New webhook direction field to indicate incoming/outgoing boosts
|
|
|
|
- New websocket connection for more immediate pews
|
|
|
|
- New option to stay logged in for 30 days
|
|
|
|
- New action_name field in CSV exports/reports
|
|
|
|
- New api login endpoint
|
|
|
|
- Show split name as a part of the wallet info
|
|
|
|
- Add scrollbar to podcast filter
|
|
|
|
- Set report default to one month ago with end time of 23:59:59
|
|
|
|
- Set report date/time format to YYYY-MM-DD HH:MM:SS with a separate timezone column
|
|
|
|
- Switch BTC price data to Blockchain.com
|
|
|
|
- Prevent the browser from caching pew sounds
|
|
|
|
- Add V4VMusic app to apps list
|
|
|
|
- Update LND protos and payment calls and added invoice subscriptions
|