trypost/app
Paulo Castellano 099cd5d118 feat: Add Mastodon social media integration
- Add Mastodon to Platform enum with color #6364FF, 500 char limit, 4 max images
- Add MastodonPost to ContentType enum
- Create MastodonController with dynamic OAuth app registration per instance
- Create MastodonPublisher service for posting statuses with media
- Create MastodonConnect.vue for instance URL input
- Create MastodonPreview.vue with Mastodon-styled post preview
- Update PlatformPreview.vue and Edit.vue to support Mastodon
- Add Mastodon config toggle in trypost.php

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 13:59:43 -03:00
..
Actions/Fortify feat: Add Pinterest integration and user language preferences 2026-01-18 13:10:01 -03:00
Broadcasting feat: Implement real-time post status updates and configurable social platform enabling/disabling. 2026-01-16 12:36:52 -03:00
Concerns feat: Add Pinterest integration and user language preferences 2026-01-18 13:10:01 -03:00
Enums feat: Add Mastodon social media integration 2026-01-18 13:59:43 -03:00
Events feat: Implement user onboarding, subscription management, and refactor social integrations with new UI components and mail templates. 2026-01-16 23:46:30 -03:00
Exceptions feat: Implement user onboarding, subscription management, and refactor social integrations with new UI components and mail templates. 2026-01-16 23:46:30 -03:00
Http feat: Add Mastodon social media integration 2026-01-18 13:59:43 -03:00
Jobs feat: Add Mastodon social media integration 2026-01-18 13:59:43 -03:00
Listeners feat: Implement user onboarding, subscription management, and refactor social integrations with new UI components and mail templates. 2026-01-16 23:46:30 -03:00
Models feat: Add Pinterest integration and user language preferences 2026-01-18 13:10:01 -03:00
Notifications feat: Implement user onboarding, subscription management, and refactor social integrations with new UI components and mail templates. 2026-01-16 23:46:30 -03:00
Policies feat: Implement soft deletes for workspace hashtags and labels, and integrate content_type into the initial post platforms table creation. 2026-01-17 14:44:37 -03:00
Providers feat: Add Pinterest integration and user language preferences 2026-01-18 13:10:01 -03:00
Services/Social feat: Add Mastodon social media integration 2026-01-18 13:59:43 -03:00
Socialite feat: Implement user onboarding, subscription management, and refactor social integrations with new UI components and mail templates. 2026-01-16 23:46:30 -03:00
helpers.php chore: first commit 2026-01-14 22:13:44 -03:00