Dandelion is a fair source project. View the code on Github
Commits on Feb 13, 2026
| cdda365 |
🐛 (event.rb): expand adult_words list to include common psychedelic substance names to prevent inappropriate events from appearing on homepage |
| 1636ea0 |
💄 (app.scss): add spacing to gradient-text gradient for readability
|
| 70d6727 |
✨ Add min/max date & linked-end support to datetimepicker |
| afeaa1a |
💄 Add tooltip to AI-generated summary placeholder |
| 032efcf |
✏️ Fix outdated comment in events partial |
| 686576c |
♻️ rename |
| 7a3bfba |
🔥 Remove unused |
| 63ec151 |
♻️ Replace |
| a5c867a |
👷 Extract RuboCop lint job into its own job for faster feedback
|
| d2ddbbe |
👷 (ruby.yml): replace manual MongoDB install with GitHub services container for faster, more reliable CI |
| 85f567a |
✨ Add helper to auto-create memberships for nearby accounts |
| bdccb6f |
♻️ Move publicly_visible scope to the top of the Event model |
| d85b56d |
🚚 Rename route and param from "public" to "public_answers" for clarity
|
| c7c32b4 |
♻️ Rename |
| 7b315ef |
🗃️ Rename boolean fields for clarity and consistency
|
| 6ad7d4e |
♻️ Rename The |
Commits on Feb 12, 2026
| dad8b77 |
💬 Update payment-processor copy from “Coinbase Commerce” to generic wording |
| bfed044 |
♻️ (asn.rb): remove unused last_baseline_count variable and simplify baseline handling
|
Commits on Feb 11, 2026
| 0f1980f |
♻️ Refactor ASN analytics to use hours instead of days
|
| a6a659f |
♻️ (asn.rb): calculate autoblock window from WINDOW_LENGTH instead of hard-coded 1 day |