Refactor NIP-05 verification: extract handle-fetching logic into reusable NostrFetcherTrait and enhance UI to display all verified handles with improved feedback.

This commit is contained in:
HolgerHatGarKeineNode
2026-01-23 17:09:00 +01:00
parent dfb1c3fa0f
commit 4b9ad0f6ab
5 changed files with 115 additions and 77 deletions

View File

@@ -12,7 +12,7 @@ return [
/**
* Use this setting to specify the site name that will be used in OpenGraph tags.
*/
'site_name' => 'Einundzwanzig Verein',
'site_name' => 'EINUNDZWANZIG Verein',
/**
* Use this setting to specify the path to the sitemap of your website. This exact path will outputted, so
@@ -75,7 +75,7 @@ return [
* Use this setting to provide a suffix that will be added after the title on each page.
* If you don't want a suffix, you should specify an empty string.
*/
'suffix' => ' - Einundzwanzig Verein',
'suffix' => ' - EINUNDZWANZIG Verein',
/**
* Use this setting to provide a custom title for the homepage. We will not use the suffix on the homepage,