Commit Graph

30 Commits

Author SHA1 Message Date
fsociety
13a8b13156 meetups and meetups-events edit buttons added on all landing pages 2024-03-15 15:18:28 +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
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
5627831191 resolves #18 2023-10-30 11:39:00 +01:00
HolgerHatGarKeineNode
ddb79aed0b enable nostr nip-05 login 2023-08-21 18:04:06 +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
HolgerHatGarKeineNode
0261c4476d bsc team site added 2023-06-15 13:05:36 +02:00
HolgerHatGarKeineNode
6604b4c806 add attendees export 2023-03-16 15:11:57 +01:00
HolgerHatGarKeineNode
69c3ade296 add attendees export 2023-03-16 15:08:42 +01:00
HolgerHatGarKeineNode
97b6c0c4f1 nosrichat modified 2023-03-10 14:21:29 +01:00
HolgerHatGarKeineNode
142a463f33 nostrichat underscore hashtags 2023-03-06 15:20:34 +01:00
HolgerHatGarKeineNode
9a782ff951 nostrichat added 2023-03-06 15:05:15 +01:00
HolgerHatGarKeineNode
5d3923034d landing page meetup event changed 2023-02-27 15:54:48 +01:00
HolgerHatGarKeineNode
a9fbe7ac14 delete bookCase images 2023-02-11 21:03:37 +01:00
HolgerHatGarKeineNode
b528f509dd libraryItem forms added 2023-02-11 20:13:16 +01:00
HolgerHatGarKeineNode
55e87b3aa5 alert added 2023-02-10 17:13:18 +01:00
HolgerHatGarKeineNode
e01575d07e alert added 2023-02-10 16:23:26 +01:00
HolgerHatGarKeineNode
82fd746ca8 alert added 2023-02-10 16:21:41 +01:00
HolgerHatGarKeineNode
0f55431795 add logout btns 2023-02-10 15:47:15 +01:00
HolgerHatGarKeineNode
b4f340379e prose-invert 2023-02-09 11:17:57 +01:00
HolgerHatGarKeineNode
74244602cc markdown fix 2023-02-09 11:16:14 +01:00
HolgerHatGarKeineNode
ffec1ec440 markdown fix 2023-02-09 11:15:56 +01:00
HolgerHatGarKeineNode
45ca8c71c7 markdown fix 2023-02-09 11:14:11 +01:00
HolgerHatGarKeineNode
dabb2c1551 enable comments for meetup events 2023-02-06 20:04:44 +01:00
HolgerHatGarKeineNode
6b8dfd6477 lang changed 2023-02-06 19:42:01 +01:00
HolgerHatGarKeineNode
06ef7daf08 text color 2023-02-06 19:11:27 +01:00
HolgerHatGarKeineNode
460676bdfc add meetup event landing page, seo added 2023-02-06 19:02:17 +01:00
HolgerHatGarKeineNode
62a18bac28 add meetup event landing page 2023-02-06 18:49:38 +01:00