exostring
  • Joined on 2026-07-11
exostring pushed to main at exostring/new_vk_parser 2026-07-22 12:21:51 +00:00
a5f02ed269 Keep legacy TG posting for oversized media sets
exostring pushed to main at exostring/new_vk_parser 2026-07-22 12:13:42 +00:00
ab07cf5e1a Use Telegram rich messages for media posts
exostring pushed to main at exostring/new_vk_parser 2026-07-22 11:53:38 +00:00
459f281a5d fix: implement true Telegram Rich Messages via LinkPreviewOptions
exostring pushed to main at exostring/new_vk_parser 2026-07-22 11:46:17 +00:00
acc7e8657d fix: send posts as a single media message with text caption instead of splitting into two messages
exostring pushed to main at exostring/new_vk_parser 2026-07-22 11:42:24 +00:00
4c024c0c3b fix: ensure blank line break after bold title when stripping separator lines
exostring pushed to main at exostring/new_vk_parser 2026-07-22 11:32:10 +00:00
36f836f5b1 feat: enable HTML rich messages in Telegram poster
exostring pushed to main at exostring/new_vk_parser 2026-07-22 11:12:07 +00:00
254c506815 fix: auto-start all 10 worker loops on app startup
exostring pushed to main at exostring/new_vk_parser 2026-07-22 10:39:01 +00:00
80c8d04f5b security: protect bootstrap-admin, sleep on bad login, tighten brute-force limits
exostring pushed to main at exostring/new_vk_parser 2026-07-18 20:00:07 +00:00
f9076adf96 fix: pagination in editor
exostring pushed to main at exostring/new_vk_parser 2026-07-18 19:47:53 +00:00
fbb42b1f0e fix: address user feedback (delete user, editor return, UI tweaks)
exostring pushed to main at exostring/new_vk_parser 2026-07-18 19:33:46 +00:00
a2dcdf4aea fix: editor ui tweaks (resize textarea, gallery, filters)
exostring pushed to main at exostring/new_vk_parser 2026-07-18 19:14:36 +00:00
2d58dc9057 feat: inline editor, fix whitespace, fix filters UX
exostring pushed to main at exostring/new_vk_parser 2026-07-18 18:28:06 +00:00
89a7ff7723 fix: address user feedback on sources, raw_posts and workers UI/UX
exostring pushed to main at exostring/new_vk_parser 2026-07-18 17:59:40 +00:00
8bca008f74 feat: complete UI redesign of admin dashboard with custom Tailwind
exostring pushed to main at exostring/new_vk_parser 2026-07-18 17:48:43 +00:00
9e63ebadff fix: pagination prev_url and next_url error in raw_posts
exostring pushed to main at exostring/new_vk_parser 2026-07-18 17:34:42 +00:00
b03528b54e fix: use correct pagination.pages attribute instead of total_pages to resolve 500 error
exostring pushed to main at exostring/new_vk_parser 2026-07-18 17:20:48 +00:00
5220c4051b feat: complete UI migration to Tailwind CSS + HTMX
exostring pushed to main at exostring/new_vk_parser 2026-07-18 16:49:48 +00:00
baf0e858aa Fix cookie secure flag for HTTP deployments
exostring pushed to main at exostring/new_vk_parser 2026-07-18 16:29:25 +00:00
765df4828b Fix Dockerfile COPY
exostring pushed to main at exostring/new_vk_parser 2026-07-18 16:29:10 +00:00
26ef145ccf Update UI and migrations, fix dockerfile