HolgerHatGarKeineNode
4b9ad0f6ab
✨ Refactor NIP-05 verification: extract handle-fetching logic into reusable NostrFetcherTrait and enhance UI to display all verified handles with improved feedback.
2026-01-23 17:09:00 +01:00
HolgerHatGarKeineNode
34f8d949d5
✨ Add NIP-05 handle management: Introduce migration, API route, and Livewire updates to support NIP-05 handle verification.
...
⚡ Enhance Nostr fetcher: Refactor profile data merging logic for improved efficiency and accuracy.
🛠
2026-01-20 13:56:50 +01:00
HolgerHatGarKeineNode
b090336c4f
🛠️ Refactor migrations, models, configs, and Blade files to apply consistent formatting, remove unnecessary lines, and improve readability.
2026-01-18 19:50:04 +01:00
HolgerHatGarKeineNode
5783445b68
🛠️ Simplify route definition and update JS for Nostr profile handling
2026-01-06 19:57:43 +01:00
HolgerHatGarKeineNode
ed378ad5a0
🔧 Remove obsolete maintainers file
...
🛠️ Improve ProjectProposal form logic and refactor mounting process
🐳 Update Docker image reference in docker-compose configuration
🪵 Add logging to NostrFetcherTrait for better debugging
2025-12-23 13:45:34 +01:00
fsociety
af91859a4d
🔧 refactor(NostrFetcher): simplify filter assignment and add condition to fetch profiles only if available
2024-10-16 16:40:55 +02:00
fsociety
a2eb39e61e
🔧 feat(NostrFetcher): add null check for event before processing JSON data in profile update
2024-10-16 16:34:08 +02:00
fsociety
a04f1e691f
🛠️ fix(NostrFetcherTrait): handle empty data case by returning instead of throwing an exception
2024-10-16 16:19:51 +02:00
fsociety
a1f7cef90f
feat: add nostr.einundzwanzig.space to NostrFetcherTrait
2024-09-30 20:52:58 +02:00
fsociety
6ac364286d
feat: add multiple relay URLs in NostrFetcherTrait
...
This commit introduces support for multiple relay URLs in the NostrFetcherTrait. The application will now attempt to fetch data from a list of relay URLs instead of just one. This change provides a better failover mechanism in case one of the relay servers is down or unresponsive. The application will now throw a RuntimeException if no data is received from any of the relays.
2024-09-30 20:52:20 +02:00
fsociety
354680f702
voting system with nostr added
2024-09-29 01:02:04 +02:00
fsociety
a0ef037b2d
first copies from portal
2024-09-04 19:37:46 +02:00