Dandelion is a fair source project. View the code on Github
Commits on Feb 11, 2026
| 06e9f4e |
💬 Update feature descriptions and reorder cards on landing page |
| 153d119 |
🐛 Fix anchor links on home page for events & gatherings |
Commits on Feb 10, 2026
| 48e562f |
✨ add dedicated /features page to showcase platform capabilities
|
| 6a5a5a2 |
🔧 Delayed::Worker.destroy_failed_jobs = false to keep failed jobs for inspection |
| 86bf00a |
♻️ Move |
| 8da7575 |
♻️ Move Ensures Sidekiq correctly picks up the method for background processing. |
| f73de68 |
💬 Update referral reward claim flash message to include "we'll be in touch soon" |
| 9cf46d3 |
⚡️ (event.rb): run ai_tag asynchronously to avoid blocking the save |
| df7d89d |
✨ Add reward claimer info to referrals stats page |
| df3ef61 |
🔥 Remove unused percentage calculation from referrals view |
| bcfcbba |
✨ Add admin referrals stats page |
| b98605c |
🎨 (app.rb, docs.rb, account_contribution.rb): refactor multi-line email bodies into arrays joined by newlines for readability
|
| bb04e90 |
✏️ Shorten reward-claim subject line to keep it readable |
| e8f6bc3 |
💬 (app.rb): update referral reward email subject from "[Referral]" to "[Reward claim]" for clearer intent |
| f1e70e3 |
♻️ (app.rb, referrals.erb, organisation.rb): refactor referral reward logic to use Money objects and configurable threshold |
| f6ac04f |
💄 (referrals.erb): simplify progress display to show rounded euro count up to 100 |
| 9d2f776 |
💄 (referrals): always show referrals link in nav and improve empty state
|
| 16f509a |
✨ Add referral reward claim flow for referrers |
Commits on Feb 09, 2026
| b97a546 |
💬 Add event date/time to SMS confirmation message |
| dbfeea8 |
💬 Replace WhatsApp notifications with Signal for order confirmations |