trypost/app/Enums
Paulo Castellano 9634e88e5d Add Telegram publishing (backend foundation)
Register Telegram as a platform: Platform/ContentType enum cases, a
platforms.telegram config block (shared bot token via env), TelegramPublisher
(sendMessage / sendPhoto|Video|Document / sendMediaGroup over the Bot API, HTML
parse mode, 4096 limit with long text split off a 1024 caption), wired into the
publisher dispatch. Add a Telegram ContentSanitizer branch (Telegram-allowed
HTML + ampersand escaping), MediaOptimizer/profile-url/factory support, and the
TelegramPublishException. Tests cover text, single media, album, long-text split,
overflow, API errors, private-channel URLs, and sanitization.
2026-06-13 21:25:31 -03:00
..
Ai feat: AI image generation pipeline and post creation overhaul 2026-05-08 13:38:30 -03:00
Automation Back fixed-set automation strings with enums and consts 2026-06-13 15:04:24 -03:00
Media feat: AI image generation pipeline and post creation overhaul 2026-05-08 13:38:30 -03:00
Notification refactor: introduce VideoPreview component and standardize media handling across post previews 2026-05-08 18:30:11 -03:00
Plan feat: create plans table, model, and slug enum 2026-04-14 17:53:12 -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 Add Telegram publishing (backend foundation) 2026-06-13 21:25:31 -03:00
SocialAccount Add Telegram publishing (backend foundation) 2026-06-13 21:25:31 -03:00
UserWorkspace feat: introduce Account entity as billing owner and refactor architecture 2026-04-14 22:22:04 -03:00
Workspace Structure brand voice and make generated copy platform-aware 2026-06-12 17:09:39 -03:00