trypost/app/Enums
Paulo Castellano f74053b118 Extract alt-text truncation onto MediaItem and close test gaps
Centralize the per-platform mb_substr truncation that every publisher was
repeating into MediaItem::altTextFor(Platform), delete each publisher's
private altFor() helper, and clarify the Platform::altTextMaxLength()
docblock so it doesn't imply Instagram's documented 1000-char cap is a
guess. Add the assertions review flagged as missing: LinkedInPage/
InstagramFacebook alt-text caps, non-string and literal-"0" alt_text
normalization, altTextFor() truncation/unsupported-platform behavior,
Mastodon's no-description-part case, and the public API's accept/reject
path for media.*.meta.alt_text.
2026-07-11 10:34:57 -03:00
..
Ai refactor(ai): introduce GeneratorFormat enum and drop stringly-typed format 2026-06-18 11:11:23 -03:00
Automation Back fixed-set automation strings with enums and consts 2026-06-13 15:04:24 -03:00
Media refactor(media): centralize image/video/document detection in Media\Type 2026-06-25 10:57:57 -03:00
Notification refactor: introduce VideoPreview component and standardize media handling across post previews 2026-05-08 18:30:11 -03:00
Plan chore: remove legacy plan tiers (starter/plus/pro/max) 2026-06-22 15:31:32 -03:00
Post refactor(post): remove now-dead PostAction::AlreadyPublished 2026-05-19 13:06:13 -03:00
PostHog refactor: PostHog review polish 2026-05-07 10:41:53 -03:00
PostPlatform fix(linkedin): cap image count at 10 to match platform standard 2026-06-25 11:45:11 -03:00
SocialAccount Extract alt-text truncation onto MediaItem and close test gaps 2026-07-11 10:34:57 -03:00
User test(onboarding): cover the full flow; drop goal exclusivity rule 2026-06-25 21:01:46 -03:00
UserWorkspace feat: introduce Account entity as billing owner and refactor architecture 2026-04-14 22:22:04 -03:00
Workspace Replace the boolean isRtl() with a direction() accessor on ContentLanguage 2026-07-03 18:57:09 -03:00