trypost/app/Actions
Paulo Castellano 12a1baa757 refactor(social): address PR review follow-ups
- DeleteWorkspace now reassigns affected users to another workspace they
  belong to (instead of nulling current_workspace_id), so deleting the
  current workspace while owning others no longer bounces to "create".
- Remove the dead LINKEDIN_PAGE_CLIENT_REDIRECT env (the unified flow uses
  a single callback; config no longer reads a page redirect).
- useOAuthPopup uses the Wayfinder connect helpers per platform instead of
  hardcoding /connect/{platform}.
- Unify the Inertia\Response alias in Mastodon/Bluesky controllers to
  InertiaResponse, matching the other connect controllers.
- Add tests: workspace reassignment on delete, and independent refresh of
  a linkedin row vs its linkedin-page sibling.
2026-06-25 15:01:23 -03:00
..
Ai feat: per-workspace pricing, onboarding, and billing overhaul 2026-06-21 20:40:03 -03:00
Automation refactor(linkedin): infer post format from media + unify account connection 2026-06-24 21:05:09 -03:00
Billing feat: per-workspace pricing, onboarding, and billing overhaul 2026-06-21 20:40:03 -03:00
Invite fix(members): preserve invited role on accept and surface viewer in role menu 2026-06-22 14:24:19 -03:00
Label refactor: restructure to Actions, subdomain routes (app/api), API tokens 2026-03-29 19:24:28 -03:00
Post Bring post platform meta (aspect ratio) to parity across API and MCP 2026-06-10 15:36:47 -03:00
PostComment feat: @mentions in comments, AI Action layer + MCP tools, settings tabs 2026-05-01 20:59:03 -03:00
Signature chore: remove deprecated localization files 2026-05-03 15:23:25 -03:00
SocialAccount feat(telegram): surface connect failure in the dialog instead of silent expiry 2026-06-22 09:55:12 -03:00
User fix(signup): keep default-workspace creation inside the registration transaction 2026-06-22 08:47:47 -03:00
Workspace refactor(social): address PR review follow-ups 2026-06-25 15:01:23 -03:00