Commit Graph

3 Commits

Author SHA1 Message Date
HolgerHatGarKeineNode 630fc08459 Add Nostr Community Group (NIP-29) as a new benefit for members
-  Introduced support for a Nostr Community Group with relay-based chat and events (NIP-29 standard).
- 🌐 Added integration with `group.einundzwanzig.space`, accessible via Flotilla or Nostr clients.
- 📋 Implemented "Copy Community Relay URL" functionality.
-  Updated tests to validate access for active, paid members.
2026-07-06 19:19:08 +02:00
HolgerHatGarKeineNode 1cd70cc15e 🎨 Refactor Livewire views and tests for updated storage benefits on Blossom Media
- Removed unused `copyRelayUrl` and `copyWatchtowerUrl` methods in `Profile` Livewire component.
- Updated storage details in `association.profile` and `association.benefits` views with size and file limits.
- Enhanced `BenefitsTest` to validate new storage capacity information.
2026-06-22 16:26:13 +02:00
HolgerHatGarKeineNode d242933410 🛠️ Update dependencies in composer.lock to latest versions
- Upgraded multiple packages, including `brick/math`, `guzzlehttp/guzzle`, `laravel/framework`, `spatie/image`, and more.
- Ensured compatibility with project requirements by verifying dependency interrelations.
2026-06-22 16:00:36 +02:00