trypost/app/Exceptions/Social
2026-04-01 14:33:26 -03:00
..
BlueskyPublishException.php feat: add Pinterest, Bluesky, Mastodon publish exceptions 2026-03-31 20:43:13 -03:00
ErrorCategory.php feat: add ErrorCategory enum and SocialPublishException base class 2026-03-31 20:34:41 -03:00
FacebookPublishException.php fix: Facebook/Instagram/Threads OAuthException type incorrectly treated as token error — now only code 190 triggers TokenExpiredException 2026-04-01 14:33:26 -03:00
InstagramPublishException.php fix: Facebook/Instagram/Threads OAuthException type incorrectly treated as token error — now only code 190 triggers TokenExpiredException 2026-04-01 14:33:26 -03:00
LinkedInPublishException.php feat: add LinkedIn, X, Threads publish exceptions 2026-03-31 20:43:21 -03:00
MastodonPublishException.php feat: add Pinterest, Bluesky, Mastodon publish exceptions 2026-03-31 20:43:13 -03:00
PinterestPublishException.php feat: add Pinterest, Bluesky, Mastodon publish exceptions 2026-03-31 20:43:13 -03:00
SocialPublishException.php fix: GD memory safety check and redact tokens from exception context 2026-03-31 22:01:59 -03:00
ThreadsPublishException.php fix: Facebook/Instagram/Threads OAuthException type incorrectly treated as token error — now only code 190 triggers TokenExpiredException 2026-04-01 14:33:26 -03:00
TikTokPublishException.php refactor: use data_get in MediaOptimizer for consistency 2026-03-31 21:25:37 -03:00
XPublishException.php feat: add LinkedIn, X, Threads publish exceptions 2026-03-31 20:43:21 -03:00
YouTubePublishException.php refactor: use data_get in MediaOptimizer for consistency 2026-03-31 21:25:37 -03:00