today_ai_weather/app
songtianlun 3f8b0dd231 feat: implement social sharing functionality
- Added `share_controller.js` to handle sharing logic.
- Created `_share_social.html.erb` partial for social sharing buttons.
- Integrated share buttons into city and weather art show pages.
- Added sharer.js dependency.

This feature allows users to share city and weather art pages on
various social media platforms such as Facebook, Twitter, LinkedIn,
Pinterest, Telegram, and WhatsApp, increasing content visibility.
2025-02-16 11:58:25 +08:00
..
admin refactor: update popularity scope and controller logic 2025-02-12 17:54:57 +08:00
assets refactor: replace OpenLayers with Mapbox GL 2025-02-15 11:21:12 +08:00
concerns style: format code for consistency 2025-01-23 19:03:14 +08:00
controllers refactor: prioritize latest arts over featured 2025-02-16 01:14:25 +08:00
helpers feat: add admin management features for cities 2025-02-11 17:40:13 +08:00
javascript feat: implement social sharing functionality 2025-02-16 11:58:25 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models feat: implement social sharing functionality 2025-02-16 11:58:25 +08:00
services fix: update AI service logging and weather services 2025-02-13 17:21:41 +08:00
views feat: implement social sharing functionality 2025-02-16 11:58:25 +08:00
workers feat: fix: generate weather art 2025-02-16 01:08:49 +08:00