alby-hub/nip47
Alchemist 35d666d469
feat: filter transactions (#2464)
* feat: filter transactions

* fix: harden transaction filters

* refactor: use explicit nullable transaction filters with HideFailed polarity

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* feat: set transaction filters in a dialog from wallet actions menu

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* feat: filter transactions by search term and type

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* fix: reject invalid transaction filters and reset page synchronously

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* fix: parse complete minimum amount value in transactions filter dialog

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

---------

Co-authored-by: Roland Bewick <roland.bewick@gmail.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-08-07 10:52:14 +07:00
..
cipher fix: update to alby go-nostr fork which reconnects after receiving CLOSED message (#2331) 2026-05-11 12:34:56 +07:00
controllers feat: filter transactions (#2464) 2026-08-07 10:52:14 +07:00
models feat: add expired state to nip47 transactions (#1441) 2025-06-24 21:22:49 +05:30
notifications fix: update to alby go-nostr fork which reconnects after receiving CLOSED message (#2331) 2026-05-11 12:34:56 +07:00
permissions fix: check lnclient is nil in GetPermittedMethods (#2343) 2026-05-14 17:07:37 +05:30
event_handler.go fix: update to alby go-nostr fork which reconnects after receiving CLOSED message (#2331) 2026-05-11 12:34:56 +07:00
event_handler_shared_wallet_pubkey_test.go chore: switch to encryption tag from versioning (#1093) 2025-03-03 12:50:17 +07:00
event_handler_test.go fix: update to alby go-nostr fork which reconnects after receiving CLOSED message (#2331) 2026-05-11 12:34:56 +07:00
nip47_service.go fix: stop retrying NIP47 info publish for deleted apps (#2391) 2026-06-04 13:29:05 +07:00
publish_nip47_info.go fix: update to alby go-nostr fork which reconnects after receiving CLOSED message (#2331) 2026-05-11 12:34:56 +07:00
publish_nip47_info_test.go fix: stop retrying NIP47 info publish for deleted apps (#2391) 2026-06-04 13:29:05 +07:00