trypost/app
Paulo Castellano c0886737c4 feat: add labels and hashtags to posts
- Add many-to-many relationship between posts and workspace labels
- Add label selector in post edit page with autosave
- Display labels in posts list
- Add hashtags modal with search for appending hashtags to post content
- Fix sidebar active state for posts edit page
- Fix AvatarImage null src warning in SocialAccountsGrid
- Fix new post state by using Inertia::location for full page reload
- Hide close button on CommandDialog by default
2026-01-26 15:18:35 -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: improvements on deleting account. 2026-01-21 19:22:45 -03:00
Console/Commands feat: Implement social connection verification with a new command, job, and service, while removing unused language files and updating Cashier configuration. 2026-01-25 17:28:01 -03:00
Enums feat: improvements on invites 2026-01-20 16:53:54 -03:00
Events Revert "fix: refresh postPlatform before broadcasting to ensure fresh post status" 2026-01-25 18:59:00 -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 labels and hashtags to posts 2026-01-26 15:18:35 -03:00
Jobs refactor: use i18n for disconnected account error message 2026-01-26 10:54:29 -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
Mail feat: add i18n support for workspace connections disconnected email 2026-01-25 17:23:16 -03:00
Models feat: add labels and hashtags to posts 2026-01-26 15:18:35 -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: use environment variable for Horizon access control 2026-01-26 12:06:00 -03:00
Services/Social feat: sync LinkedIn tokens between personal and page accounts 2026-01-26 11:15:29 -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