Commit Graph

518 Commits

Author SHA1 Message Date
fsociety c1ebd9244a feat: add signal field to meetups
- Added a new field "Signal" to the meetups form
- Included validation for the new signal field in the form backend
- Updated landing page to display the signal link if available
- Added display of the signal link in the meetup action column
- Created a new migration to add the signal field to the meetups table
- Included the signal field in the API endpoints for meetups and events.
2024-09-24 17:21:59 +02:00
fsociety 579277fc02 space 2024-09-10 22:21:12 +02:00
fsociety 6075060b56 feat: add successful payment response handling 2024-09-10 22:20:56 +02:00
fsociety d12b0e3261 feat: add successful payment response handling 2024-09-10 22:14:46 +02:00
fsociety 89d2f30241 feat: update payment details in WebLN test view
This commit modifies the WebLN test view in the Einundzwanzig portal. Changes include the recipient name change from "Bob" to "The Ben", addition of payment hash and payment request information, and updates the button text to "Pay Invoice".
2024-09-10 21:58:19 +02:00
fsociety 7276411f80 feat: update test payment recipient name in web-l-n view 2024-09-10 21:52:03 +02:00
fsociety 3d76c3d021 feat: add keysend payment method in webln.js and update button action in web-l-n.blade.php 2024-09-10 21:51:17 +02:00
fsociety 1682d2ac48 feat: remove comments section from book case view 2024-09-10 21:18:48 +02:00
fsociety cf15c22116 feat(payment): add WebLN payment functionality
Implemented functionality to create an invoice and make payment using WebLN. Also added error handling and logging for payment process. Updated UI to display payment information and a button to initiate payment.
2024-09-10 21:15:21 +02:00
fsociety 2077cc9941 add webln test page 2024-09-10 20:29:50 +02:00
fsociety 50ee476bbe feat: update footer links and labels in footer.blade.php 2024-08-27 19:25:52 +02:00
fsociety f4c46b0011 feat: update URL endpoints for Nostr services
This commit updates the URL endpoints used for Nostr related services from .de to .top domains. This includes the relay URLs for plebs overview and login services, as well as the redirect URL for the einundzwanzig-plebs route.
2024-06-07 12:22:47 +02:00
fsociety de0581ae68 feat: update iframe source in follow-the-rabbit view 2024-04-14 13:46:53 +02:00
fsociety db47a33045 feat: update iframe source in follow-the-rabbit view 2024-04-14 13:44:22 +02:00
fsociety 13a8b13156 meetups and meetups-events edit buttons added on all landing pages 2024-03-15 15:18:28 +01:00
HolgerHatGarKeineNode bb5b7ddd4e feat: Add venue description to Venue API and update form view (#72ea2ba)
In the VenueController, the Venue API now includes a description of the venue
by concatenating the city name and street. This change is reflected in the
'bitcoin-event-form' view where the 'option-description' attribute now uses the
venue's description instead of the city name.
2024-01-29 18:44:46 +01:00
HolgerHatGarKeineNode 79b4e252fe references #18 feat: add Nostr link button to meetup pages #32
Added a button to the landing-page and landing-page-event views in the
meetup section. This button, when the nostr attribute contains 'npub1',
links out to the corresponding Nostr page using the nostr attribute value.
2024-01-07 11:16:26 +01:00
HolgerHatGarKeineNode 32e165ac42 feat: Add 'My Meetups' link to mobile navigation
This commit adds a new link 'My Meetups' to the mobile navigation in both
the 'Profile' and 'Meetups' sections, allowing users to access their meetups
directly from the mobile navigation. This should improve user experience by
providing a quicker and more intuitive navigation path to personal meetups.
2024-01-07 10:38:12 +01:00
HolgerHatGarKeineNode 7b8d32807c closes #21 feat: add calendar stream URL to meetups
This commit adds a calendar stream URL to each meetup. The URL is copied to
the clipboard when the user clicks on a new button added to the UI. The copied
URL can be pasted into a compatible calendar app, allowing the user to easily
add the meetup to their calendar. This feature was added to several views
including 'profile/meetups', 'meetup/landing-page', and
'meetup/landing-page-event'. The associated controller 'DownloadMeetupCalendar'
and livewire components were also updated accordingly.
2024-01-07 10:31:39 +01:00
HolgerHatGarKeineNode 0c820be43b Implement feature flags and update views
This commit implements feature flags using the "ylsideas/feature-flags" library and updates various frontend views to show or hide sections based on the feature flag. Additionally, a new migration file is created for the features database table and the LibraryItem model is updated with a new searchLibraryItems function. The composer.json and composer.lock files are updated to include the new dependencies.
2023-12-08 21:40:48 +01:00
HolgerHatGarKeineNode 454648d1a6 hotfix 2023-11-24 17:03:30 +01:00
Paul Willen debe4f4093 Preparations for a Dutch fork 2023-11-24 15:37:05 +01:00
HolgerHatGarKeineNode 5627831191 resolves #18 2023-10-30 11:39:00 +01:00
HolgerHatGarKeineNode 0c3d2068ad meetup fix 2023-08-24 22:42:39 +02:00
HolgerHatGarKeineNode eebaa386ee $wire login 2023-08-23 16:41:28 +02:00
HolgerHatGarKeineNode 34d3da2a06 nostr plebs animation added 2023-08-23 14:56:02 +02:00
HolgerHatGarKeineNode 6ba310a63a nostr plebs animation added 2023-08-23 13:58:27 +02:00
HolgerHatGarKeineNode b5b8f9b035 follow all nostr plebs 2023-08-23 13:11:37 +02:00
HolgerHatGarKeineNode ff158e5aad follow all nostr plebs 2023-08-23 13:08:07 +02:00
HolgerHatGarKeineNode 8c2e341fe2 follow all nostr plebs 2023-08-23 13:04:57 +02:00
HolgerHatGarKeineNode 99782dd4d1 search nostr plebs 2023-08-22 17:18:37 +02:00
HolgerHatGarKeineNode 68e926a757 search nostr plebs 2023-08-22 17:16:41 +02:00
HolgerHatGarKeineNode a2d8c4c416 search nostr plebs 2023-08-22 17:04:05 +02:00
HolgerHatGarKeineNode e84cdab499 list of nostr plebs added 2023-08-21 19:32:43 +02:00
HolgerHatGarKeineNode a129b0aaa8 list of nostr plebs added 2023-08-21 19:31:03 +02:00
HolgerHatGarKeineNode ddb79aed0b enable nostr nip-05 login 2023-08-21 18:04:06 +02:00
HolgerHatGarKeineNode 634f58c4b7 fixes #16 2023-08-21 15:33:18 +02:00
HolgerHatGarKeineNode 1c129447db change fontawesome kit 2023-08-10 12:46:42 +02:00
HolgerHatGarKeineNode 1339b49a33 update fontawesome 2023-08-03 23:38:21 +02:00
SirRufusss 4da466648c Merge branch 'master' into buecherverleih 2023-08-03 21:08:53 +02:00
p.sterz abfde65a58 [newPage: Buecherverleih] code cleanup 2023-08-03 20:13:23 +02:00
p.sterz af4c2f04dd [newPage: Buecherverleih] zipFile solved 2023-08-03 20:09:16 +02:00
HolgerHatGarKeineNode 6c181ed858 update bindle 2023-08-03 19:15:16 +02:00
HolgerHatGarKeineNode a121bcccad update bindle 2023-08-03 18:57:10 +02:00
HolgerHatGarKeineNode d67fc518ba update bindle form 2023-08-02 18:34:33 +02:00
HolgerHatGarKeineNode 90f789cc58 fix bindle button 2023-08-02 18:18:32 +02:00
HolgerHatGarKeineNode 94d3599f11 bindle style updated 2023-08-02 17:53:35 +02:00
p.sterz fc3c210dd1 [newPage: Buecherverleih] added .zip download button 2023-08-02 17:34:47 +02:00
HolgerHatGarKeineNode a68e7376c7 urls in orange 2023-08-02 17:24:26 +02:00
HolgerHatGarKeineNode d7c67736bd strip twitter params on urls 2023-08-02 17:21:05 +02:00